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