aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/roma/theme.css
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2010-03-15 20:50:47 +0000
committerplegall <plg@piwigo.org>2010-03-15 20:50:47 +0000
commit54148c8d6039695456cec9cdf3e912810e8105db (patch)
tree4d3ff6df4ede9fb7d64108d8a75023a918b72c64 /admin/themes/roma/theme.css
parent395b09de3d1dfc40411df71c8752dcc368ab4ea9 (diff)
feature 1507: better display for available themes (floating boxes)
git-svn-id: http://piwigo.org/svn/trunk@5145 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/themes/roma/theme.css')
-rw-r--r--admin/themes/roma/theme.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css
index 81af6c627..f66413ac4 100644
--- a/admin/themes/roma/theme.css
+++ b/admin/themes/roma/theme.css
@@ -217,3 +217,8 @@ html>body #menubar {min-height:477px; height:477px;} /* IE 7 and modern browsers
#adminHome {background-color:#222;}
#adminHome:hover {background-color:#333;}
+
+.themeBox {background-color:#333;}
+.themeBox IMG {border:1px solid #666;}
+.themeName {color:white;}
+.themeActions A {border-bottom:none;}