summaryrefslogtreecommitdiff
path: root/css/admin_themes.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/admin_themes.css')
-rw-r--r--css/admin_themes.css17
1 files changed, 17 insertions, 0 deletions
diff --git a/css/admin_themes.css b/css/admin_themes.css
new file mode 100644
index 0000000..9ced98d
--- /dev/null
+++ b/css/admin_themes.css
@@ -0,0 +1,17 @@
+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;}
+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;}
+
+.layouts_table {width:100%;border-collapse:collapse;cell-spacing:0}
+.layouts_table td {padding:5px}
+.bg_ace {background:#ace}
+.bg_eca {background:#eca}
+.bg_aec {background:#aec}
+.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