source: trunk/plugins/admin_advices/default-layout.css @ 2415

Last change on this file since 2415 was 2415, checked in by vdigital, 16 years ago

Reversed logic for backgrounds
$tabsheet transfer: general use available in admin.tpl
Some CSS admin simplications

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 302 bytes
Line 
1/*.content {
2  list-style-type:none;
3  margin: 0 1em 0 14.5em;
4  padding: 0 0 15px 0;
5} */
6.content h2 {
7  font-weight: bold; 
8  padding-left: 2em;
9}
10/*.content h3 {
11  text-align: left;
12  padding-left: 3em;
13  font-size: 120%;
14}*/
15.content table tr td {
16  text-align: left; 
17  padding-left: 2em; 
18}
19
Note: See TracBrowser for help on using the repository browser.