aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 74738c537..1846c023b 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -232,6 +232,9 @@ aside ul {
list-style-type: none;
margin: 0;
padding: 0;
+ /* border-left: 1px solid #eee; This and a 5px left border on the li is "interesting"
+ to delineate the list from the surrounding bits
+ */
}
aside li {