diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2006-09-03 20:05:20 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2006-09-03 20:05:20 +0000 |
| commit | a9f06956942fb6c824946292e5322a05508f5488 (patch) | |
| tree | 672dd91957c3e655f817834a589ed15e181b453d /styles | |
| parent | 92b6844b4623b8da040e17e7ea6caf7716511796 (diff) | |
| download | boards-a9f06956942fb6c824946292e5322a05508f5488.tar.gz boards-a9f06956942fb6c824946292e5322a05508f5488.tar.bz2 boards-a9f06956942fb6c824946292e5322a05508f5488.zip | |
change all biticon links to point to the new icons provided in themes/icon_styles, update themes manager to make icon styles selectable, massive script used to do this ( will me made available shortly ) - might not all be perfect. please help out by fixing broken icon links.
Diffstat (limited to 'styles')
| -rw-r--r-- | styles/bitboards.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/styles/bitboards.css b/styles/bitboards.css index b0c72ac..73dc9f0 100644 --- a/styles/bitboards.css +++ b/styles/bitboards.css @@ -43,3 +43,7 @@ unregistered user post highlight .bitboard .indent {border-left:5px solid #c64; margin-bottom:2em;} .quotetitle {margin-bottom:0.5em; font-weight:bold; font-style:italic;} blockquote {padding:0.5em; border:1px #aaa solid; background:#f7f7f7;} + +ul.iconlegend {list-style:none; clear:both;} +ul.iconlegend li {list-style:none; width:200px;} +ul.iconlegend li img {vertical-align:middle;} |
