aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/admin.css
diff options
context:
space:
mode:
authorJonathan Stanley <shs@users.sourceforge.net>2007-03-23 18:41:45 +0000
committerJonathan Stanley <shs@users.sourceforge.net>2007-03-23 18:41:45 +0000
commit369dc7502c37f0a8a5eb7649bb75640bb03c3716 (patch)
tree2db4a6b7c5b7b6cf4426f12a480e8fb3d98ef894 /phpBB/adm/style/admin.css
parent2e244a1eebc109da7a8c6ab4395a1d7e0923dd30 (diff)
downloadforums-369dc7502c37f0a8a5eb7649bb75640bb03c3716.tar
forums-369dc7502c37f0a8a5eb7649bb75640bb03c3716.tar.gz
forums-369dc7502c37f0a8a5eb7649bb75640bb03c3716.tar.bz2
forums-369dc7502c37f0a8a5eb7649bb75640bb03c3716.tar.xz
forums-369dc7502c37f0a8a5eb7649bb75640bb03c3716.zip
Bye bye toggle_inverse.gif... made a "super" toggle.gif which contains both states and "switched" using CSS sprites method to stop the ugly loading "flash" when images aren't cached for the first time. prosilver ACP+style classnames use hyphens... so stuck with them, plus underscores might trip up some bizarre edge case thing with IE6, so play safe. Would like the toggle to set a cookie at some point, so the setting would be "sticky".
git-svn-id: file:///svn/phpbb/trunk@7222 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/adm/style/admin.css')
-rw-r--r--phpBB/adm/style/admin.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/admin.css b/phpBB/adm/style/admin.css
index 43310fb4ae..398cbac150 100644
--- a/phpBB/adm/style/admin.css
+++ b/phpBB/adm/style/admin.css
@@ -353,7 +353,7 @@ span.corners-bottom span {
margin-left: 2px;
}
-#toggle_handle {
+#toggle-handle {
display: block;
width: 18px;
height: 19px;