Changeset 1574:6bbf5140c89a
- Timestamp:
- 08/25/13 11:19:36 (10 years ago)
- Branch:
- default
- Children:
- 1575:77a3bf7f8957, 1576:5638c7934641
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r1571 r1574 26 26 padding: 0; 27 27 } 28 29 28 a, a:link, a:visited { 30 29 color: #2373A8; … … 38 37 border:none; 39 38 } 40 41 39 h1, h2, h3, .as_h3, h4, h5, h6, p { 42 40 margin-top: 0; … … 116 114 cursor: help; 117 115 } 118 119 116 /* LAYOUT 120 117 -------------------------------------------------------- */ … … 191 188 #info-box2 { 192 189 margin: 0; 193 padding: 0 1 6px 0 0;190 padding: 0 18px 0 0; 194 191 color: #fff; 195 192 float: right; … … 217 214 font-weight: normal; 218 215 } 216 #info-boxes .logout { 217 margin-right: 0; 218 } 219 219 #info-box1 a { 220 220 margin-left: 1.33em; … … 319 319 font-weight: bold; 320 320 border-bottom-color: #fff; 321 padding-bottom: 7px; /* ie < 9 sucks */ 321 322 padding-bottom: .7rem; 322 323 } … … 334 335 padding: 10px 0 10px 8px; 335 336 color: #666; 337 font-size: 14px; /* ie < 9 sucks */ 336 338 font-size: 1.4rem; 337 339 } … … 369 371 } 370 372 #search-menu { 371 padding: .3rem .4rem0;373 padding: 4px 5px 0; 372 374 font-size: 100% 375 } 376 #search-menu * { 377 height: 20px; /* ie < 9 sucks */ 378 height: 2rem; 373 379 } 374 380 #search-menu p { … … 377 383 border-radius: .3em; 378 384 position: relative; 379 height: 2rem;380 385 overflow: hidden; 381 386 } 382 387 #search-menu #q { 388 width: 120px; /* ie < 9 sucks */ 383 389 width: 12rem; 384 390 border-bottom-left-radius: .3em; … … 386 392 background: transparent url(search.png) no-repeat 4px center; 387 393 text-indent: 18px; 388 height: 2rem;389 394 padding: 0 2px; 390 395 border: none; 391 396 } 392 #search-menu input[type="submit"] { 393 padding: 0 0.3rem; 397 #search-menu input[type="submit"] { 398 padding: 0 3px; 399 padding: 0 .3rem; 394 400 background: #dfdfdf; 395 401 border-color: #999; … … 400 406 border-bottom-left-radius: 0; 401 407 text-shadow: none; 402 height: 2rem;403 408 border: none; 404 409 border-left: 1px solid #aaa; 410 font-size: 10px; /* ie < 9 sucks */ 405 411 font-size: 1rem; 406 412 } … … 416 422 color: #000; 417 423 font-variant: small-caps; 418 padding-top: . 6rem;424 padding-top: .2em; 419 425 } 420 426 /* ------------------------------------------------------------------ footer */ 421 427 #footer { 422 428 clear: both; 423 padding: . 6rem 1.2rem .6rem 0;429 padding: .5em 1em .5em 0; 424 430 text-align: right; 425 border-top: .1remsolid #ccc;431 border-top: 1px solid #ccc; 426 432 } 427 433 #footer p { … … 431 437 } 432 438 #footer p span.credit { 433 font-size: 1 rem;439 font-size: 1em; 434 440 font-weight: normal; 435 441 } … … 439 445 width: 20em; 440 446 margin: 1.5em auto 0; 447 font-size: 14px; /* ie < 9 sucks */ 441 448 font-size: 1.4rem; 442 449 } … … 451 458 border: 1px solid #A8DC26; 452 459 padding: 1em 1em 0 1em; 453 border-radius: 4px;460 border-radius: 3px; 454 461 background: #fff; 455 462 } … … 463 470 } 464 471 #login-screen #issue { 465 margin-left: 1.5rem; 472 margin-left: 1.33em; 473 font-size: 12px; /* ie < 9 sucks */ 466 474 font-size: 1.2rem; 467 475 } 468 #login-screen #issue strong {font-weight: normal;} 469 476 #login-screen #issue strong { 477 font-weight: normal; 478 } 470 479 /* ------------------------------------------------------------------ dashboard */ 471 480 #dashboard-main { … … 583 592 } 584 593 #upg-notify ul { 585 padding-left: 1 5px;594 padding-left: 1.5em; 586 595 } 587 596 #upg-notify li { … … 599 608 } 600 609 .multi-part { 601 padding-left: 1 .2rem;610 padding-left: 1em; 602 611 } 603 612 #entry-content label { … … 867 876 display: block; 868 877 } 869 870 878 /* Themes list, JS version */ 871 879 #themes-wrapper { … … 943 951 vertical-align: middle; 944 952 } 945 946 953 select.l10n option { 947 954 padding-left: 16px; … … 961 968 background: transparent url(../images/page_help.png) no-repeat 6px center; 962 969 position: absolute; 970 top: 36px; /* ie < 9 sucks */ 963 971 top: 3.6rem; 964 972 right: 0px; 965 padding: 0 2rem 0 3rem;973 padding: 0 1.5em 0 30px; 966 974 cursor: pointer; 967 975 color: #2373A8; 976 line-height: 42px; /* ie < 9 sucks */ 968 977 line-height: 4.2rem; 969 978 } 970 979 #help-button span { 971 padding: . 6rem 0 .1rem 0;980 padding: .5em 0 .1em 0; 972 981 border-bottom: 1px solid #2373A8; 973 982 } … … 980 989 } 981 990 #content.with-help #help-button { 991 right: 282px; /* ie < 9 sucks */ 982 992 right: 28.2rem; 983 993 background-color: #f5f5f5; … … 986 996 border-left: 2px solid #FFD478; 987 997 border-bottom: 2px solid #FFD478; 988 border-bottom-left-radius: 1 rem;989 border-top-left-radius: 1 rem;998 border-bottom-left-radius: 1em; 999 border-top-left-radius: 1em; 990 1000 } 991 1001 #content.with-help #help { 992 1002 display: block; 993 1003 position: absolute; 1004 top: 36px; /* ie < 9 sucks */ 994 1005 top: 3.6rem; 995 1006 right: 0; 1007 width: 280px; /* ie < 9 sucks */ 996 1008 width: 28rem; 997 1009 border-left: 2px solid #FFD478; 998 1010 border-top: 2px solid #FFD478; 999 1011 margin-top: 0; 1000 padding: 10px0 0 0;1012 padding: .5em 0 0 0; 1001 1013 overflow: auto; 1002 1014 } 1003 1015 #content.with-help .help-content { 1004 padding: 0 5px 1em 5px;1016 padding: 0 .5em 1em; 1005 1017 } 1006 1018 .help-content dt { … … 1029 1041 background: #575859; 1030 1042 font-size: 1.5em; 1031 text-indent: . 6rem;1043 text-indent: .5em; 1032 1044 line-height: 1.3em; 1033 1045 } … … 1037 1049 body.popup #content { 1038 1050 margin: 0; 1039 padding: . 6rem 0 !important;1051 padding: .5em 0; 1040 1052 } 1041 1053 body.popup #content h2 { … … 1073 1085 color: #666; 1074 1086 } 1075 1076 1087 /* ------------------------------------------------------------------ navigation */ 1077 1088 .anchor-nav { 1078 1089 background: #575859; 1079 1090 color: #fff; 1080 padding: .4rem 1.2rem;1091 padding: 4px 1em; 1081 1092 float: right; 1082 1093 } … … 1087 1098 .nav_prevnext a, a.back { 1088 1099 border: 1px solid #ddd; 1089 padding: .2rem 2rem;1090 border-radius: 1rem;1100 padding: 2px 1.5em; 1101 border-radius: .75em; 1091 1102 background-color: #f0f0f0; 1092 1103 } … … 1098 1109 float: right; 1099 1110 border: 1px solid #eee; 1100 padding: .2rem 2rem;1101 border-radius: 1rem;1111 padding: 2px 1.5em; 1112 border-radius: .75em; 1102 1113 background-color: #ffe; 1103 1114 } … … 1124 1135 } 1125 1136 /* -------------------------------------------------------------------- CLASSES COMMUNES */ 1126 1127 1137 .no-margin, #entry-content label.no-margin { 1128 1138 margin: 0; … … 1149 1159 display: table-cell; 1150 1160 } 1151 1152 1161 /* paragraphe pour bouton Nouveau bidule */ 1153 1162 p.top-add { … … 1219 1228 padding: 5px 0 5px 20px; 1220 1229 } 1221 /* pas trouvé dans le code */1222 .comment {1223 border-top: 2px solid #ccc;1224 margin-bottom: 1em;1225 padding: 2em 0 1em 0;1226 position: relative;1227 }1228 .comment form p {1229 margin: 0;1230 position: absolute;1231 top: 2px;1232 right: 0;1233 }1234 .distrib img {1235 display: block;1236 float: right;1237 margin-top: -1em;1238 }1239 1230 /* TABLES 1240 1231 -------------------------------------------------------- */ 1241 1232 table { 1233 font-size: 12px; /* ie < 9 sucks */ 1242 1234 font-size: 1.2rem; 1243 1235 border-collapse: collapse; … … 1279 1271 border-width: 0 0 1px 0; 1280 1272 border-color: #ddd; 1281 line-height: 2 .4rem;1273 line-height: 2em; 1282 1274 padding-bottom: 0; 1283 1275 } … … 1501 1493 a.form-control { 1502 1494 display: none; 1503 background: url(../images/expand.png) no-repeat .4remcenter;1495 background: url(../images/expand.png) no-repeat 4px center; 1504 1496 padding-left: 20px; 1505 1497 color: #000; … … 1526 1518 border-radius: .2em; 1527 1519 margin-bottom: .1em; 1520 font-size: 12px; /* ie < 9 sucks */ 1528 1521 font-size: 1.2rem; 1529 1522 } … … 1584 1577 input[type=submit].delete { 1585 1578 color: #c00; 1586 padding-bottom: .2rem;1579 padding-bottom: 2px; 1587 1580 } 1588 1581 #entry-content .delete { … … 1611 1604 background-color:#9dce2c; 1612 1605 border:1px solid #83c41a; 1613 padding:. 6rem 1.8rem;1606 padding:.5em 1.5em; 1614 1607 color: #000; 1615 1608 text-shadow: 1px 1px 0 #BBDB58; 1616 1609 font-weight: normal; 1610 font-size: 14px; /* ie < 9 sucks */ 1617 1611 font-size: 1.4rem; 1618 1612 } … … 1664 1658 #filters-form { 1665 1659 border: 1px dashed #999; 1666 border-radius: . 6rem;1660 border-radius: .5em; 1667 1661 margin-bottom: 2em; 1668 1662 padding: .5em 1em 0; … … 1708 1702 margin-top: 1em; 1709 1703 line-height: 22px; 1710 padding: 0 1rem;1704 padding: 0 .75em; 1711 1705 border: 1px solid #ddd; 1712 1706 overflow: hidden; … … 1793 1787 margin:0; 1794 1788 padding:0; 1789 line-height: 32px; /* ie < 9 sucks */ 1795 1790 line-height: 3.2rem; 1796 1791 } 1797 #info-box1 {margin-left: 1rem;}1798 #info-box1 select {width: 14 rem;}1792 #info-box1 {margin-left: .75em;} 1793 #info-box1 select {width: 140px; width: 14rem;} 1799 1794 #main-menu, #main, #content, #content h2, #entry-wrapper, #entry-sidebar, #entry-content, .two-cols .col, .two-cols .col:first-child { 1800 1795 display:block; … … 1816 1811 #info-box2 {float:none;} 1817 1812 #dashboard-items div {display: block;margin-bottom: 1em; padding: 0 1em;} 1818 #help-button {height:26px; width:26px; background-color: #A2CBE9; padding: 0; margin:0;font-size: 1rem;line-height: 68px}1813 #help-button {height:26px; width:26px; background-color: #A2CBE9; padding: 0; margin:0;font-size:10px; font-size: 1rem;line-height: 68px} 1819 1814 } 1820 1815 @media screen and (max-width: 492px) { 1821 #header {height: 3.6rem;}1822 #wrapper {font-size: 1 .6rem;}1816 #header {height: 36px; height: 3.6rem;} 1817 #wrapper {font-size: 16px; font-size: 1.6rem;} 1823 1818 .page-title, #info-boxes, .media-item {display: inline-block;} 1824 1819 div.media-list .media-item {width: 90%; float: none} 1825 #info-box1 select {width: 12 rem; margin-right: .6rem;}1820 #info-box1 select {width: 120px; width: 12rem; margin-right: .6rem;} 1826 1821 #info-box1 p.nomobile, label.nomobile {display: none;} 1827 1822 }
Note: See TracChangeset
for help on using the changeset viewer.