]> git.mxchange.org Git - friendica.git/commitdiff
improved group-selected highlighting
authorFriendika <info@friendika.com>
Sat, 2 Jul 2011 09:34:19 +0000 (02:34 -0700)
committerFriendika <info@friendika.com>
Sat, 2 Jul 2011 09:34:19 +0000 (02:34 -0700)
view/theme/duepuntozero/style.css

index d07538b878b8f39a0e91bb2c63381af7c4505eb5..2b0ee93e6e314087f2c4d7ef582665c3e2d270a9 100644 (file)
@@ -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;
 }