Changeset 1747:6bf5f3339c11 for admin
- Timestamp:
- 09/07/13 11:20:36 (12 years ago)
- Branch:
- default
- Location:
- admin
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r1741 r1747 19 19 ---------------------------------------------------------------------------- */ 20 20 #header { 21 background: #67 7374;21 background: #676e78; 22 22 position: relative; 23 23 border-bottom: 4px solid #A2CBE9; … … 85 85 } 86 86 /* ------------------------------------------------- layout: optionnal one/two-boxes */ 87 .box {88 margin-bottom: 2em;89 }90 .box h3 {91 font-weight: bold;92 font-size: 1em;93 text-transform: uppercase;94 color: #333;95 text-shadow: 0 1px 0 rgba(200, 200, 200, 0.6);96 }97 .two-boxes:first-child {98 width: 47%;99 margin-right: 3%;100 display: inline-block;101 vertical-align: top;102 }103 .two-boxes:last-child {104 width: 47%;105 margin-left: 3%;106 display: inline-block;107 vertical-align: top;108 }109 /* alternative si une seule boîte */110 87 .one-box { 111 88 text-align: center; … … 118 95 text-align: left; 119 96 } 97 .two-boxes { 98 width: 47%; 99 display: inline-block; 100 vertical-align: top; 101 } 102 .two-boxes:first-child, .two-boxes.odd, .two-boxes.odd:last-child { 103 margin-right: 3%; 104 } 105 .two-boxes.even:last-child, .two-boxes.even { 106 margin-left: 3%; 107 } 108 .three-boxes { 109 width: 30%; 110 display: inline-block; 111 vertical-align: top; 112 margin-left: 2.5%; 113 margin-right: 2.5%; 114 } 115 .three-boxes:first-child { 116 margin-left: 0; 117 } 118 .three-boxes:last-child { 119 margin-right: 0; 120 } 121 /* boîtes intérieures */ 122 .box { 123 margin-bottom: 2em; 124 } 120 125 /* ---------------------------------------------------------------- layout: popups */ 121 126 body.popup #wrapper, body.popup #top { … … 133 138 font-weight: normal; 134 139 color: #fff; 135 background: #67 7374;140 background: #676e78; 136 141 font-size: 1.5em; 137 142 text-indent: .5em; … … 158 163 background: transparent; 159 164 } 160 .multi-part {161 padding-left: 1em;162 }163 165 .table { 164 166 display: table; … … 230 232 } 231 233 h2 a:link, h2 a:visited { 232 color: #67 7374;234 color: #676e78; 233 235 border-color: #000; 234 236 } … … 241 243 } 242 244 h3, .as_h3 { 243 color: #677374; 245 margin-top: 1em; 246 color: #676e78; 244 247 font-size: 16px; /* ie < 9 sucks */ 245 248 font-size: 1.6rem; 246 249 } 247 h4 {250 h4, as_h4 { 248 251 font-size: 14px; /* ie < 9 sucks */ 249 252 font-size: 1.4rem; 250 color: #677374; 251 } 253 color: #676e78; 254 } 255 .smart-title, .box h3, .media-action-box h4 { /* pour les h3 ou les h4 titres de boîtes */ 256 font-size: 1em; 257 text-transform: uppercase; 258 font-weight: bold; 259 color: #333; 260 text-shadow: 0 1px 0 rgba(200, 200, 200, 0.6) 261 } 252 262 h5 { 253 263 font-size: 12px; /* ie < 9 sucks */ 254 264 font-size: 1.2rem; 255 color: #67 7374;265 color: #676e78; 256 266 } 257 267 #entry-sidebar h5 { … … 400 410 select { 401 411 padding: 2px 0; 402 height: 1.66em;403 412 } 404 413 select.l10n option { … … 412 421 background: #FFBABA; 413 422 color: red; 414 box-shadow: 0 0 0 3px rgba(218, 62, 90, 0.3) 423 box-shadow: 0 0 0 3px rgba(218, 62, 90, 0.3); 415 424 } 416 425 input[type=text], input[type=password], textarea { … … 557 566 border-color: #c00; 558 567 } 568 a.button {padding-bottom: 1px} 559 569 #info-box a.button { 560 570 padding: 0 .5em; … … 637 647 } 638 648 .message, .static-msg { 639 background: #6 66url(msg-std.png) no-repeat .7em .7em;649 background: #676e78 url(msg-std.png) no-repeat .7em .7em; 640 650 color: #fff; 641 651 } … … 662 672 border-radius: 8px; 663 673 background: #A2CBE9 url(msg-success.png) no-repeat .7em .7em; 664 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) 665 } 674 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6); 675 color: #34495e; 676 } 677 .dc-update h3 { 678 margin-top: 0; 679 color: #34495e; 680 } 666 681 .dc-update a { 667 color: # 000;682 color: #34495e; 668 683 border-color: #000; 669 684 margin-right: 1em; 670 685 } 671 a.upd -info {686 a.updt-info { 672 687 margin-left: 2em; 673 688 font-weight: bold; 689 } 690 .dc-update a.button { 691 border-color: #ccc; 692 font-weight: bold; 693 padding: .5em 1em; 674 694 } 675 695 /* --------------------------------------------------------------------------------- … … 890 910 #search-menu input[type="submit"]:hover, 891 911 #search-menu input[type="submit"]:focus { 892 background: #67 7374;912 background: #676e78; 893 913 color: #fff; 894 914 } … … 923 943 padding-bottom: 7px; /* ie < 9 sucks */ 924 944 padding-bottom: .7rem; 945 } 946 .multi-part { 947 padding-left: 1em; 925 948 } 926 949 /* contextual help */ … … 1507 1530 .media-action-box { 1508 1531 position: relative; 1509 margin: 1em 3em 1em 1em;1532 margin: 3em 3em 1em 1em; 1510 1533 display: inline-block; 1511 1534 vertical-align: top; 1512 }1513 .media-action-box h4 {1514 font-size: 1em;1515 text-transform: uppercase;1516 font-weight: bold;1517 color: #333;1518 margin-top: 2em;1519 text-shadow: 0 1px 0 rgba(200, 200, 200, 0.6)1520 1535 } 1521 1536 li.media-action { … … 1823 1838 background-color: #fff; 1824 1839 } 1840 /* Etapes */ 1841 .step { 1842 display: inline-block; 1843 float: left; 1844 margin: 3px 10px 2px 0; 1845 padding: 5px .5em; 1846 background: #ecf0f1; 1847 border-radius: 3px; 1848 font-weight: bold; 1849 border: 1px solid #bdc3c7; 1850 color: #738182; 1851 } 1825 1852 /* ---------------------------------------------------------------- utilisables partout */ 1826 1853 .fieldset {
Note: See TracChangeset
for help on using the changeset viewer.