1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-04 19:17:10 +00:00

rework no daemon warning

This commit is contained in:
Andrew Dolgov
2007-01-27 10:21:55 +01:00
parent c50e2b3004
commit ef16ae3782
5 changed files with 38 additions and 8 deletions

View File

@@ -242,6 +242,11 @@ input.editbox {
color : black;
}
.notifyError span:hover {
color : red;
cursor : pointer;
}
#dispSwitch {
font-size : x-small;
text-align : right;