Dotclear

source: plugins/importExport/style.css @ 3730:5c45a5df9a59

Revision 3730:5c45a5df9a59, 466 bytes checked in by franck <carnet.franck.paul@…>, 7 years ago (diff)

Code formatting (PSR-2)

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  border-radius: 2px;
25}
Note: See TracBrowser for help on using the repository browser.

Sites map