Marc Kupietz | a927057 | 2018-03-17 15:17:07 +0100 | [diff] [blame] | 1 | body, input { |
| 2 | font-family: Lato, sans-serif; |
| 3 | font-size: 11pt; |
| 4 | } |
| 5 | |
| 6 | .info { |
| 7 | font-size: 8pt; |
| 8 | margin-top: 4px; |
Marc Kupietz | 6d7462c | 2019-12-05 10:16:38 +0100 | [diff] [blame^] | 9 | padding-top: 8px; |
| 10 | border-top: 1px solid #c0c0c0; |
| 11 | |
Marc Kupietz | a927057 | 2018-03-17 15:17:07 +0100 | [diff] [blame] | 12 | /* position: absolute; |
| 13 | bottom: 0; |
Marc Kupietz | 6d7462c | 2019-12-05 10:16:38 +0100 | [diff] [blame^] | 14 | left: 0;*/ |
| 15 | right: 2vw; |
| 16 | width: 98vw; |
Marc Kupietz | a927057 | 2018-03-17 15:17:07 +0100 | [diff] [blame] | 17 | } |
| 18 | |
Marc Kupietz | c053d97 | 2019-01-10 10:41:51 +0100 | [diff] [blame] | 19 | h1 { |
Marc Kupietz | a927057 | 2018-03-17 15:17:07 +0100 | [diff] [blame] | 20 | margin: 5px 10px 0 0; |
| 21 | color: rgb(246,168,0); |
| 22 | font-family: "Univers LT Std 47 Cn Lt", "Univers LT Std 67 Cn Lt", "Roboto Condensed", "Univers LT Std 67 Cn Bold", "UniversLTStd-BoldCn", "Times", 'League Gothic', Impact, sans-serif; |
| 23 | font-weight: bold; |
| 24 | line-height: 1.35; |
| 25 | letter-spacing: normal; |
| 26 | text-transform: uppercase; |
| 27 | text-shadow: none; |
| 28 | word-wrap: break-word; |
| 29 | } |
| 30 | |
Marc Kupietz | c053d97 | 2019-01-10 10:41:51 +0100 | [diff] [blame] | 31 | h2 { |
| 32 | color: grey; |
| 33 | font-family: "Univers LT Std 47 Cn Lt", "Univers LT Std 67 Cn Lt", "Roboto Condensed", "Univers LT Std 67 Cn Bold", "UniversLTStd-BoldCn", "Times", 'League Gothic', Impact, sans-serif; |
| 34 | font-weight: bold; |
| 35 | letter-spacing: normal; |
| 36 | text-transform: uppercase; |
| 37 | text-shadow: none; |
| 38 | word-wrap: break-word; |
| 39 | font-size: 12pt; |
| 40 | margin-top: 0pt; |
| 41 | margin-bottom: 0pt; |
Marc Kupietz | 6d7462c | 2019-12-05 10:16:38 +0100 | [diff] [blame^] | 42 | margin-left: 2px; |
Marc Kupietz | c053d97 | 2019-01-10 10:41:51 +0100 | [diff] [blame] | 43 | } |
Marc Kupietz | a927057 | 2018-03-17 15:17:07 +0100 | [diff] [blame] | 44 | |
| 45 | showoptions, #SEARCH { |
| 46 | margin-left: 10px; |
| 47 | margin-right: 10px; |
| 48 | } |
| 49 | |
| 50 | .tabs-left-vertical .ui-tabs-nav { |
| 51 | position: absolute; |
| 52 | width: 21em; |
| 53 | transform: translate(-100%,0%) rotate(-90deg); |
| 54 | transform-origin: 100% 0%; |
| 55 | } |
| 56 | |
| 57 | .tabs-left-vertical .ui-tabs-nav li { |
| 58 | float: right; |
| 59 | } |
| 60 | |
| 61 | .tabs-left-vertical .ui-tabs-panel { |
| 62 | padding-left: 3.5em; |
| 63 | } |
| 64 | |
| 65 | .tabs-left-vertical .ui-tabs-panel { |
| 66 | height: 20em; |
| 67 | } |
| 68 | |
| 69 | .mono { |
| 70 | font-family: "DejaVu Sans Mono", Inconsolata, SourceCodePro, "Courier New", Courier, monospace; |
| 71 | } |
| 72 | |
| 73 | .ui-tooltip-content { |
| 74 | font-size: 10pt; |
| 75 | color: #222222; |
| 76 | } |
| 77 | |
| 78 | svg > .ui-tooltip-content { |
| 79 | font-size: 8pt; |
| 80 | color: #222222; |
| 81 | } |
| 82 | |
| 83 | a.merged { |
Marc Kupietz | 223fd28 | 2019-02-21 09:02:31 +0100 | [diff] [blame] | 84 | color: #0000ff; |
| 85 | fill: #0000ff;; |
Marc Kupietz | a927057 | 2018-03-17 15:17:07 +0100 | [diff] [blame] | 86 | } |
| 87 | |
Marc Kupietz | c053d97 | 2019-01-10 10:41:51 +0100 | [diff] [blame] | 88 | .merged { |
Marc Kupietz | 223fd28 | 2019-02-21 09:02:31 +0100 | [diff] [blame] | 89 | color: #0000ff; |
| 90 | fill: #0000ff;; |
Marc Kupietz | c053d97 | 2019-01-10 10:41:51 +0100 | [diff] [blame] | 91 | } |
| 92 | |
Marc Kupietz | b347c9a | 2018-03-19 16:47:10 +0100 | [diff] [blame] | 93 | #first a, .paradigmator a { |
Marc Kupietz | a927057 | 2018-03-17 15:17:07 +0100 | [diff] [blame] | 94 | text-decoration: none; |
| 95 | } |
| 96 | |
| 97 | a.marked, #first a.marked { |
| 98 | text-decoration: underline; |
| 99 | } |
| 100 | |
Marc Kupietz | 4750d87 | 2019-02-20 09:43:53 +0100 | [diff] [blame] | 101 | .somtext { |
| 102 | font-style: normal; |
| 103 | color: #333; |
| 104 | } |
| 105 | |
| 106 | .somtext.merged { |
Marc Kupietz | 223fd28 | 2019-02-21 09:02:31 +0100 | [diff] [blame] | 107 | color: #0000ff; |
| 108 | fill: #0000ff;; |
Marc Kupietz | 4750d87 | 2019-02-20 09:43:53 +0100 | [diff] [blame] | 109 | } |
| 110 | |
| 111 | .somtext.target { |
| 112 | font-weight: bold; |
| 113 | animation: blink-animation 0.5s steps(5, start) 100; |
| 114 | -webkit-animation: blink-animation 1s steps(5, start) infinite; |
| 115 | } |
| 116 | |
| 117 | a.target.merged { |
Marc Kupietz | 2e2e4db | 2018-12-21 15:07:37 +0100 | [diff] [blame] | 118 | font-weight: bold; |
Marc Kupietz | 223fd28 | 2019-02-21 09:02:31 +0100 | [diff] [blame] | 119 | color: #0000ff; |
| 120 | fill: #0000ff;; |
Marc Kupietz | 4df4e10 | 2019-01-10 10:43:46 +0100 | [diff] [blame] | 121 | animation: blink-animation 0.5s steps(5, start) 100; |
| 122 | -webkit-animation: blink-animation 1s steps(5, start) infinite; |
| 123 | } |
| 124 | |
Marc Kupietz | 223fd28 | 2019-02-21 09:02:31 +0100 | [diff] [blame] | 125 | a.target { |
| 126 | font-weight: bold; |
| 127 | color: orange; |
| 128 | fill: orange; |
| 129 | animation: blink-animation 0.5s steps(5, start) 100; |
| 130 | -webkit-animation: blink-animation 1s steps(5, start) infinite; |
| 131 | } |
| 132 | |
| 133 | |
Marc Kupietz | 4df4e10 | 2019-01-10 10:43:46 +0100 | [diff] [blame] | 134 | @keyframes blink-animation { |
| 135 | to { |
| 136 | opacity: 0.5; |
| 137 | } |
| 138 | } |
| 139 | |
| 140 | @-webkit-keyframes blink-animation { |
| 141 | to { |
| 142 | opacity:0.5; |
| 143 | } |
Marc Kupietz | a927057 | 2018-03-17 15:17:07 +0100 | [diff] [blame] | 144 | } |
| 145 | |
| 146 | table.display { |
| 147 | width: 40% important!; |
| 148 | margin: 1; /* <- works for me this way ****/ |
| 149 | } |
| 150 | |
| 151 | table.dataTable thead th, table.dataTable thead td, table.dataTable tbody td { |
| 152 | padding: 2px 2px; |
| 153 | // border-bottom: 1px solid #111; |
| 154 | } |
| 155 | |
| 156 | g.u a, g.tsnet a, td.collocator { |
| 157 | cursor: pointer; |
| 158 | } |
| 159 | |
| 160 | #collocators { |
| 161 | margin-bottom: 15px; |
| 162 | } |
| 163 | |
| 164 | #header { |
| 165 | width: 100%; |
| 166 | // border: 1px solid red; |
| 167 | overflow: hidden; /* will contain if #first is longer than #second */ |
| 168 | } |
| 169 | |
| 170 | #topwrapper { |
| 171 | width: 100%; |
| 172 | display: flex; |
| 173 | // border: 1px solid red; |
| 174 | } |
| 175 | |
| 176 | #wrapper { |
| 177 | width: 100%; |
| 178 | display: flex; |
| 179 | flex-wrap: wrap; |
| 180 | padding:5px; |
Marc Kupietz | 6d7462c | 2019-12-05 10:16:38 +0100 | [diff] [blame^] | 181 | /* border: 1px solid green; |
Marc Kupietz | a927057 | 2018-03-17 15:17:07 +0100 | [diff] [blame] | 182 | // border: 1px solid red; |
| 183 | // overflow: hidden; /* will contain if #first is longer than #second */ |
| 184 | } |
| 185 | |
| 186 | #pagetitle { |
| 187 | max-width: 460px; |
| 188 | margin-right: 20px; |
| 189 | float: left; |
| 190 | overflow: hidden; /* if you don't want #second to wrap below #first */ |
| 191 | // border: 1px solid green; |
| 192 | } |
| 193 | |
| 194 | #options { |
| 195 | float: left; |
| 196 | width: 800px; |
| 197 | margin: 10px; |
| 198 | overflow: hidden; /* if you don't want #second to wrap below #first */ |
| 199 | } |
| 200 | |
| 201 | #word { |
| 202 | width: 50%; |
| 203 | } |
| 204 | |
| 205 | #first { |
Marc Kupietz | b347c9a | 2018-03-19 16:47:10 +0100 | [diff] [blame] | 206 | margin-right: 10px; |
Marc Kupietz | a927057 | 2018-03-17 15:17:07 +0100 | [diff] [blame] | 207 | float: left; |
| 208 | overflow: hidden; /* if you don't want #second to wrap below #first */ |
| 209 | // border: 1px solid green; |
| 210 | } |
| 211 | #tabs { |
| 212 | margin-right: 20px; |
Marc Kupietz | 6d7462c | 2019-12-05 10:16:38 +0100 | [diff] [blame^] | 213 | min-width: 98vw; |
| 214 | min-height: 80vh; |
Marc Kupietz | a927057 | 2018-03-17 15:17:07 +0100 | [diff] [blame] | 215 | overflow: hidden; /* if you don't want #second to wrap below #first */ |
| 216 | } |
| 217 | |
| 218 | .tabs-min { |
| 219 | background: transparent; |
| 220 | border: none; |
| 221 | } |
| 222 | |
| 223 | .tabs-min .ui-widget-header { |
| 224 | background: transparent; |
| 225 | border: none; |
| 226 | border-bottom: 1px solid #c0c0c0; |
| 227 | -moz-border-radius: 0px; |
| 228 | -webkit-border-radius: 0px; |
| 229 | border-radius: 0px; |
| 230 | } |
| 231 | |
| 232 | .tabs-min .ui-tabs-nav .ui-state-default { |
| 233 | background: transparent; |
| 234 | border: none; |
| 235 | } |
| 236 | |
| 237 | .tabs-min .ui-tabs-nav .ui-state-active { |
| 238 | background: transparent url(/derekovecs/img/uiTabsArrow.png) no-repeat bottom center; |
| 239 | border: none; |
| 240 | } |
| 241 | |
| 242 | .tabs-min .ui-tabs-nav .ui-state-default a { |
| 243 | color: #c0c0c0; |
| 244 | } |
| 245 | |
| 246 | .tabs-min .ui-tabs-nav .ui-state-active a { |
| 247 | color: rgb(246,168,0); |
| 248 | } |
| 249 | |
| 250 | #embed { |
| 251 | max-width: 802px; |
| 252 | border: 1px solid #333; |
| 253 | } |
| 254 | |
| 255 | #second { |
| 256 | min-width: 700px; |
Marc Kupietz | 6d7462c | 2019-12-05 10:16:38 +0100 | [diff] [blame^] | 257 | /* border: 1px solid #333; */ |
Marc Kupietz | a927057 | 2018-03-17 15:17:07 +0100 | [diff] [blame] | 258 | overflow: hidden; /* if you don't want #second to wrap below #first */ |
| 259 | } |
| 260 | #som2 svg { |
| 261 | border: 1px solid #333; |
| 262 | } |
| 263 | |
| 264 | #cost { |
| 265 | font-size: 8pt; |
Marc Kupietz | b347c9a | 2018-03-19 16:47:10 +0100 | [diff] [blame] | 266 | float: right; |
Marc Kupietz | 6d7462c | 2019-12-05 10:16:38 +0100 | [diff] [blame^] | 267 | text-align: right; |
Marc Kupietz | a927057 | 2018-03-17 15:17:07 +0100 | [diff] [blame] | 268 | color: #222222; |
| 269 | margin-top: 4px; |
| 270 | margin-bottom: 12px; |
| 271 | } |
| 272 | |
| 273 | #sominfo1, #sominfo { |
| 274 | font-size: 8pt; |
| 275 | color: #222222; |
| 276 | margin-top: 0px; |
| 277 | } |
| 278 | |
| 279 | #somcolor1, #somcolor2, #somcolor3 { |
| 280 | display: inline-block; |
| 281 | height: 10px; |
| 282 | width: 10px; |
| 283 | } |
| 284 | |
| 285 | #third { |
| 286 | border: 1px solid #333; |
| 287 | } |
| 288 | |
| 289 | th { |
| 290 | color: rgb(246,168,0); |
| 291 | font-family: "Univers LT Std 47 Cn Lt", "Univers LT Std 67 Cn Lt", "Roboto Condensed", "Univers LT Std 67 Cn Bold", "UniversLTStd-BoldCn", "Times", 'League Gothic', Impact, sans-serif; |
| 292 | } |
| 293 | |
Marc Kupietz | 9510451 | 2019-12-05 10:13:05 +0100 | [diff] [blame] | 294 | th, th .regular { |
| 295 | color: rgb(246,168,0); |
| 296 | font-family: "Univers LT Std 47 Cn Lt", "Univers LT Std 67 Cn Lt", "Roboto Condensed", "Univers LT Std 67 Cn Bold", "UniversLTStd-BoldCn", "Times", 'League Gothic', Impact, sans-serif; |
| 297 | } |
| 298 | |
Marc Kupietz | a927057 | 2018-03-17 15:17:07 +0100 | [diff] [blame] | 299 | p.citation { |
| 300 | font-size: 8pt; |
| 301 | color: #999999; |
| 302 | } |
Marc Kupietz | 6d7462c | 2019-12-05 10:16:38 +0100 | [diff] [blame^] | 303 | |
| 304 | .ui-widget.ui-widget-content { |
| 305 | border: none; |
| 306 | } |
| 307 | |
| 308 | #ids_logo { |
| 309 | position: absolute; |
| 310 | top: 0px; |
| 311 | right: 2vw; |
| 312 | width: 200px; |
| 313 | } |