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