aboutsummaryrefslogtreecommitdiffstats
path: root/admin/template/goto/theme/roma/theme.css
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2009-01-06 18:40:14 +0000
committervdigital <vdigital@piwigo.org>2009-01-06 18:40:14 +0000
commit19d096853d16040892fefb9bbf1182b390e59fb1 (patch)
treeed206f59d3fdb5870db42375f12acbe54993a916 /admin/template/goto/theme/roma/theme.css
parent133b9d48fb8b698847bf7e24b7294e82b2fc6e23 (diff)
- Change tabs text background in hover case
git-svn-id: http://piwigo.org/svn/branches/2.0@3053 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--admin/template/goto/theme/roma/theme.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/template/goto/theme/roma/theme.css b/admin/template/goto/theme/roma/theme.css
index 997ef6fe5..05eec8087 100644
--- a/admin/template/goto/theme/roma/theme.css
+++ b/admin/template/goto/theme/roma/theme.css
@@ -128,6 +128,7 @@ background:transparent url(images/active_tab2.png) no-repeat scroll right 0px; }
.tabsheet a span { display:block; font-size:10px; margin-right:2px; padding:0 3px 0 1px; }
.tabsheet .selected_tab a span { background:transparent url(images/active_tab3.png) repeat-x scroll left top; }
.tabsheet .normal_tab a span { background:transparent url(images/inactive_tab3.png) repeat-x scroll left top; }
+.tabsheet .normal_tab:hover a span { background:transparent url(images/active_tab3.png) repeat-x scroll left top; }
#debug { margin-left:248px; font-size:12px; }
/* menubar is on all admin pages => No specific css file */
#menubar {