Dotclear

source: admin/style/default.css @ 1492:a7112dcc916c

Revision 1492:a7112dcc916c, 33.2 KB checked in by Dsls, 12 years ago (diff)

Fusion avec default

RevLine 
[0]1/*
2# -- BEGIN LICENSE BLOCK ---------------------------------------
3#
4# This file is part of Dotclear 2.
5#
[1179]6# Copyright (c) 2003-2013 Olivier Meunier & Association Dotclear
[0]7# Licensed under the GPL version 2.0 license.
8# See LICENSE file or
9# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
10#
11# -- END LICENSE BLOCK -----------------------------------------
12*/
[500]13
14/* ------------------------------------------------------------------ html */
[1235]15html {
16     font-size: 62.5%;
17}
[0]18body {
[1323]19     font: 1.2rem/1.5 Arial,Helvetica,sans-serif;
[3]20     color: #333;
[1235]21     background: #fff;
[3]22     margin: 0;
23     padding: 0;
[0]24}
25
26a, a:link, a:visited {
[3]27     color: #2373A8;
28     text-decoration: none;
29     border-bottom: 1px dotted #f90;
[0]30}
31a:hover, a:active, a:focus {
[3]32     text-decoration: underline;
[0]33}
[471]34a img, a:link img, a:visited img { 
35     border:none;
36}
[0]37
[1341]38h1, h2, h3, .as_h3, h4, h5, h6, p {
[3]39     margin-top: 0;
[1235]40     margin-bottom: 1rem;
[0]41}
42h2 {
[3]43     color: #666;
[1235]44     font-size: 1.8rem;
[1309]45     padding: 0 0 1.8rem;
[1291]46     font-weight: normal;
47}
48h2 a:link, h2 a:visited {
49     color: #666;
50     border-color: #000;
[0]51}
[500]52.page-title {
53     color: #d30e60;
54}
[1427]55.page-title img {
56     padding-left: .6rem;
57     vertical-align: middle;
58}
[1310]59#content > h2 {
60     padding: 0 1.8rem .6rem;
61     margin: 0 -1.8rem 1rem;
[1329]62     background: #fff url(bg_h2.png) repeat-x center bottom;
[1310]63}
[1341]64h3, .as_h3 {
[1291]65     color: #575859;
66     font-size: 1.4rem;
[1179]67}
[1365]68h4 {
69     font-size: 1.1em;
70     color: #575859;
71}
72h5 {
73     font-size: 1em;
74     color: #575859;
75}
[1415]76#entry-sidebar h5 {
77     font-weight: normal;
[3]78     color: #333;
[1415]79}
[1427]80.entry-status label img {
81     padding-left: .4rem;
82     vertical-align: text-top;
[0]83}
84p, div.p {
[3]85     margin: 0 0 1em 0;
[0]86}
87hr {
[3]88     height: 1px;
[1309]89     border-width: 1px 0 0;
[3]90     border-color: #999;
91     border-style: solid;
[0]92}
93pre, code {
94     font: 100% "Andale Mono","Courier New",monospace;
95}
96pre {
97     white-space: pre;
98     white-space: -moz-pre-wrap;
99     white-space: -hp-pre-wrap;
100     white-space: -o-pre-wrap;
101     white-space: -pre-wrap;
102     white-space: pre-wrap;
103     white-space: pre-line;
104     word-wrap: break-word;
105}
[12]106abbr {
107     cursor: help;
108}
[0]109
110/* LAYOUT
111-------------------------------------------------------- */
[513]112/* header */
113#header {
114     background: #575859;
115     position: relative;
[1291]116     border-bottom: 4px solid #A2CBE9;
[1329]117     width: 100%;
[513]118}
[447]119#prelude {
[1308]120     line-height: 1.9;
[447]121     margin: 0;
[1291]122     padding: 0;
[447]123     overflow: hidden;
[513]124     position: absolute;
[1309]125     top: 3em;
[513]126     left: 0;
[1308]127     background: #A2CBE9;
[1309]128     width: 14.5em;
[447]129     }
130#prelude li {
131     list-style-type: none;
[1291]132     margin: 0;
[447]133     background:transparent;
[1291]134}
[513]135#prelude li a {
[1309]136     padding-left: 1.6rem;
[1291]137     background: #A2CBE9;
138     color: #000;
139     border-bottom-color: #A2CBE9;
140}
[0]141#top {
[3]142     margin: 0;
143     padding: 0;
[1309]144     width: 14.5em;
[489]145     float: left;
[0]146}
147#top h1 {
[3]148     padding: 0;
149     margin: 0;
[1291]150     height: 3.6rem;
[3]151     text-indent: -1000px;
[0]152}
153#top h1 a {
154     position: absolute;
[1308]155     top: 0;
[0]156     left: 0;
[1329]157     width: 17.4rem;
[1308]158     height: 3.6rem;
[0]159     border: none;
[3]160     color: #fff;
[0]161}
[1329]162#top h1 a:link {
163     background: transparent url(dc_logos/b-dotclear120.png) no-repeat 0 6px;
164}
[1291]165#top h1 a:hover, #top h1 a:focus {
[1329]166     background: transparent url(dc_logos/b-dotclear120.png) no-repeat 0 -94px; 
[1291]167}
[489]168#info-boxes {
[1308]169     font-size: 1em;
[1309]170     line-height: 3em;
[489]171}
172#info-box1 {
[3]173     margin: 0;
[1308]174     padding: 0 3px 0 1.8rem;
[0]175     color: #fff;
[1308]176     display: inline-block;
[0]177}
[3]178#info-box2 {
[1307]179     margin: 0;
[1308]180     padding: 0 1.3em 0 0;
[489]181     color: #fff;
182     float: right;
183     text-align: right;
[3]184}
[999]185#info-box1 p {
186     margin: 0;
187     display: inline;
188}
[489]189#info-box1 select {
[1309]190     width: 14.5em;
[0]191}
[489]192#info-box1 a img, #info-box2 a img {
[131]193     vertical-align: middle;
[3]194     padding-left: .3em;
195     }
[1309]196#info-boxes a {
[3]197     font-weight: bold;
[0]198     color: #fff;
[3]199     border-bottom-color: #ccc;
[493]200     margin-left: .3em;
201     margin-right: .3em;
[489]202     white-space: nowrap;
[492]203     font-weight: normal;
[0]204}
[489]205#info-box1 a {
[493]206     margin-left: 1.33em;
[148]207}
[488]208#info-box2 a.active {
[1235]209     border-bottom-color: #fff;
[489]210     margin: 0;
[488]211     padding: 1.2em .5em;
[1235]212     background-color: #fff;
[488]213     color: #333;
[492]214     font-weight: bold;
[488]215}
[489]216#info-box2 span {
[1291]217     color: #999;
[489]218}
[1309]219/* main blocks */
[0]220#wrapper {
221     width: 100%;
222}
223#main {
[3]224     width: 100%;
225     float: right;
[1309]226     margin-left: -14.5em;
[3]227     margin-top: 0;
[1329]228     background: #fff url(bg_menu.png);
[3]229}
230#content {
[1309]231     margin: 0 0 0 14.5em;
[1291]232     padding: .9rem 1.8rem 1.8rem;
[3]233     background: #fff;
234}
[213]235     /* Micro clearfix thx to Nicolas Gallagher */
236     #content:before, #content:after {content:"";display:table;}
237     #content:after {clear:both;}
[500]238/* -------------------------------------------------- layout - multipart */
239.three-cols {
240}
241.three-cols .col {
242     width: 32.3%;
243     float: left;
244     margin-left: 1%;
245}
246.three-cols .col:first-child {
247     width: 33.3%;
248     margin-left: 0;
249}
250.two-cols {
251     position: static;
252}
253.two-cols .col {
[1452]254     width: 47%;
[500]255     margin-left: 2%;
256     float: left;
257}
258.two-cols .col70{
[1452]259     width: 68%;
[500]260     margin-left: 0;
261     float: left;
262}
[1452]263.col30 {
[500]264     width: 28%;
265     margin-left: 2%;
266     float: left;
267}
[1452]268.two-cols .col:first-child,
269.two-cols .col30.first-col {
270     margin-left: 0;
271     margin-right: 2%;
272}
273.two-cols .col:last-child,
274.two-cols .col70.last-col {
275     margin-left: 2%;
276     margin-right: 0;
277}
[500]278/* -------------------------------------------------------------- layout - onglets */
279.part-tabs ul {
[1399]280     padding: .5em 0 .3em 1.2rem;
[1394]281     border-bottom: 1px solid #ddd;
[500]282}
283.part-tabs li {
284     list-style: none;
285     margin: 0;
286     display: inline;
287}
288.part-tabs li a {
[1394]289     padding: .5em 2em;
290     margin-right: -1px;
[1424]291     border: 1px solid #aaa;
[500]292     border-bottom: none;
293     text-decoration: none;
[1394]294     color: #333;
[1424]295     background-color:#E4E0EC;
[500]296}
297.part-tabs li a:hover, .part-tabs li a:focus {
298     color: #000;
299     background: #fff;
300     border-bottom-color: #fff;
301}
302.part-tabs li.part-tabs-active a {
303     background: #fff;
304     font-weight: bold;
[1291]305     border-bottom-color: #fff;
[1428]306     padding-bottom: .7rem;
[500]307}
308/* ------------------------------------------------------------------ main-menu */
[3]309#main-menu {
[1309]310     width: 14.5em;
[3]311     float: left;
[1309]312     margin:0;
[1446]313     padding-top: 4.5em;
[1309]314     padding-bottom: 1em;
[1235]315     background: #f7f7f7;
[0]316}
317#main-menu h3 {
[1308]318     margin: 0;
319     padding: 1.2rem 0 1rem 2.2rem;
[1291]320     text-indent: -1.6rem;
[3]321     color: #666;
[1235]322     font-size: 1.4rem;
[1179]323}
[1308]324#main-menu h3 img[alt="cacher"] {
325     vertical-align: top;
[0]326}
327#main-menu ul {
[1308]328     margin: 0 0 1.8rem 0;
[3]329     padding: 0;
330     list-style: none;
[0]331}
332#main-menu li {
[3]333     display: block;
[495]334     margin: 0.5em 0 0;
[1291]335     padding: .3rem 0 0 30px;
[0]336     background-repeat: no-repeat;
[1291]337     background-position: 8px .3em;
[1179]338}
[1377]339#main-menu li.active {
340     background-color: #fff;
[0]341}
342#main-menu a {
[1235]343     color: #333;
[1308]344     border-bottom-color: #ccc;
[0]345}
346#main-menu .active a {
[3]347     border-bottom: none;
[1235]348     color: #d30e60;
[3]349}
[481]350#main-menu .active {
[1235]351     font-weight: bolder;
[0]352}
[1311]353#search-menu {
354     padding: .3rem .4rem 0;
[1323]355     font-size: 100%
[1311]356}
357#search-menu p {
358     display: inline-block;
[1323]359     border: 1px solid #999;
360     border-radius: .6em;
361     position: relative;
362     height: 2rem;
363     overflow: hidden;
[1311]364}
365#search-menu #q {
366     width: 12rem;
367     border-bottom-left-radius: .6em;
368     border-top-left-radius: .6em;
369     background: transparent url(search.png) no-repeat 4px center;
370     text-indent: 18px;
371     height: 2rem;
[1323]372     padding: 0 2px; 
373     border: none;
[1311]374}
375#search-menu input[type="submit"] {
[1323]376     padding: 0 0.3rem;
[1311]377     background: #dfdfdf;
378     border-color: #999;
[1394]379     color: #444;
[1311]380     border-bottom-right-radius: .6em;
381     border-top-right-radius: .6em;
[1323]382     border-top-left-radius: 0;
383     border-bottom-left-radius: 0;
[1311]384     text-shadow: none;
[1323]385     height: 2rem;
386     border: none;
387     border-left: 1px solid #aaa;
[1311]388     font-size: 1rem;
389}
390#search-menu input[type="submit"]:hover,
391#search-menu input[type="submit"]:focus {
392     background: #575859;
393     color: #fff;
394}
[1308]395#favorites-menu, #blog-menu, #system-menu, #plugins-menu {
396     border-bottom: 1px dashed #A2CBE9;
[0]397}
[489]398#favorites-menu h3 {
[1308]399     color: #000;
400     font-variant: small-caps;
[1378]401     padding-top: .6rem;
[481]402}
[500]403/* ------------------------------------------------------------------ footer */
[0]404#footer {
[3]405     clear: both;
[1235]406     padding: .6rem 1.2rem .6rem 0;
[1140]407     text-align: right;
[1235]408     border-top: .1rem solid #ccc;
[0]409}
410#footer p {
[3]411     margin: 0;
412     padding: 0 1em;
[1311]413     font-size: 1em;
[3]414}
415#footer p span.credit {
[1311]416     font-size: 1rem;
[3]417     font-weight: normal;
418}
[500]419/* ---------------------------------------------------------------------------- auth.php */
420#login-screen {
421     display: block;
[1484]422     width: 20em;
[500]423     margin: 1.5em auto 0;
[1309]424     font-size: 1.4rem;
[500]425}
426#login-screen h1 {
427     text-indent: -2000px;
[1330]428     background: transparent url(dc_logos/w-dotclear240.png) no-repeat top left;
429     height: 66px;
[500]430     margin-bottom: .5em;
[1309]431     margin-left: 0;
[500]432}
[1484]433#login-screen .fieldset {
[1309]434     border: 1px solid #A8DC26;
[500]435     padding: 1em 1em 0 1em;
436     border-radius: 4px;
[1344]437     background: #fff;
[1179]438}
[500]439#login-screen input[type=text], #login-screen input[type=password], #login-screen input[type=submit] {
440     width: 100%;
441}
442#login-screen #issue {
[1309]443     margin-left: 1.5rem;
444     font-size: 1.2rem;
[500]445}
446#login-screen #issue strong {font-weight: normal;}
[0]447
[500]448/* ------------------------------------------------------------------ dashboard */
[0]449#dashboard-main {
[116]450     padding: 1em 0;
451}
[471]452#icons {
[0]453     overflow: hidden;
454     padding-bottom: 1em;
[27]455     text-align: center;
[0]456}
[471]457#icons p {
[82]458     width: 210px;
[0]459     text-align: center;
[1394]460     margin: 1em 0 2em;
[1378]461     padding: 1em 0;
[29]462     display:inline-block;
[1378]463     vertical-align: top;
[0]464}
[471]465#icons a,
466#icons a:link,
467#icons a:visited,
468#icons a:hover,
469#icons a:focus {
470     border-bottom-width: 0px;
471     text-decoration: none;
[0]472}
[471]473#icons a span {
474     border-bottom: 1px dotted #f90;
[1394]475     color: #333;
[1365]476}
[1378]477#icons a img {
478     padding: 2em;
[1470]479     margin-bottom: .3em;
480     -moz-box-shadow: 0px 1px 0px 0px #ffffff;
481     -webkit-box-shadow: 0px 1px 0px 0px #ffffff;
482     box-shadow: 0px 1px 0px 0px #ffffff;
483     background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
484     background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
485     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
486     background-color:#f9f9f9;
487     -moz-border-radius:1em;
488     -webkit-border-radius:1em;
489     border-radius:1em;
490     border:1px solid #dcdcdc;
491     display:inline-block;
[1378]492}
[1383]493#icons a img:hover, #icons a:focus img {
[1470]494     background: #BBDB58;
[0]495}
[471]496#icons a:focus span, #icons a:hover span {
497     text-decoration: underline;
[0]498}
[471]499#quick {
[0]500     margin-top: 2em;
501}
[471]502#quick h3 {
[0]503     margin-bottom: 0.2em;
[3]504     font-size: 1.2em;
[0]505}
[471]506#quick p.qinfo {
[74]507     margin: -.7em -1em 1em;
[1470]508     background: #f3f3ff url(info.png) no-repeat .2em .2em;
[74]509     border: 1px solid #99f;
510     padding: .2em 1em .1em 24px;
511     color: #666;
[0]512}
513#dashboard-items {
[1383]514     margin: 3em auto;
[1378]515     display: table;
[1394]516     width: 100%;
[1378]517     border-collapse: collapse;
518}
[1379]519.db-item {
[1378]520     display: table-cell;
521     padding: 1em 3em;
522     vertical-align: top;
[1383]523     border: 1px solid #ccc;
[0]524}
[495]525#dashboard-items img {
[0]526     vertical-align: middle;
527}
528#dashboard-items ul {
529     display: block;
530     padding-left: 1.5em;
531     list-style: square;
532}
533#dashboard-items li {
534     margin: 0.25em 0 0 0;
535     color: #666;
536}
[495]537#news dt {
[0]538     font-weight: bold;
539     margin: 0 0 0.4em 0;
540}
[495]541#news dd {
[0]542     margin: 0 0 1em 0;
543}
[495]544#news dd p {
[0]545     margin: 0.2em 0 0 0;
546}
[148]547
[0]548#upg-notify {
549}
550#upg-notify ul {
551     padding-left: 15px;
552}
553#upg-notify li {
554     color: #fff;
555}
[500]556/* ------------------------------------------------------------------ post */
[458]557#entry-wrapper {
558     float: left;
559     width: 100%;
560     margin-right: -18em;
561}
562#entry-content {
[1291]563     margin-right: 19em;
[1399]564     margin-left: 0;
565}
566.multi-part {
567     padding-left: 1.2rem;
[1179]568}
[1353]569#entry-content label {
570     text-transform: uppercase;
571     font-weight: bold;
572     margin-top: 2em;
[458]573}
[0]574#entry-sidebar {
[148]575     width: 17em;
[3]576     float: right;
[0]577}
[1396]578#entry-sidebar input[type="text"],
579#entry-sidebar select {
580     width: 14em; /* to prevent inline with label */
581}
[1365]582.box {
[1396]583     border-bottom: 1px solid #ddd;
[1365]584     margin-bottom: 1em;
585}
[0]586#comments {
[3]587     clear: both;
[0]588}
[500]589/* ------------------------------------------------------------------ categories */
[0]590#categories {
591     margin: 1em 0 2em;
592}
593#categories ul {
594     list-style: none;
[148]595     margin: 0;
596     padding: 0;
[0]597}
[495]598#categories li {
[3]599     margin: .5em 0;
600     padding: .3em 1.5em;
[0]601     border: 1px solid #ccc;
[3]602     border-left: 1em solid #E5E3DA;
603     border-radius: .3em;
[0]604}
[495]605#categories h4 {
[0]606     margin: 0;
607}
[495]608#categories h4 span {
[0]609     font-weight: normal;
610}
[495]611#categories li p {
[0]612     margin: 0;
613}
614select#del_cat {
615     width: 100%;
616}
[500]617/* ------------------------------------------------------------------ media */
[0]618#media-icon {
619     float: left;
620}
621#media-details {
[1452]622}
623.near-icon {
[0]624     margin-left: 70px;
[1452]625     margin-bottom: 3em;
[0]626}
627#media-details ul {
628     display: block;
629     margin-left: 0;
630     padding: 0;
631}
632#media-details li {
633     list-style: square inside;
634     margin: 0;
635     padding: 0;
636}
637#media-original-image {
638     overflow: auto;
639}
640#media-original-image.overheight {
641     height: 500px;
642}
643#add-file-f {
644     position: relative;
645}
646#add-file-f .more-file {
647     position:absolute;
648     right: 0.5em;
649     background: #999;
650     color: #fff;
651     border: none;
652}
[500]653.media-list {
654     position: static;
655}
656.media-col-0 {
657     clear: left;
658}
659.media-item {
660     position: relative;
661     border-top: 1px solid #ccc;
662     margin-bottom: 1em;
663     padding: 5px 0;
664}
665div.media-list .media-item {
666     width: 49%;
667     float: left;
668     margin-right: 1%;
669}
670a.media-icon {
671     display: block;
672     border-bottom: none;
673     float: left;
674}
675.media-icon img {
676     display: block;
677}
678.media-item ul {
679     display: block;
680     list-style: none;
681     margin: 0 0 0 60px;
682     padding: 0;
683}
684li.media-action {
685     display: block;
686     position: absolute;
687     top: 5px;
688     right: 5px;
689     height: 16px;
690}
691li.media-action a {
692     border: none;
693}
694li.media-action form {
695     display: inline;
696}
697li.media-action input {
698     border: none;
699}
700/* ------------------------------------------------------------------ preferences */
[3]701#my-favs ul {
702     list-style-type: none;
703     margin-left: 0;
704     padding-left: 0;
705     line-height: 1.2;
706}
[495]707#my-favs li {
[3]708     display: block;
709     float: left;
[82]710     width: 164px;
711     margin-top: 1em;
712     margin-bottom: 1.5em;
[3]713}
714#my-favs label {height: 2.5em;width:140px;margin-top:.3em;}
715#my-favs label input {display:inline;}
[11]716#my-favs img {
[3]717     display: block;
718}
[11]719#my-favs input.position {
720     margin: 0 0 .4em .2em;
[3]721}
722#available-favs input, #available-favs label, #available-favs label span {
723     white-space: normal;
724     display: inline;
725}
726#default-favs h3 {
727     margin-top: 2em;
728     margin-bottom: 1em;
729}
730.fav-list {
731     list-style-type: none;
732     margin-left: 0;
733     padding-left: 0;
734}
735.fav-list li {
736     line-height: 2;
737     margin-left: 0;
738     padding-left: 0;
739     position: relative;
740}
[495]741.fav-list img {
[3]742     vertical-align: middle;
743     margin-right: .2em;
744}
745#available-favs label span.zoom {
746     display: none;
747}
748#available-favs li:hover label span.zoom {
749     display: block;
750     position: absolute;
751     bottom: 0;
752     left: 10em;
753     background-color: #f5f5f5;
754     border: 1px solid #ddd;
755     padding: .2em;
756     border-radius: .5em;
757}
[500]758/* -------------------------------------------------------------------- Themes */
[0]759#themes {
[1428]760     margin: 0;
761     width: 100%;
762     padding: 0;
763}
764#themes h3 {
[0]765}
766#themes div.theme-details {
767     border-top: 1px solid #ccc;
[1428]768     padding: 12px;
769     display: inline-block;
770     vertical-align: top;
771     width: 284px;
772}
773.current-theme {
774     background: #eef;
[0]775}
776#themes div.theme-details:hover {
[1420]777     background: #f0f0f0;
[0]778}
779#themes div.theme-details div.theme-shot {
780}
781#themes div.theme-details div.theme-shot img {
782     display: block;
783     border: 1px solid #ccc;
[1428]784     margin-bottom: 1.5em;
[0]785}
786#themes div.theme-details div.theme-info {
787}
788#themes div.theme-details div.theme-info span.theme-desc {
789     display: block;
790}
791#themes div.theme-details div.theme-info span.theme-version {
792     color: #666;
793}
794#themes div.theme-details div.theme-actions {
795}
[1428]796#themes-actions {
797     border-bottom: 1px solid #999;
798     margin-bottom: 3em;
799}
800.theme-css {
801     display: block;
802}
803
[0]804/* Themes list, JS version */
805#themes-wrapper {
[1428]806     display: table;
807}
808#themes-wrapper #themes {
809     display: table-cell;
810     vertical-align: top;
[1452]811     padding-left: 1em;
[0]812}
813#theme-box {
[1428]814     display: table-cell;
815     vertical-align: top;
816     padding: 1rem 0; 
817     width: 312px;
818     background: #eef;
819     border: 1px solid #ccc;
820     border-radius: 3px;
[0]821}
822#theme-box div.theme-shot img {
823     display: block;
[1428]824     margin: 0 16px;
[0]825     width: 280px;
826     height: 245px;
827     border: 1px solid #ccc;
828}
829#theme-box div.theme-info {
[1428]830     margin: 1em 16px;
[0]831}
[1428]832#theme-box h4 {
833     color: #000;
[0]834}
835#theme-box span.theme-version {
836     color: #666;
837}
838#theme-box span.theme-parent-ok {
839     color: #666;
840}
841#theme-box span.theme-parent-missing {
842     color: #c00;
843     font-weight:bold;
844}
845#theme-box div.theme-actions {
[1428]846     padding: 0 16px;
[0]847}
848#themes div.theme-details-js {
849     float: left;
850     width: 120px;
851     height: 150px;
[1428]852     margin: 0 12px 24px;
853     padding: 12px 12px 0;
[0]854     text-align: center;
855     background: #f3f3f3;
[1428]856     border: 1px solid #ddd;
[0]857     cursor: pointer;
[3]858     border-radius: 4px;
[0]859}
860#themes div.theme-details-js label {
861     cursor: pointer;
862}
863#themes div.theme-details-js.theme-selected {
[1428]864     background: #ddd;
[0]865     border: 1px solid #999;
866}
867#themes div.theme-details-js div.theme-shot img {
868     width: 120px;
869     height: 105px;
870     border: 1px solid #fff;
871}
[500]872/* ----------------------------------------------------------  Plugins list */
[0]873#plugins td.action {
874     vertical-align: middle;
875}
876
877select.l10n option {
878     padding-left: 16px;
879}
880option.avail10n {
881     background: transparent url(../images/check-on.png) no-repeat 0 50%;
882}
[500]883/* ------------------------------------------------------------------ contextual help */
884#help {
[1310]885     margin-top: 4em;
[500]886     background: #f5f5f5;
887     z-index: 100;
888}
889#help-button {
[1309]890     background: transparent url(../images/page_help.png) no-repeat 6px center;
[1291]891     position: absolute;
892     top: 3.6rem;
[500]893     right: 0px;
[1291]894     padding: 0 2rem 0 3rem;
[500]895     cursor: pointer;
[1291]896     color: #2373A8;
[1309]897     line-height: 4.2rem;
[1291]898}
899#help-button span {
900     padding: .6rem 0 .1rem 0;
901     border-bottom: 1px solid #2373A8;
[500]902}
903.help-box {
904     display: none;
905}
906.help-box ul {
907     padding-left: 20px;
908     margin-left: 0;
909}
910#content.with-help #help-button {
[1291]911     right: 28.2rem;
912     background-color: #f5f5f5;
913     position: fixed;
914     border-top: 2px solid #FFD478;
915     border-left: 2px solid #FFD478;
916     border-bottom: 2px solid #FFD478;
917     border-bottom-left-radius: 1rem;
918     border-top-left-radius: 1rem;
[500]919}
920#content.with-help #help {
921     display: block;
922     position: absolute;
[1291]923     top: 3.6rem;
[500]924     right: 0;
[1291]925     width: 28rem;
[1235]926     border-left: 2px solid #FFD478;
[1291]927     border-top: 2px solid #FFD478;
[500]928     margin-top: 0;
929     padding: 10px 0 0 0;
930     overflow: auto;
931}
932#content.with-help .help-content {
933     padding: 0 5px 1em 5px;
934}
935.help-content dt {
936     font-weight: bold;
937     color: #626262;
938     margin: 0;
939}
940.help-content dd {
941     margin: 0.3em 0 1.5em 0;
942}
943/* ------------------------------------------------------------------ popups */
944body.popup #wrapper, body.popup #top {
[1311]945     width: 100%;
946     padding: 0;
947}
948body.popup #wrapper {
[500]949     float: none;
[1311]950     margin:0;
951     display: block;
[500]952}
[1311]953body.popup h1, body.popup #top {
954     margin: 0;
955     border-bottom: 1px solid;
956     font-weight: normal;
957     color: #fff;
958     background: #575859;
959     font-size: 1.5em;
960     text-indent: .6rem;
961     line-height: 1.3em;
[500]962}
963body.popup #main {
[1311]964     margin-bottom: 1em 0;
[500]965}
966body.popup #content {
[1311]967     margin: 0;
968     padding: .6rem 0 !important;
[500]969}
[1311]970body.popup #content h2 {
971     margin: 0 0 1em;
[500]972}
973body.popup #footer p {
974     border: none;
975}
976/* ------------------------------------------------------------------ messages */
977div.error, p.error, 
978div.message, p.message, 
979div.static-msg, p.static-msg {
[972]980     padding: 0.5em 0.5em 0.5em 48px;
[500]981     margin-bottom: 1em;
982     border-radius: 8px;
983}
984p.error, p.message, p.static-msg {
[1309]985     padding-top: 1rem;
986     padding-bottom: 1rem;
[500]987}
988div.error, p.error {
[958]989     background: #ffdec8 url(msg-error.png) no-repeat .7em .7em;
990     color: #000;
[500]991}
992div.message, p.message, 
993div.static-msg, p.static-msg {
[958]994     background: #666 url(msg-std.png) no-repeat .7em .7em;
[500]995     color: #fff;
996}
997div.message a, p.message a, 
998div.static-msg a, p.static-msg a {
999     color: #fff;
1000}
[1291]1001/* ------------------------------------------------------------------ navigation */
1002.anchor-nav {
1003     background: #575859;
1004     color: #fff;
1005     padding: .4rem 1.2rem;
1006     float: right;
1007}
[1335]1008.nav_prevnext {
1009     margin-bottom: 2em;
[1394]1010     color: #fff;
[1335]1011}
[1336]1012.nav_prevnext a, a.back {
[1399]1013     border: 1px solid #ddd;
[1394]1014     padding: .2rem 2rem;
1015     border-radius: 1rem;
[1420]1016     background-color: #f0f0f0;
[1336]1017}
1018a.back:before {
1019     content: "\ab\a0";
1020}
[1394]1021a.onblog_link {
1022     color: #333;
1023     float: right;
1024     border: 1px solid #eee;
1025     padding: .2rem 2rem;
1026     border-radius: 1rem;
1027     background-color: #ffe;
1028}
[500]1029/* ------------------------------------------------------------------ debug */
1030#debug {
1031     position: absolute;
1032     top: 0;
1033     width: 100%;
1034     height: 4px;
1035     background: #d99;
1036}
1037#debug div {
1038     display: none;
1039     padding: 3px 0.5em 2px;
1040}
1041#debug p {
1042     margin: 0.5em 0;
1043}
1044#debug:hover {
1045     height: auto;
1046}
1047#debug:hover div {
1048     display: block;
1049}
1050/* -------------------------------------------------------------------- CLASSES COMMUNES */
[0]1051
[1353]1052.no-margin, #entry-content label.no-margin {
[561]1053     margin: 0;
1054}
[1353]1055.border-top {
1056     border-top: 1px solid #999;
1057     padding-top: 1em;
1058     margin-top:    1em;
1059}
[1464]1060.fieldset {
1061     background: #fff;
1062     border: 1px solid #aaa;
1063     border-radius: 6px; 
1064     padding: 1em .7em .5em;
1065     margin-bottom: 1em;
1066}
1067.fieldset h3 {
1068     color: #333;
1069}
1070
[500]1071/* paragraphe pour bouton Nouveau bidule */
1072p.top-add {
1073     text-align: right;
1074     margin: 0;
1075     }
1076p.top-add a {
1077     padding: .3em 1em .3em .5em;
1078     font-weight: bold;
1079}
1080p.top-add a img {
1081     padding-right: .3em;
1082     vertical-align: middle;
1083}
1084/* Si quelque chose a besoin d'être caché sauf pour les revues d'écran */
1085.hidden {
1086    position: absolute !important;
1087    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
1088    clip: rect(1px, 1px, 1px, 1px);
1089    padding: 0 !important;
1090    border: 0 !important;
1091    height: 1px !important;
1092    width: 1px !important;
1093    overflow: hidden;
1094    }
1095.clear {
1096     clear: both;
1097}
1098.lclear {
1099     clear: left;
1100}
1101div.clearer {
1102     height: 1px;
1103     font-size: 1px;
1104}
1105.hide {
1106     display: none;
1107}
1108.right {
1109     text-align: right;
1110}
1111.frame-shrink {
1112     border: 1px solid #666;
1113     padding: 0.5em;
1114     margin-bottom: 1em;
1115     height: 120px;
1116     overflow: auto;
1117}
1118.grid {
1119     background: transparent repeat url('grid.png') 0 0;
1120}
1121.line p {
1122     margin: 0;
1123}
1124.offline {
1125     color: #666;
1126}
1127ul.nice {
1128     margin: 1em 0;
1129     padding: 0 0 0 2em;
1130     list-style: square;
1131}
1132ul.nice li {
1133     margin:0;
1134     padding: 0;
1135}
1136.zip-dl {
1137     background: transparent url(package.png) no-repeat 0 50%;
1138     padding: 5px 0 5px 20px;
1139}
1140/* pas trouvé dans le code */
1141.comment {
1142     border-top: 2px solid #ccc;
1143     margin-bottom: 1em;
1144     padding: 2em 0 1em 0;
1145     position: relative;
1146}
1147.comment form p {
1148     margin: 0;
1149     position: absolute;
1150     top: 2px;
1151     right: 0;
1152}
[926]1153.distrib img {
1154     display: block;
1155     float: right;
1156     margin-top: -1em;
1157}
[0]1158/* TABLES
1159-------------------------------------------------------- */
1160table {
[1235]1161     font-size: 1.2rem;
[3]1162     border-collapse: collapse;
1163     margin: 0 0 1em 0;
[0]1164}
1165tr.line:hover {
[1309]1166     background: #f3f3f3;
[0]1167}
[536]1168caption {
1169     color: #333;
1170     font-weight: bold;
1171     text-align: left;
1172     margin-bottom: .5em;
1173}
1174
[1465]1175td {
[3]1176     border-width: 0 0 1px 0;
1177     border-style: solid;
[1309]1178     border-color: #e3e3e3;
[1235]1179     padding: .4rem .5rem;
[3]1180     vertical-align: top;
[0]1181}
1182th {
[1465]1183     border-width: 1px 0 1px 0;
1184     border-style: solid;
1185     border-color: #ccc;
1186     background: #f3f3ff;
1187     padding: .4rem .5rem;
1188     vertical-align: top;
[3]1189     text-align: left;
[0]1190}
1191.noborder td, td.noborder, .noborder th, th.noborder {
[1452]1192     border-width: 0 0 1px 0;
1193     border-color: #ddd;
1194     line-height: 2.4rem;
1195     padding-bottom: 0;
1196}
1197.noborder p {
1198     margin-bottom: 0;
[0]1199}
1200table .maximal, table.maximal {
[3]1201     width: 100%;
[0]1202}
1203table .minimal {
[3]1204     width: 1px;
[0]1205}
1206table .nowrap {
[3]1207     white-space: nowrap;
1208     vertical-align: top;
[0]1209}
[814]1210table.settings, table.prefs {
1211     width: 80%;
[1338]1212     border: 1px solid #999;
1213     margin-bottom: 3em; 
1214}
1215table.settings th, table.prefs th {
[1470]1216     background: #f3f3ff;
[814]1217}
1218table.settings th:first-child, table.prefs th:first-child {
1219     width: 20%;
1220}
1221table.settings th + th, table.prefs th + th {
1222     width: 30%;
1223}
1224table.settings th + th + th, table.prefs th + th + th {
1225     width: 10%;
1226}
1227table.settings th:last-child, table.prefs th:last-child {
1228     width: 40%;
1229}
[0]1230td.status {
1231     vertical-align: middle;
1232}
1233td.status img {
1234     margin-bottom: -2px;
1235}
1236td.status a {
1237     border: none;
1238}
1239
1240tr.line img.expand {
1241     margin-right: 10px;
1242     margin-bottom: -2px;
1243}
1244tr.line input {
[3]1245     vertical-align: middle;
[0]1246}
1247tr.expand td {
1248     border-bottom: none;
1249}
1250td.expand {
1251     padding: 1em;
1252}
1253
1254.dragable {
1255     border-collapse: separate;
1256}
1257.dragable tbody td {
[131]1258
[0]1259}
1260.handle {
[3]1261     padding: 0;
[0]1262}
1263.handler {
[3]1264     cursor: move;
1265     background: transparent url(drag.png) no-repeat 0 50%;
1266     padding-left: 15px;
[0]1267}
[500]1268/* ----------------------------------------------------------------- FORMS */
[0]1269form {
[3]1270     display: block;
1271     margin: 0;
1272     padding: 0;
[0]1273}
[1464]1274fieldset {
[3]1275     display: block;
1276     margin: 0 0 1em 0;
1277     padding: 1em 0.5em;
1278     border-width: 1px 0;
[0]1279     border-style: solid;
1280     border-color: #ccc;
[3]1281     background: #f5f5f5;
[0]1282}
1283legend {
[3]1284     font-weight: bold;
[0]1285     padding: 0.2em 0.6em;
1286     border-width: 1px;
1287     border-style: solid;
[1424]1288     border-color: #333;
1289     background: #fff;
[0]1290     margin-bottom: 0.5em;
[1424]1291     border-radius: 3px;
[0]1292}
1293optgroup {
[3]1294     font-weight: bold;
1295     font-style: normal;
[0]1296}
1297option {
[3]1298     font-weight: normal;
[0]1299}
1300input, textarea, select {
[3]1301     background: #f9f9f9;
1302     color: #000;
1303     border-width: 1px;
1304     border-style: solid;
[1309]1305     border-color: #666 #ccc #ccc #999;
[0]1306}
[957]1307input.invalid, textarea.invalid, select.invalid {
1308     border: 1px solid red;
1309     background: #fff; 
1310     color: red;
[971]1311     box-shadow: 0 0 0 1px rgba(218, 62, 90, 0.3)
[957]1312}
[0]1313input, textarea, select, option {
[1235]1314     font: 100% "DejaVu Sans","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
[0]1315}
1316input[type=text], input[type=password], textarea {
[3]1317     padding: 2px 0;
1318     margin-right: .3em;
[0]1319}
1320textarea {
[3]1321     padding: 2px 0;
[0]1322}
[1291]1323input[type=checkbox], input[type=radio], input[type=file] {
1324     border: none;
[3]1325     margin: 0;
1326     padding: 0;
1327     background: transparent;
[0]1328}
1329label {
[3]1330     display: block;
[0]1331}
1332label input, label select, label span {
[3]1333     display: block;
[0]1334}
1335p.form-note {
[133]1336     font-style:italic;
1337     margin-top: -.7em;
1338     color: #666;
1339}
[954]1340span.form-note {
1341     font-style:italic;
1342     font-weight: normal;
[1353]1343     text-transform: none;
[954]1344     color: #666;
1345}
[217]1346p.form-note.warn, p.form-note.info, p.warning {
[133]1347     font-style: normal;
1348     padding: .2em 1em .1em 24px;
1349}
[217]1350p.form-note.warn, p.warning {
[969]1351     background: #ffd url(warning.png) no-repeat .3em .3em;
[133]1352     border: 1px solid #f0c020;
1353}
1354p.form-note.info {
[1475]1355     background: #f5eaff url(info.png) no-repeat .3em .3em;
[1424]1356     border: 1px solid #ddbaff;
[0]1357}
[1424]1358.form-note a {border-bottom: 1px solid #ddbaff;}
[0]1359
[1396]1360label.ib {
1361     display: inline-block;
1362}
[0]1363label.classic {
[3]1364     display: inline;
[0]1365}
1366label.classic input, label span input, label.classic select, label span select {
[3]1367     display: inline;
[0]1368}
1369
1370label.area, p.area {
1371     width: inherit !important;
1372}
1373.area textarea {
[3]1374     display: block;
1375     width: 100%;
[530]1376     resize: vertical;
[0]1377}
1378label.required {
[3]1379     font-weight: bold;
[0]1380}
[12]1381label.required abbr {
[74]1382     color: #dd0000;
[12]1383     font-size: 1.3em;
1384}
[45]1385label.inline {
1386     display: inline;
[0]1387}
1388p.field {
1389     position: relative;
[391]1390     
[0]1391}
1392p.field label {
1393     display: block;
1394     width: 14em;
1395}
1396p.field input, p.field select {
1397     display: inline;
1398     position: absolute;
[1309]1399     left: 14.5em;
[0]1400     top: 0;
1401}
1402label .maximal, textarea.maximal, input.maximal {
[3]1403     width: 100%;
[0]1404}
[530]1405textarea.maximal {
1406     resize: vertical;
1407}
[0]1408
1409a.form-control {
[3]1410     display: none;
[1420]1411     background: url(../images/expand.png) no-repeat .4rem center;
[0]1412     padding-left: 20px;
[1415]1413     color: #000;
[0]1414}
[536]1415.constrained {
[0]1416     margin: 0;
1417     padding: 0;
1418     border: none;
1419     background: transparent;
1420}
1421
[500]1422/* --------------------------------------------------------------- buttons */
[3]1423/* commun */
[131]1424input[type=submit],
1425input[type=reset],
1426input[type=button],
[3]1427a.button,
[204]1428a.submit {
[3]1429     display: inline-block;
1430     cursor: pointer;
1431     text-align: center;
1432     text-decoration: none;
[1291]1433     padding: .1em .5em;
[3]1434     border-radius: .2em;
[82]1435     margin-bottom: .1em;
[1470]1436     font-size: 1.2rem;
1437 }
[1353]1438h4 a.button {font-weight: normal;}
1439
[3]1440/* validation */
[131]1441input[type=submit],
[204]1442input[type=button],
1443a.submit {
[3]1444     color: #fff;
[1475]1445     text-shadow: 0 -1px 1px #1A87B9;
[1470]1446     background:#25A6E1;
1447     background:-moz-linear-gradient(top,#25A6E1 0%,#188BC0 100%);
1448     background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#25A6E1),color-stop(100%,#188BC0));
1449     background:linear-gradient(top,#25A6E1 0%,#188BC0 100%);
1450     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#25A6E1',endColorstr='#188BC0',GradientType=0);
[1475]1451     border:1px solid #2C8FD1;
[1470]1452
[3]1453}
[131]1454input[type=submit]:hover,
[3]1455input[type=button]:hover,
[204]1456a.submit:hover,
[131]1457input[type=submit]:focus,
[204]1458input[type=button]:focus,
1459a.submit:focus {
[1470]1460     background:#188BC0;
1461     background:-moz-linear-gradient(top,#188BC0 0%,#25A6E1 100%);
1462     background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#188BC0),color-stop(100%,#25A6E1));
1463     background:linear-gradient(top,#188BC0 0%,#25A6E1 100%);
1464     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#25A6E1',endColorstr='#25A6E1',GradientType=0);
[3]1465}
1466/* suppression et reset */
[131]1467a.button,
1468input[type=submit].reset,
[3]1469input[type=submit].delete {
[217]1470     border: 1px solid #ccc;
[3]1471     background: #f5f5f5;
1472     color: #000;
[217]1473     background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#dfdfdf));
1474     background: -moz-linear-gradient(top,  #f5f5f5,  #dfdfdf);
[1470]1475     text-shadow:1px 1px 0px #fff;
[3]1476     }
[131]1477a.button:hover,
[204]1478input[type=reset]:hover,
[131]1479input[type=submit].reset:hover,
[3]1480input[type=submit].delete:hover,
[131]1481a.button:focus,
[204]1482input[type=reset]:focus,
[131]1483input[type=submit].reset:focus,
[3]1484input[type=submit].delete:focus {
[1475]1485     background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
1486     background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
1487     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
1488     background-color:#e9e9e9;
[3]1489     }
1490a.delete,
1491input.delete,
1492input[type=submit].delete {
1493     color: #c00;
[1399]1494     padding-bottom: .2rem;
[565]1495}
1496#entry-content .delete {
[543]1497     margin-left: 1em;
[3]1498}
1499a.delete:hover,
1500input.delete:hover,
1501input[type=submit].delete:hover,
1502a.delete:focus,
1503input.delete:focus,
1504input[type=submit].delete:focus {
1505     border-color: #c00;
1506}
1507/* finasseries */
1508input[type=button] {
[217]1509     padding: .1em;
[3]1510}
1511#info-box a.button {
1512     padding: 0 .5em;
1513     margin-left: 2em;
1514}
[1291]1515.button.add {
1516     background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8cb82b) );
1517     background:-moz-linear-gradient( center top, #9dce2c 5%, #8cb82b 100% );
1518     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b');
1519     background-color:#9dce2c;
1520     border:1px solid #83c41a;
1521     padding:.6rem 1.8rem;
[1235]1522     color: #000;
[1291]1523     text-shadow: 1px 1px 0 #BBDB58;
1524     font-weight: normal;
1525     font-size: 1.4rem;
[131]1526}
[1475]1527.button.add:hover, .button.add:active, .button.add:focus {
[1291]1528     background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8cb82b), color-stop(1, #9dce2c) );
1529     background:-moz-linear-gradient( center top, #8cb82b 5%, #9dce2c 100% );
1530     filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb82b', endColorstr='#9dce2c');
1531     background-color:#8cb82b;
1532     border:1px solid #83c41a;
[158]1533}
[1291]1534.button-add:focus {
1535     outline: dotted 1px;
[496]1536}
[1035]1537
1538/* jQuery Autocomplete plugin */
1539.ac_results {
1540     padding: 0px;
1541     border: 1px dotted #f90;
1542     background-color: white;
1543     overflow: hidden;
1544     z-index: 99999;
1545}
1546.ac_results ul {
1547     width: 100%;
1548     list-style-position: outside;
1549     list-style: none;
1550     padding: 0;
1551     margin: 0;
1552}
1553.ac_results li {
1554     margin: 0px;
1555     padding: 2px 5px;
1556     cursor: default;
1557     display: block;
1558     font: menu;
1559     font-size: 1em;
1560     line-height: 16px;
1561     overflow: hidden;
1562}
1563.ac_loading {
1564     background: transparent url('loader.gif') right center no-repeat;
1565}
1566.ac_over {
1567     background-color: #06c;
1568     color: white;
[1368]1569}
1570
[1415]1571/* ------------------------------------------------------- Filters */
1572#filters-form {
1573     border: 1px dashed #999;
1574     border-radius: .6rem;
1575     margin-bottom: 2em;
1576     padding: .5em 1em 0;
1577}
1578#filters-form .table {
1579     display: table;
1580     width: 100%;
1581     padding: 0;
1582     margin-bottom: 1em;
1583     margin-top: 1.5em;
1584}
1585#filters-form .cell {
1586     padding: 0 2em 0 0;
1587     display: table-cell;
1588     vertical-align: top;
1589}
1590#filters-form .filters-options {
1591     padding-left: 2em;
1592     border-left: 1px solid #ccc;
1593}
1594#filters-form label.ib, span.ib {
1595     width:7em;
1596     display: inline-block;
1597}
[1420]1598#filters-form label.ibw, span.ibw {
1599     width: 9em;
1600     display: inline-block;
1601}
[1415]1602#filters-form select {
1603     width: 14em;
1604}
1605
1606/* ---------------------------------------------------- Pagination */
1607.pagination {
[1420]1608     height: 22px;
1609     margin-top: 1em;
1610     line-height: 22px;
[1415]1611     padding: 0 1rem; 
[1420]1612     border: 1px solid #ddd;
[1415]1613     overflow: hidden; 
1614     background: #e1e1e1; 
1615     background: -moz-linear-gradient(center top , #f2f2f2, #e1e1e1); 
1616     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#e1e1e1)); 
1617     -moz-border-radius: 4px; 
1618     -webkit-border-radius: 4px; 
1619     border-radius: 4px; 
[1464]1620     clear: left;
[1415]1621}
1622.pagination a, .pagination strong {
1623     height: 20px;
1624     border: none;
1625     padding: 2px 6px; 
1626     background-color : transparent;
1627     background-position : 50% 50%;
1628     background-repeat: no-repeat;
1629}
1630.pagination a:hover, .pagination strong {
1631     border-color : #ccc;
1632     background-color: #fff;
1633}
1634
[1368]1635/* --------------------------------------------------------------- password indcator */
[1375]1636.pw-table {
1637     display: table;
1638     margin-bottom: 1em;
1639}
1640.pw-cell {
1641     display: table-cell;
1642     margin-bottom: 1em;
1643}
[1368]1644#pwindicator {
[1375]1645     display: table-cell;
1646     vertical-align: bottom;
1647     padding-left: 1.5em;
1648     height: 3.8em;
[1368]1649}
[1369]1650#pwindicator .bar {
[1375]1651     height: 6px;
1652     margin-bottom: 4px;
[1368]1653}
1654.pw-very-weak .bar {
[1375]1655     background: #900;
[1369]1656     width: 30px;
[1368]1657}
1658.pw-weak .bar {
[1375]1659     background: #c00;
[1369]1660     width: 60px;
[1368]1661}
1662.pw-mediocre .bar {
[1375]1663     background: #f60;
[1369]1664     width: 90px;
[1368]1665}
1666.pw-strong .bar {
[1375]1667     background: #060;
[1369]1668     width: 120px;
[1368]1669}
1670.pw-very-strong .bar {
[1375]1671     background: #0c0;
[1369]1672     width: 150px;
[1468]1673}
1674
[1307]1675/* ---------------------------------------------------------------------------
1676     Media queries vite fait en attendant la reprise complète du layout
1677---------------------------------------------------------------------------- */
[1309]1678@media screen and (max-width: 920px) {
[1380]1679     #top, #top h1 a {width: 42px !important; height:100%; overflow: hidden;
1680}
[1329]1681     #top h1 a:link {
1682          background: transparent url(dc_logos/b-dotclear120.png) no-repeat -180px 6px; 
1683          border-right: 1px solid #ccc;
1684     }
1685     #top h1 a:hover, #top h1 a:focus {
1686          background: url(dc_logos/b-dotclear120.png) no-repeat -180px -94px;
1687          border-right: 1px solid #A2CBE9;
1688     }
[1307]1689}
[1309]1690@media screen and (max-width: 800px) {
1691     #top, #info-boxes, #info-box1, #info-box2 {
1692          display:inline-block;
1693          vertical-align:middle;
1694          margin:0;
1695          padding:0;
1696          line-height: 3.2rem;
1697     }
[1380]1698     #info-box1 {margin-left: 1rem;}
[1309]1699     #info-box1 select {width: 14rem;}
[1310]1700     #main-menu, #main, #content, #content h2, #entry-wrapper, #entry-sidebar, #entry-content, .two-cols .col, .two-cols .col:first-child {
[1309]1701     display:block;
1702     width: 98%;
1703     margin:0 auto;
1704     padding:0;
1705     float:none;
1706     text-align: left;
1707     clear: both;
1708     }
1709     #content {
1710          width: 100%;
1711          padding-top: .5em;
1712     }
1713}
1714@media screen and (max-width: 720px) {
1715     .smallscreen {display: none;}
[1311]1716     #help-button {width:20px; overflow: hidden;}
[1380]1717     #info-box2 {float:none;}
1718     #dashboard-items div {display: block;margin-bottom: 1em; padding: 0 1em;}
[1309]1719}
1720@media screen and (max-width: 492px) {
[1329]1721     #header {height:3.6rem;}
[1311]1722     #wrapper {font-size: 1.6rem;}
1723     .page-title, #info-boxes, .media-item {display: inline-block;}
1724     div.media-list .media-item {width: 90%; float: none}
[1380]1725     #info-box1 select {width: 12rem; margin-right: .6rem;}
[1310]1726     #info-box1 p.nomobile, label.nomobile {display: none;}
[1311]1727     #help-button {height:26px; width:26px; background-color: #A2CBE9; padding: 0; margin:0;font-size: 1rem;line-height: 68px}
[1309]1728}
Note: See TracBrowser for help on using the repository browser.

Sites map