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