aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-11-12 21:04:43 +0100
committerMario Vavti <mario@mariovavti.com>2017-11-12 21:04:43 +0100
commit6ea7ef43e0a0a99f81986c8e1fe5955800bfa496 (patch)
tree44056bdac329f6356fa75ed3566c88568677d89f /view
parent064464a553697ad276e6d4f50f2f77652c60a7a4 (diff)
downloadvolse-hubzilla-6ea7ef43e0a0a99f81986c8e1fe5955800bfa496.tar.gz
volse-hubzilla-6ea7ef43e0a0a99f81986c8e1fe5955800bfa496.tar.bz2
volse-hubzilla-6ea7ef43e0a0a99f81986c8e1fe5955800bfa496.zip
removed underline only for testing purpose - revert
Diffstat (limited to 'view')
-rw-r--r--view/theme/redbasic/schema/dark.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/schema/dark.css b/view/theme/redbasic/schema/dark.css
index 1bff25e12..a921f42af 100644
--- a/view/theme/redbasic/schema/dark.css
+++ b/view/theme/redbasic/schema/dark.css
@@ -307,7 +307,7 @@ a, a:visited, a:link, .fakelink, .fakelink:visited, .fakelink:link {
.group-selected, .fileas-selected, .categories-selected, .search-selected, a.active {
color: #fff !important;
- text-decoration: none !important;
+ text-decoration: underline !important;
}
.generic-content-wrapper-styled {