summaryrefslogtreecommitdiff
path: root/theme/base
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@status.net>2009-11-11 12:21:18 +0000
committerSarven Capadisli <csarven@status.net>2009-11-11 12:21:18 +0000
commit0d8e9faaa182c4923eec6d329773516e81c7edf9 (patch)
tree15e8c78de1c52e72870adefa2129bde42ddc010a /theme/base
parentdb64b612961c37477d0729e9ff4f882fb5df7b8d (diff)
Added mark-top styles
Diffstat (limited to 'theme/base')
-rw-r--r--theme/base/css/display.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index cdc17d67f..1be66fe5a 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -839,6 +839,10 @@ margin-left:2%;
width:98%;
float:left;
}
+.mark-top {
+border-top-width:1px;
+border-top-style:solid;
+}
/* NOTICES */
#notices_primary {