mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-26 06:21:28 +00:00
notice/warning style updates
This commit is contained in:
@@ -544,7 +544,7 @@ div.warning {
|
||||
background : #fff7d5;
|
||||
border : 1px solid #d7c47a;
|
||||
padding : 5px;
|
||||
margin : 5px;
|
||||
margin : 0px 0px 5px 0px;
|
||||
font-size : small;
|
||||
}
|
||||
|
||||
@@ -552,7 +552,7 @@ div.notice {
|
||||
background : #ffffff;
|
||||
border : 1px solid #88b0f0;
|
||||
padding : 5px;
|
||||
margin : 5px;
|
||||
margin : 0px 0px 5px 0px;
|
||||
font-size : small;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user