]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
(Subjective) The dotted border style is less obtrusive (negative
authorSarven Capadisli <csarven@controlyourself.ca>
Sat, 11 Apr 2009 22:29:13 +0000 (22:29 +0000)
committerSarven Capadisli <csarven@controlyourself.ca>
Sat, 11 Apr 2009 22:29:13 +0000 (22:29 +0000)
space) than the dotted border style. While present, the dotted blends
away better. Observing 1 + 1 = 3 or more principle.

theme/base/css/display.css

index 3b4a2a4b302e39169cc63d0be72c5985003461aa..ec9e6097faceeee9cd044ea842b3fe9b8a16c136 100644 (file)
@@ -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;