diff options
| author | laetzer <laetzer@users.sourceforge.net> | 2007-03-13 03:36:27 +0000 |
|---|---|---|
| committer | laetzer <laetzer@users.sourceforge.net> | 2007-03-13 03:36:27 +0000 |
| commit | 9cbb0b27676965dd8d0a8b53e3107dd653f3b663 (patch) | |
| tree | 23e37accbedb1e613fc22656f9a6aa04628195d8 /base.css | |
| parent | 369c935d3cfb64ca1f34b8de38b6804d3f52fff2 (diff) | |
| download | themes-9cbb0b27676965dd8d0a8b53e3107dd653f3b663.tar.gz themes-9cbb0b27676965dd8d0a8b53e3107dd653f3b663.tar.bz2 themes-9cbb0b27676965dd8d0a8b53e3107dd653f3b663.zip | |
moved inline styles from multisite's table.data to base.css
Diffstat (limited to 'base.css')
| -rw-r--r-- | base.css | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -166,3 +166,8 @@ a.external {background:transparent url("icons/external_link.png") no-repeat lef .bitboard .desc {font-size: .9em; clear:both;} .bitboard .topic {font-size: .9em;} +/* multisites */ +#multisites table.data th.servername {width:18%} +#multisites table.data th.description {width:30%} +#multisites table.data th.settings {width:50%} +#multisites table.data th.actions {width:2%}
\ No newline at end of file |
