summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-04-06 21:06:19 +0200
committerSiri Reiter <siri@jones.dk>2009-04-06 21:06:19 +0200
commitd987de88529c1988377a82cce6d0295f02046017 (patch)
treed25d05baa2af9c07a0e4c2b7baf8394470fd4296 /local.css
parentf5ecb6a9bb69ac00a11dcc45e3037a74bc9ca009 (diff)
Actions padding.
Diffstat (limited to 'local.css')
-rw-r--r--local.css9
1 files changed, 5 insertions, 4 deletions
diff --git a/local.css b/local.css
index 48536995..7036d722 100644
--- a/local.css
+++ b/local.css
@@ -61,6 +61,11 @@ DIV.actions {
background-color: LightBlue;
}
+div.actions ul {
+ border-bottom: 0;
+ padding:0 0 0 15px;
+}
+
DIV#topbar {
margin: 0;
padding: 0;
@@ -98,10 +103,6 @@ DIV#topbar ol li {
line-height: 2em;
}
-div.actions ul {
- border-bottom: 0;
-}
-
DIV#sidebar {
margin: 3em 0 1em 2em;
padding: 0;