summaryrefslogtreecommitdiff
path: root/theme/base/css
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@controlyourself.ca>2009-06-16 19:40:23 +0000
committerSarven Capadisli <csarven@controlyourself.ca>2009-06-16 19:40:23 +0000
commitc74a079e47e1ad71bdb92f8659626730b1b0cae3 (patch)
tree4311bfdc80300faadf254a88e696f3a342ae0a16 /theme/base/css
parentc98179378be7c8903a6ba7a9fe37bf6683219555 (diff)
UI updates:
Added box-shadow to local views, input focus, content Removed borders from local views, content, aside_primary Some cleaning
Diffstat (limited to 'theme/base/css')
-rw-r--r--theme/base/css/display.css11
1 files changed, 1 insertions, 10 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 0cbd0d774..3595d6aa3 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -303,10 +303,6 @@ padding:4px 11px;
-moz-border-radius-topright:4px;
-webkit-border-top-left-radius:4px;
-webkit-border-top-right-radius:4px;
-border-width:1px;
-border-style:solid;
-border-bottom:0;
-text-shadow: 2px 2px 2px #ddd;
font-weight:bold;
}
#site_nav_local_views .nav {
@@ -396,8 +392,6 @@ border-radius:7px;
-moz-border-radius-topleft:0;
-webkit-border-radius:7px;
-webkit-border-top-left-radius:0;
-border-style:solid;
-border-width:1px;
}
#shownotice #content {
min-height:0;
@@ -413,13 +407,11 @@ float:left;
width:27.917%;
min-height:259px;
float:left;
-margin-left:0.385%;
+margin-left:0.7%;
padding:1.795%;
border-radius:7px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
-border-width:1px;
-border-style:solid;
}
#form_notice {
@@ -469,7 +461,6 @@ height:16px;
#form_notice #notice_data-attach {
left:183px;
padding:0;
-
height:16px;
}
#form_notice .form_note {