mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
toggle no daemon warning @ runtime on refetch
This commit is contained in:
@@ -1090,13 +1090,14 @@ a.cdmToggleLink:hover {
|
||||
font-weight : normal;
|
||||
}
|
||||
|
||||
div.noDaemonWarning {
|
||||
#noDaemonWarning {
|
||||
position : absolute;
|
||||
background-color : #ecf4ff;
|
||||
border : 1px solid #88b0f0;
|
||||
padding : 10px;
|
||||
margin : 5px;
|
||||
z-index : 2;
|
||||
display : none;
|
||||
}
|
||||
|
||||
#qafInput {
|
||||
|
||||
Reference in New Issue
Block a user