summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/content.css1
-rw-r--r--css/settings.css4
2 files changed, 1 insertions, 4 deletions
diff --git a/css/content.css b/css/content.css
index 9533ea531..08cfc4673 100644
--- a/css/content.css
+++ b/css/content.css
@@ -457,6 +457,7 @@
#app-content .heading a {
font-weight: bold;
color: #222;
+ text-decoration: none;
}
#app-content .heading a:hover {
text-decoration: underline;
diff --git a/css/settings.css b/css/settings.css
index 1a1f631b7..eca377d9a 100644
--- a/css/settings.css
+++ b/css/settings.css
@@ -12,10 +12,6 @@
left: -30000px;
}
-#app-settings .opened:hover {
- background-color: transparent !important;
-}
-
#app-settings-content {
padding-bottom: 25px;
}