From 54148c8d6039695456cec9cdf3e912810e8105db Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 15 Mar 2010 20:50:47 +0000 Subject: feature 1507: better display for available themes (floating boxes) git-svn-id: http://piwigo.org/svn/trunk@5145 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/clear/theme.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'admin/themes/clear/theme.css') diff --git a/admin/themes/clear/theme.css b/admin/themes/clear/theme.css index 85cfdb515..656f4ed74 100644 --- a/admin/themes/clear/theme.css +++ b/admin/themes/clear/theme.css @@ -194,3 +194,7 @@ html>body #menubar {min-height:477px; height:477px;} /* IE 7 and modern browsers *+html .bigtext { left: 70px; } *+html .bigbutton input, * html .bigbutton input { left:0px; position:relative; top:-40px; } * html .bigtext { margin-right: 300px; } + +.themeBox {background-color:#eee;} +.themeBox IMG {border:1px solid white;} +.themeName {color:black;} -- cgit v1.2.3