Dotclear

source: plugins/importExport/style.css @ 840:f7157873644c

Revision 840:f7157873644c, 453 bytes checked in by JcDenis, 13 years ago (diff)

Clean up structure, added (un)zip to flat import/export, fixes #1319

Line 
1dl.modules dt {
2     font-weight: bold;
3     font-size: 1.1em;
4     margin: 1em 0 0 0;
5}
6dl.modules dd {
7     margin: 0 0 1.5em 0;
8}
9div.ie-progress {
10     background: #eee;
11     margin: 1em 0;
12}
13div.ie-progress div {
14     height: 10px;
15     width: 0;
16     font-size: 0.8em;
17     line-height: 1em;
18     height: 1em;
19     padding: 2px 0;
20     text-align: right;
21     background: green url(index.php?pf=importExport/progress.png) repeat-x top left;
22     color: white;
23     font-weight: bold;
24     -moz-border-radius: 2px;
25}
Note: See TracBrowser for help on using the repository browser.

Sites map