mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 21:45:55 +00:00
css tweaks, fix publ unset icon
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 447 B After Width: | Height: | Size: 551 B |
@@ -7,11 +7,12 @@ body {
|
||||
}
|
||||
|
||||
blockquote {
|
||||
margin : 5px;
|
||||
margin : 5px 5px 5px 5px;
|
||||
border-width : 0px 0px 0px 4px;
|
||||
border-color : #f0f0f0;
|
||||
border-color : #e0e0e0;
|
||||
border-style : solid;
|
||||
padding : 2px 0px 2px 5px;
|
||||
padding : 5px;
|
||||
background-color : #f0f0f0;
|
||||
}
|
||||
|
||||
div.postReply {
|
||||
|
||||
Reference in New Issue
Block a user