From 1f33df4715f4293787beb5b64721df6db3a2083c Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Sat, 11 Apr 2009 22:29:13 +0000 Subject: (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. --- theme/base/css/display.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theme') 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; -- cgit v1.2.3-54-g00ecf