From: Sarven Capadisli Date: Sat, 11 Apr 2009 22:29:13 +0000 (+0000) Subject: (Subjective) The dotted border style is less obtrusive (negative X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1f33df4715f4293787beb5b64721df6db3a2083c;p=quix0rs-gnu-social.git (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. --- diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 3b4a2a4b30..ec9e6097fa 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;