aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authormarijus <mario@localhost.localdomain>2013-12-11 22:11:06 +0100
committermarijus <mario@localhost.localdomain>2013-12-11 22:11:06 +0100
commite8821d78d517c838a630766bfc3bafb145a6be15 (patch)
tree8572aa72a6a65a98e8974696f1aad06c76a75789 /view
parentebc788a69af4ee93bf683a856ac02956d413aec8 (diff)
downloadvolse-hubzilla-e8821d78d517c838a630766bfc3bafb145a6be15.tar.gz
volse-hubzilla-e8821d78d517c838a630766bfc3bafb145a6be15.tar.bz2
volse-hubzilla-e8821d78d517c838a630766bfc3bafb145a6be15.zip
.selected is in use for something else already
Diffstat (limited to 'view')
-rw-r--r--view/theme/redbasic/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 4df791e73..fa5bf51ef 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -327,7 +327,7 @@ footer {
margin-bottom: 15px;
}
-/*TODO: we should use .selected class for all this, nets-selected probably obsolete */
+/*TODO: we should use one class for all this, nets-selected probably obsolete */
.group-selected, /* .nets-selected, */ .fileas-selected, .categories-selected, .search-selected, .active {
color: #444444 !important;
}