From 6a4c008b39bcd1bc58afc0841bb2d26dc9714455 Mon Sep 17 00:00:00 2001 From: urs_hunkler Date: Sun, 30 Jan 2005 11:34:30 +0000 Subject: [PATCH] changed the style of .unread. I'm using this "hook" and the very short text "+ 1" to signalize about new posts unexcited but as an disquieter. --- theme/orangewhite/styles_layout.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/orangewhite/styles_layout.css b/theme/orangewhite/styles_layout.css index 3603ad1547..2c6d3e5835 100644 --- a/theme/orangewhite/styles_layout.css +++ b/theme/orangewhite/styles_layout.css @@ -395,7 +395,7 @@ table.formtable td { } .unread { - border-width:1px 0px; + border-width:0px 0px 1px 3px; border-style:solid; } -- 2.39.5