mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
use Modalbox library for popup dialogs
This commit is contained in:
12
tt-rss.css
12
tt-rss.css
@@ -799,7 +799,7 @@ span.groupPrompt {
|
||||
}
|
||||
|
||||
div.tagCloudContainer {
|
||||
border : 1px solid #99d67a;
|
||||
border : 1px solid gray;
|
||||
background-color : white;
|
||||
margin : 5px 0px 5px 0px;
|
||||
padding : 5px;
|
||||
@@ -1749,3 +1749,13 @@ div.hlUpdPic {
|
||||
div.hlUpdPic img {
|
||||
max-width : 16px;
|
||||
}
|
||||
|
||||
|
||||
div.fatalError button {
|
||||
margin-top : 5px;
|
||||
}
|
||||
|
||||
div.fatalError textarea {
|
||||
width : 100%;
|
||||
height : 100px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user