summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-09 16:15:09 +0300
committerAndrew Dolgov <[email protected]>2018-12-09 16:15:09 +0300
commit911cbf0e767ec27977d9775ae4e516e337aeb5cd (patch)
tree115f2ff0beb50b7193d5a1d8bd5f15cfb53c1046 /themes/night.css
parent95e1038e6dd0feff79b6290b46968747cccca277 (diff)
remove special style for header links (wtf)
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/themes/night.css b/themes/night.css
index e331e91ea..4d6ce54ea 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -1421,9 +1421,6 @@ body.ttrss_prefs #footer {
border: 0px;
text-align: center;
}
-body.ttrss_prefs #header a:hover {
- color: black;
-}
body.ttrss_prefs #header img {
vertical-align: middle;
cursor: pointer;