aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/roma
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2012-12-23 06:38:05 +0000
committerrvelices <rv-github@modusoptimus.com>2012-12-23 06:38:05 +0000
commit7a7b1f259a2ef37163ed151776852f827827dda3 (patch)
tree2a2570d6bbf16a39fc72504bb14b5d731360d7a0 /admin/themes/roma
parentb4ea66c42db2a8c8cbe6fbff2c2bc7ab23b7a949 (diff)
cleanup admin css
git-svn-id: http://piwigo.org/svn/trunk@19530 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/themes/roma')
-rw-r--r--admin/themes/roma/theme.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css
index be9fc0192..8248a9e36 100644
--- a/admin/themes/roma/theme.css
+++ b/admin/themes/roma/theme.css
@@ -38,8 +38,10 @@ h2 { color: #ccc; }
}
html, body { min-height: 100%; }
-body { margin: 0; padding: 0;
-background-color:#111111; }
+body {
+ background-color:#111111;
+}
+
/* #the_page { margin: 0; padding: 0; z-index: 1; top:0px; */
/* padding-top: 0; min-height: 100%; width:100%; position:absolute; left:0px; } */
#headbranch { width: 233px; height: 240px; margin: 0; padding: 0;