summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@controlyourself.ca>2009-04-11 22:29:13 +0000
committerSarven Capadisli <csarven@controlyourself.ca>2009-04-11 22:29:13 +0000
commit1f33df4715f4293787beb5b64721df6db3a2083c (patch)
tree9433da8ef2524199ea656d4185a5211396ebebd9 /theme
parent3b9f235e42da7d862fae7b4da7ea008b98493832 (diff)
(Subjective) The dotted border style is less obtrusive (negative
space) than the dotted border style. While present, the dotted blends away better. Observing 1 + 1 = 3 or more principle.
Diffstat (limited to 'theme')
-rw-r--r--theme/base/css/display.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 3b4a2a4b3..ec9e6097f 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -717,7 +717,7 @@ clear:both;
float:left;
width:100%;
border-top-width:1px;
-border-top-style:dashed;
+border-top-style:dotted;
}
.notices li {
list-style-type:none;