Changeset 1315:220e119ae6c8 for admin/style/default.css
- Timestamp:
- 08/09/13 08:01:31 (12 years ago)
- Branch:
- twig
- Parents:
- 1158:9d7267aec27b (diff), 1314:99a1319b79fc (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r1155 r1315 4 4 # This file is part of Dotclear 2. 5 5 # 6 # Copyright (c) 2003-201 1Olivier Meunier & Association Dotclear6 # Copyright (c) 2003-2013 Olivier Meunier & Association Dotclear 7 7 # Licensed under the GPL version 2.0 license. 8 8 # See LICENSE file or … … 13 13 14 14 /* ------------------------------------------------------------------ html */ 15 html { 16 font-size: 62.5%; 17 } 15 18 body { 16 font: 75%/1.5emHelvetica,Arial,sans-serif;19 font: 1.2rem/1.5 Helvetica,Arial,sans-serif; 17 20 color: #333; 18 background: #f5f5f5;19 margin: 0;20 padding: 0;21 }22 body.auth {23 21 background: #fff; 22 margin: 0; 23 padding: 0; 24 24 } 25 25 … … 38 38 h1, h2, h3, h4, h5, h6, p { 39 39 margin-top: 0; 40 margin-bottom: 0.6em; 41 } 42 40 margin-bottom: 1rem; 41 } 43 42 h2 { 44 43 color: #666; 45 font-size: 1.4em; 46 padding: 4px 0; 44 font-size: 1.8rem; 45 padding: 0 0 1.8rem; 46 font-weight: normal; 47 } 48 h2 a:link, h2 a:visited { 49 color: #666; 50 border-color: #000; 47 51 } 48 52 .page-title { 49 53 color: #d30e60; 50 54 } 55 #content > h2 { 56 padding: 0 1.8rem .6rem; 57 margin: 0 -1.8rem 1rem; 58 background: #fff url(dc_bg_title.png) repeat-x center bottom; 59 } 51 60 h3 { 52 color: #333; 53 font-size: 1.2em; 54 } 55 61 color: #575859; 62 font-size: 1.4rem; 63 } 56 64 p, div.p { 57 65 margin: 0 0 1em 0; 58 66 } 59 60 67 hr { 61 68 height: 1px; 62 border-width: 1px 0 0 0;69 border-width: 1px 0 0; 63 70 border-color: #999; 64 71 border-style: solid; 65 72 } 66 67 73 pre, code { 68 74 font: 100% "Andale Mono","Courier New",monospace; … … 82 88 } 83 89 84 85 90 /* LAYOUT 86 91 -------------------------------------------------------- */ … … 90 95 height: 3em; 91 96 position: relative; 97 border-bottom: 4px solid #A2CBE9; 92 98 } 93 99 #prelude { 94 background: #575859; 95 line-height: 1.5em; 96 margin: 0; 97 padding: 0 1.7em 0 1em; 100 line-height: 1.9; 101 margin: 0; 102 padding: 0; 98 103 overflow: hidden; 99 104 position: absolute; 100 top: 1.2em;105 top: 3em; 101 106 left: 0; 107 background: #A2CBE9; 108 width: 14.5em; 102 109 } 103 110 #prelude li { 104 111 list-style-type: none; 105 margin: 0 1em 0 0;112 margin: 0; 106 113 background:transparent; 107 114 } 108 115 #prelude li a { 109 color:#fff; 110 } 116 padding-left: 1.6rem; 117 background: #A2CBE9; 118 color: #000; 119 border-bottom-color: #A2CBE9; 120 } 111 121 #top { 112 122 margin: 0; 113 123 padding: 0; 114 width: 1 3em;124 width: 14.5em; 115 125 float: left; 126 line-height: 3em; 116 127 } 117 128 #top h1 { 118 129 padding: 0; 119 130 margin: 0; 120 height: 3 em;131 height: 3.6rem; 121 132 text-indent: -1000px; 122 background: transparenturl(dc_logo.png) no-repeat 0 50%;133 background: #575859 url(dc_logo.png) no-repeat 0 50%; 123 134 } 124 135 #top h1 a { 125 136 position: absolute; 126 top: 3px;137 top: 0; 127 138 left: 0; 128 width: 1 30px;129 height: 60px;139 width: 14.5em; 140 height: 3.6rem; 130 141 border: none; 131 outline: none;132 142 color: #fff; 143 } 144 #top h1 a:hover, #top h1 a:focus { 145 background: transparent url(dc_logo_hover.png) no-repeat 0 50%; 133 146 } 134 147 #info-boxes { 135 148 background: #575859; 136 font-size: .95em;137 height: 3em;149 font-size: 1em; 150 line-height: 3em; 138 151 } 139 152 #info-box1 { 140 153 margin: 0; 141 padding: .5em 3px 4px 0;154 padding: 0 3px 0 1.8rem; 142 155 color: #fff; 143 float: left;156 display: inline-block; 144 157 background: #575859; 145 158 } 146 159 #info-box2 { 147 margin: .1em 0 00;148 padding: .5em 1.3em 4px0;160 margin: 0; 161 padding: 0 1.3em 0 0; 149 162 color: #fff; 150 163 float: right; 151 164 text-align: right; 152 165 background: #575859; 153 height: 2em;154 166 } 155 167 #info-box1 p { … … 158 170 } 159 171 #info-box1 select { 160 width: 1 5em;172 width: 14.5em; 161 173 } 162 174 #info-box1 a img, #info-box2 a img { … … 164 176 padding-left: .3em; 165 177 } 166 #info-box 1 a, #info-box2a {178 #info-boxes a { 167 179 background: #575859; 168 180 font-weight: bold; … … 178 190 } 179 191 #info-box2 a.active { 180 border-bottom-color: #f 5f5f5;192 border-bottom-color: #fff; 181 193 margin: 0; 182 194 padding: 1.2em .5em; 183 background-color: #f 5f5f5;195 background-color: #fff; 184 196 color: #333; 185 197 font-weight: bold; 186 198 } 187 199 #info-box2 span { 188 color: # 575859;189 } 190 /* prelude*/200 color: #999; 201 } 202 /* main blocks */ 191 203 #wrapper { 192 204 width: 100%; … … 195 207 width: 100%; 196 208 float: right; 197 margin-left: -1 3em;209 margin-left: -14.5em; 198 210 margin-top: 0; 211 background: #fff url(dc_bg.png); 199 212 } 200 213 #content { 201 margin: 1.5em 1.5em .5em 13em;202 padding: 1em;214 margin: 0 0 0 14.5em; 215 padding: .9rem 1.8rem 1.8rem; 203 216 background: #fff; 204 border-radius: .5em;205 border: 1px solid #ddd;206 217 } 207 218 /* Micro clearfix thx to Nicolas Gallagher */ … … 244 255 /* -------------------------------------------------------------- layout - onglets */ 245 256 .part-tabs ul { 246 padding: . 3em 0 1px1em;247 border-bottom: 1px solid # 999;257 padding: .5em 0 .3em 1em; 258 border-bottom: 1px solid #ccc; 248 259 } 249 260 .part-tabs li { … … 253 264 } 254 265 .part-tabs li a { 255 padding: . 3em 0.5em;266 padding: .5em 0.5em; 256 267 margin-right: .5em; 257 border: 1px solid # 999;268 border: 1px solid #ccc; 258 269 border-bottom: none; 259 270 background: #dfdfdf; 260 271 text-decoration: none; 261 border-top-left-radius: .3em;262 border-top-right-radius: .3em;263 272 color: #000; 273 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #fafafa) ); 274 background:-moz-linear-gradient( center top, #dfdfdf 5%, #fafafa 100% ); 275 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#fafafa'); 276 background-color:#ededed; 264 277 } 265 278 .part-tabs li.part-tabs-link a { … … 273 286 .part-tabs li.part-tabs-active a { 274 287 background: #fff; 275 border -bottom: 1px solid #fff;276 color: # 000;288 border: 1px solid #d30e60; 289 color: #d30e60; 277 290 font-weight: bold; 291 border-bottom-color: #fff; 278 292 } 279 293 /* ------------------------------------------------------------------ main-menu */ 280 294 #main-menu { 281 width: 1 3em;295 width: 14.5em; 282 296 float: left; 283 margin-top: 1.2em; 284 margin-bottom: .5em; 297 margin:0; 298 padding-top: .5em; 299 padding-bottom: 1em; 300 background: #f7f7f7; 285 301 } 286 302 #main-menu h3 { 287 margin: 0 0 0.5em;288 padding: .5em 0 0 .5em;289 text- transform: uppercase;303 margin: 0; 304 padding: 1.2rem 0 1rem 2.2rem; 305 text-indent: -1.6rem; 290 306 color: #666; 291 font-size: 1.1em; 307 font-size: 1.4rem; 308 } 309 #main-menu h3 img[alt="cacher"] { 310 vertical-align: top; 292 311 } 293 312 #main-menu ul { 294 font-size: .95em; 295 margin: 0 0 1em 0; 313 margin: 0 0 1.8rem 0; 296 314 padding: 0; 297 315 list-style: none; … … 300 318 display: block; 301 319 margin: 0.5em 0 0; 302 padding: . 2em 0 0 32px;320 padding: .3rem 0 0 30px; 303 321 background-repeat: no-repeat; 304 background-position: 12px .4em;322 background-position: 8px .3em; 305 323 } 306 324 #main-menu a { 307 font-weight: bold; 325 color: #333; 326 border-bottom-color: #ccc; 308 327 } 309 328 #main-menu .active a { 310 329 border-bottom: none; 311 color: # 333;330 color: #d30e60; 312 331 } 313 332 #main-menu .active { 314 background-color: #fff; 315 padding: .4em 0 .1em 32px; 316 background-position: 12px .4em; 317 border-top: 1px solid #ddd; 318 border-bottom: 1px solid #ddd; 319 margin-right: -1px; 320 } 321 #favorites-menu { 322 margin: 0 0 2em; 333 font-weight: bolder; 334 } 335 #search-menu { 336 padding: .3rem .4rem 0; 337 } 338 #search-menu p { 339 display: inline-block; 340 } 341 #search-menu #q { 342 width: 12rem; 343 border-bottom-left-radius: .6em; 344 border-top-left-radius: .6em; 345 border-color: #999; 346 background: transparent url(search.png) no-repeat 4px center; 347 text-indent: 18px; 348 height: 2rem; 349 padding: 0 2px; 350 } 351 #search-menu input[type="submit"] { 352 padding: .1rem .3rem; 353 background: #dfdfdf; 354 border-color: #999; 355 color: #666; 356 border-bottom-right-radius: .6em; 357 border-top-right-radius: .6em; 358 text-shadow: none; 359 height: 2.2rem; 360 font-size: 1rem; 361 margin-left: -.5em; 362 } 363 #search-menu input[type="submit"]:hover, 364 #search-menu input[type="submit"]:focus { 365 background: #575859; 366 color: #fff; 367 } 368 #favorites-menu, #blog-menu, #system-menu, #plugins-menu { 369 border-bottom: 1px dashed #A2CBE9; 323 370 } 324 371 #favorites-menu h3 { 325 color: # 333;326 text-transform: none;372 color: #000; 373 font-variant: small-caps; 327 374 } 328 375 #favorites-menu a { 329 376 color: #333; 330 }331 #favorites-menu .active {332 background-color: transparent;333 border: none;334 }335 #favorites-menu .active a {336 font-weight: bold;337 color: #666;338 377 } 339 378 /* ------------------------------------------------------------------ footer */ 340 379 #footer { 341 380 clear: both; 342 padding: . 75em .75em 00;381 padding: .6rem 1.2rem .6rem 0; 343 382 text-align: right; 383 border-top: .1rem solid #ccc; 344 384 } 345 385 #footer p { … … 347 387 padding: 0 1em; 348 388 text-align: center; 349 font-size: 1 .1em;389 font-size: 1em; 350 390 } 351 391 #footer a { 352 392 } 353 393 #footer p span.credit { 354 font-size: .85em;394 font-size: 1rem; 355 395 font-weight: normal; 356 396 } … … 360 400 width: 18em; 361 401 margin: 1.5em auto 0; 362 font-size: 1. 1em;402 font-size: 1.4rem; 363 403 } 364 404 #login-screen h1 { … … 367 407 height: 50px; 368 408 margin-bottom: .5em; 369 margin-left: .5em;409 margin-left: 0; 370 410 } 371 411 #login-screen fieldset, #login-screen .fieldset { 372 border: 1px solid # 999;412 border: 1px solid #A8DC26; 373 413 padding: 1em 1em 0 1em; 374 414 border-radius: 4px; 375 415 } 416 #login-screen legend { 417 border: 1px solid #A8DC26; 418 } 376 419 #login-screen input[type=text], #login-screen input[type=password], #login-screen input[type=submit] { 377 420 width: 100%; 378 421 } 379 422 #login-screen #issue { 380 margin-left: 1 em;381 font-size: 1 em;423 margin-left: 1.5rem; 424 font-size: 1.2rem; 382 425 } 383 426 #login-screen #issue strong {font-weight: normal;} … … 404 447 width: 210px; 405 448 text-align: center; 406 margin: 2em 0 0 0;449 margin: 2em 0; 407 450 display:inline-block; 408 451 } … … 436 479 color: #666; 437 480 } 438 439 481 #dashboard-items { 440 482 float: left; … … 482 524 } 483 525 #entry-content { 484 margin-right: 18em; 526 margin-right: 19em; 527 margin-left: 1.2rem; 485 528 } 486 529 #entry-sidebar { … … 542 585 height: 500px; 543 586 } 544 545 587 #add-file-f { 546 588 position: relative; … … 626 668 display: inline; 627 669 } 628 629 670 #default-favs h3 { 630 671 margin-top: 2em; 631 672 margin-bottom: 1em; 632 673 } 633 634 674 .fav-list { 635 675 list-style-type: none; … … 785 825 /* ------------------------------------------------------------------ contextual help */ 786 826 #help { 787 margin-top: 2em;827 margin-top: 4em; 788 828 background: #f5f5f5; 789 829 z-index: 100; 790 830 } 791 831 #help-button { 792 position: fixed; 793 top: 3.2em; 832 background: transparent url(../images/page_help.png) no-repeat 6px center; 833 position: absolute; 834 top: 3.6rem; 794 835 right: 0px; 836 padding: 0 2rem 0 3rem; 795 837 cursor: pointer; 796 background: #fc3; 797 border: 1px solid #dde; 798 border-right: none; 799 font-size: 1.1em; 800 font-weight: bold; 801 text-transform: capitalize; 802 padding: .33em .75em .33em 1em; 803 border-radius: 1em 0 0 1em; 804 color: #444; 838 color: #2373A8; 839 line-height: 4.2rem; 840 } 841 #help-button span { 842 padding: .6rem 0 .1rem 0; 843 border-bottom: 1px solid #2373A8; 805 844 } 806 845 .help-box { … … 812 851 } 813 852 #content.with-help #help-button { 814 right: 282px; 853 right: 28.2rem; 854 background-color: #f5f5f5; 855 position: fixed; 856 border-top: 2px solid #FFD478; 857 border-left: 2px solid #FFD478; 858 border-bottom: 2px solid #FFD478; 859 border-bottom-left-radius: 1rem; 860 border-top-left-radius: 1rem; 815 861 } 816 862 #content.with-help #help { 817 863 display: block; 818 864 position: absolute; 819 top: 40px;865 top: 3.6rem; 820 866 right: 0; 821 width: 280px; 822 border-left: 2px solid #fc3; 867 width: 28rem; 868 border-left: 2px solid #FFD478; 869 border-top: 2px solid #FFD478; 823 870 margin-top: 0; 824 871 padding: 10px 0 0 0; … … 838 885 /* ------------------------------------------------------------------ popups */ 839 886 body.popup #wrapper, body.popup #top { 840 margin-top: -1.5em; 887 width: 100%; 888 padding: 0; 889 } 890 body.popup #wrapper { 841 891 float: none; 842 } 843 body.popup #top h1 { 844 background: transparent; 892 margin:0; 893 display: block; 894 } 895 body.popup h1, body.popup #top { 896 margin: 0; 897 border-bottom: 1px solid; 898 font-weight: normal; 899 color: #fff; 900 background: #575859; 901 font-size: 1.5em; 902 text-indent: .6rem; 903 line-height: 1.3em; 845 904 } 846 905 body.popup #main { 847 margin-left: -35px; 848 margin-bottom: 1em; 906 margin-bottom: 1em 0; 849 907 } 850 908 body.popup #content { 851 margin -left: 35px;852 margin-left: 2em; /* 3.2 */853 } 854 body.popup # footer{855 display: none; /* 3.2 */909 margin: 0; 910 padding: .6rem 0 !important; 911 } 912 body.popup #content h2 { 913 margin: 0 0 1em; 856 914 } 857 915 body.popup #footer p { 858 margin-left: 35px;859 916 border: none; 860 917 } … … 868 925 } 869 926 p.error, p.message, p.static-msg { 870 padding-top: 1 em;871 padding-bottom: 1 em;927 padding-top: 1rem; 928 padding-bottom: 1rem; 872 929 } 873 930 div.error, p.error { … … 883 940 div.static-msg a, p.static-msg a { 884 941 color: #fff; 942 } 943 #content > .message, #content > .error { 944 margin-right: 14em 945 } 946 /* ------------------------------------------------------------------ navigation */ 947 .anchor-nav { 948 background: #575859; 949 color: #fff; 950 padding: .4rem 1.2rem; 951 float: right; 885 952 } 886 953 /* ------------------------------------------------------------------ debug */ … … 924 991 vertical-align: middle; 925 992 } 926 927 993 /* Si quelque chose a besoin d'être caché sauf pour les revues d'écran */ 928 994 .hidden { … … 959 1025 overflow: auto; 960 1026 } 961 962 1027 .grid { 963 1028 background: transparent repeat url('grid.png') 0 0; 964 1029 } 965 966 1030 .line p { 967 1031 margin: 0; … … 970 1034 color: #666; 971 1035 } 972 973 1036 ul.nice { 974 1037 margin: 1em 0; … … 1005 1068 -------------------------------------------------------- */ 1006 1069 table { 1007 font-size: 1 em;1070 font-size: 1.2rem; 1008 1071 border-collapse: collapse; 1009 1072 margin: 0 0 1em 0; 1010 1073 } 1011 1074 tr.line:hover { 1012 background: # ddd;1075 background: #f3f3f3; 1013 1076 } 1014 1077 caption { 1015 1078 color: #333; 1016 font-size: 1.2em;1017 1079 font-weight: bold; 1018 1080 text-align: left; 1019 1081 margin-bottom: .5em; 1020 1082 } 1083 1021 1084 th, td { 1022 1085 border-width: 0 0 1px 0; 1023 1086 border-style: solid; 1024 border-color: # ccc;1025 padding: 3px 5px;1087 border-color: #e3e3e3; 1088 padding: .4rem .5rem; 1026 1089 vertical-align: top; 1027 1090 } 1028 1091 th { 1029 1092 text-align: left; 1030 border-bottom-color: # 666;1093 border-bottom-color: #aaa; 1031 1094 } 1032 1095 .noborder td, td.noborder, .noborder th, th.noborder { 1033 1096 border-width: 0; 1034 1097 } 1035 1036 1098 table .maximal, table.maximal { 1037 1099 width: 100%; … … 1040 1102 width: 1px; 1041 1103 } 1042 1043 1104 table .nowrap { 1044 1105 white-space: nowrap; … … 1131 1192 font-weight: normal; 1132 1193 } 1133 1134 1194 input, textarea, select { 1135 1195 background: #f9f9f9; … … 1137 1197 border-width: 1px; 1138 1198 border-style: solid; 1139 border-color: # 000 #ccc #ccc #000;1199 border-color: #666 #ccc #ccc #999; 1140 1200 } 1141 1201 input.invalid, textarea.invalid, select.invalid { … … 1146 1206 } 1147 1207 input, textarea, select, option { 1148 font: 1 em"DejaVu Sans","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;1208 font: 100% "DejaVu Sans","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 1149 1209 } 1150 1210 input[type=text], input[type=password], textarea { … … 1152 1212 margin-right: .3em; 1153 1213 } 1154 input[type=checkbox], input[type=radio] {1155 border: none;1156 }1157 1214 textarea { 1158 1215 padding: 2px 0; 1159 1216 } 1160 1161 input[type=checkbox], input[type=radio] { 1217 input[type=checkbox], input[type=radio], input[type=file] { 1218 border: none; 1162 1219 margin: 0; 1163 1220 padding: 0; 1164 1221 background: transparent; 1165 1222 } 1166 1167 1223 label { 1168 1224 display: block; … … 1210 1266 resize: vertical; 1211 1267 } 1212 1213 1268 label.required { 1214 1269 font-weight: bold; … … 1232 1287 display: inline; 1233 1288 position: absolute; 1234 left: 1 5em;1289 left: 14.5em; 1235 1290 top: 0; 1236 1291 } 1237 1238 1292 label .maximal, textarea.maximal, input.maximal { 1239 1293 width: 100%; … … 1250 1304 padding-left: 20px; 1251 1305 } 1252 1253 a#toggle-filters {1254 font-weight: bold;1255 background: url(../images/plus.png) no-repeat 0 0;1256 padding-left: 20px;1257 }1258 1259 a#toggle-filters.opened {1260 background: url(../images/minus.png) no-repeat 0 0;1261 }1262 1263 1306 .constrained { 1264 1307 margin: 0; … … 1269 1312 1270 1313 /* --------------------------------------------------------------- buttons */ 1271 h2 a.button {1272 color: #333;1273 font-weight: normal;1274 font-size: .75em;1275 vertical-align: middle;1276 }1277 1314 /* commun */ 1278 1315 input[type=submit], … … 1287 1324 text-align: center; 1288 1325 text-decoration: none; 1289 padding: .1em .5em 0 .5em;1326 padding: .1em .5em; 1290 1327 text-shadow: 0 1px 1px rgba(0,0,0,.3); 1291 1328 border-radius: .2em; … … 1369 1406 content: "\ab\a0"; 1370 1407 } 1371 a.button.add { 1372 border-radius: .5em; 1373 margin-bottom: .1em; 1374 background: #2C8FD1 url(../images/add.png) no-repeat 6px center; 1375 color: #fff; 1376 padding: .2em 16px .2em 30px; 1377 border: 1px solid #2373A8; 1378 } 1379 a.button.add:hover, a.button.add:focus { 1380 background-color: #2373A8; 1381 } 1408 .button.add { 1409 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8cb82b) ); 1410 background:-moz-linear-gradient( center top, #9dce2c 5%, #8cb82b 100% ); 1411 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b'); 1412 background-color:#9dce2c; 1413 border:1px solid #83c41a; 1414 padding:.6rem 1.8rem; 1415 text-shadow:1px 1px 0 #689324; 1416 color: #000; 1417 text-shadow: 1px 1px 0 #BBDB58; 1418 font-weight: normal; 1419 font-size: 1.4rem; 1420 } 1421 .button.add:hover, .button.add:focus { 1422 background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8cb82b), color-stop(1, #9dce2c) ); 1423 background:-moz-linear-gradient( center top, #8cb82b 5%, #9dce2c 100% ); 1424 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb82b', endColorstr='#9dce2c'); 1425 background-color:#8cb82b; 1426 border:1px solid #83c41a; 1427 } 1428 .button-add:focus { 1429 outline: dotted 1px; 1430 } 1431 .button.add:active { 1432 position:relative; 1433 top:1px; 1434 } 1435 1382 1436 /* jQuery Autocomplete plugin */ 1383 1437 .ac_results { … … 1413 1467 } 1414 1468 1415 form#filters {font-size: 100%; background: #f0f0f0; padding: 1em; border-radius: .5em; border: 1px solid #ddd;} 1416 form#filters .margintop {padding-top: 1.33em;} 1417 form#filters ul, form#filters p {list-style-type:none;margin: 0; padding: 0 0 .5em 0; margin-left: 1em;} 1418 form#filters .col30 {border-left: 1px solid #999;} 1419 form#filters .col30 h3 {margin-left: 1em;} 1420 1421 p.line, li.line { position: relative; padding: 3px 0 0 28px; margin: 0 0 1em 0;} 1422 li.line input[type=submit] {position: absolute; left:0;top:0; padding: 0 .1em; margin: 0;} 1423 li.line input[type=checkbox], li.line input[type=checkbox] {position: absolute; left: 0; top: .2em; padding: 0 .1em; margin: 0;} 1424 li.line select { margin-right: 2em;} 1425 li.line label { display: block; width: 8em; float: left;} 1426 li.line label img {margin-right: 8px;} 1427 li.line span.or { 1428 text-align: right; 1429 margin-left: 5em; 1430 font-weight: bold; 1431 } 1432 p.line label.or + select {margin-left: 2em;} 1433 li.line { padding: 0 0 0 20px; height: 1em;} 1434 li.line label {width: auto;} 1435 1436 #available_filters input[type=submit] {padding: 0 .1em; margin-left: .5em;} 1437 1438 div.pagination span, div.pagination a { 1439 margin-right: 1em; 1440 } 1469 /* --------------------------------------------------------------------------- 1470 Media queries vite fait en attendant la reprise complète du layout 1471 ---------------------------------------------------------------------------- */ 1472 @media screen and (max-width: 920px) { 1473 #top, #top h1 a {width: 42px !important;overflow:hidden;} 1474 } 1475 @media screen and (max-width: 800px) { 1476 #top, #info-boxes, #info-box1, #info-box2 { 1477 display:inline-block; 1478 vertical-align:middle; 1479 margin:0; 1480 padding:0; 1481 line-height: 3.2rem; 1482 } 1483 #info-box1 select {width: 14rem;} 1484 #main-menu, #main, #content, #content h2, #entry-wrapper, #entry-sidebar, #entry-content, .two-cols .col, .two-cols .col:first-child { 1485 display:block; 1486 width: 98%; 1487 margin:0 auto; 1488 padding:0; 1489 float:none; 1490 text-align: left; 1491 clear: both; 1492 } 1493 #content { 1494 width: 100%; 1495 padding-top: .5em; 1496 } 1497 } 1498 @media screen and (max-width: 720px) { 1499 .smallscreen {display: none;} 1500 #help-button {width:20px; overflow: hidden;} 1501 } 1502 @media screen and (max-width: 492px) { 1503 #header {min-height:3.6rem;} 1504 #wrapper {font-size: 1.6rem;} 1505 .page-title, #info-boxes, .media-item {display: inline-block;} 1506 div.media-list .media-item {width: 90%; float: none} 1507 #top h1 a, #top {height: auto;} 1508 #info-box1 p.nomobile, label.nomobile {display: none;} 1509 #help-button {height:26px; width:26px; background-color: #A2CBE9; padding: 0; margin:0;font-size: 1rem;line-height: 68px} 1510 }
Note: See TracChangeset
for help on using the changeset viewer.