aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--view/theme/duepuntozero/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index d07538b87..2b0ee93e6 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -251,7 +251,8 @@ div.wall-item-content-wrapper.shiny {
.group-selected {
padding: 3px;
- border: 2px solid #CCCCCC;
+ border: 1px solid #CCCCCC;
+ background: #F8F8F8;
font-weight: bold;
}