summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorChristian Fowler <cfowler2@wcpss.net>2013-04-09 11:15:41 -0400
committerChristian Fowler <cfowler2@wcpss.net>2013-04-09 11:15:41 -0400
commit0e6e7869f4fdab94023c777ee7fa0eb1b1d29f8c (patch)
tree1e21f6d021a2fed85a91f45cdcc514f049516821 /css
parent6688abe44b430dac8ea191ae6793099a1900e144 (diff)
downloadthemes-0e6e7869f4fdab94023c777ee7fa0eb1b1d29f8c.tar.gz
themes-0e6e7869f4fdab94023c777ee7fa0eb1b1d29f8c.tar.bz2
themes-0e6e7869f4fdab94023c777ee7fa0eb1b1d29f8c.zip
clean theme admin selection
Diffstat (limited to 'css')
-rw-r--r--css/admin_themes.css7
1 files changed, 2 insertions, 5 deletions
diff --git a/css/admin_themes.css b/css/admin_themes.css
index 9ced98d..6132bb9 100644
--- a/css/admin_themes.css
+++ b/css/admin_themes.css
@@ -1,7 +1,4 @@
-div#themeapprove {position:fixed; color:#000; z-index:1000000; bottom:10px; right:10px; width:400px; background:#fff; border:3px solid #999; padding:20px; text-align:center; opacity:0.8;}
-div#themeapprove a {display:block; float:left; margin:10px; padding:20px 71px; background:#eee; border:1px solid #ccc; vertical-align:middle;}
-div#themeapprove a:hover {background-color:#b83;}
-div#themeapprove img {margin:0; padding:0;}
+div#themeapprove {position:fixed; color:#000; z-index:1000000; bottom:10px; right:10px; width:400px; background:#fff; border:3px solid #999; padding:20px; opacity:0.8;}
ul#layoutgala {list-style:none; margin:0; padding:0;}
ul#layoutgala li {list-style:none; float:left; display:inline; margin:0 0 0.5em 0.5em; width:120px; text-align:center}
ul#layoutgala li a {height:160px; display:block; line-height:1.2em; padding:0.5em 0;}
@@ -14,4 +11,4 @@ ul#layoutgala li a {height:160px; display:block; line-height:1.2em; padding:0.5
.bg_cae {background:#cae}
.bg_cea {background:#cea}
.bg_eee {background:#eee}
-.b3-s-fff {border-bottom:3px solid #fff} \ No newline at end of file
+.b3-s-fff {border-bottom:3px solid #fff}