mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-06 06:29:15 +00:00
remove blockquote background and unnecessary padding
This commit is contained in:
@@ -241,12 +241,11 @@ div.filterTestHolder {
|
||||
|
||||
#content-insert blockquote, #headlines-frame blockquote, .dijitContentPane blockquote {
|
||||
margin : 5px 0px 5px 0px;
|
||||
padding : 10px;
|
||||
color : #555;
|
||||
border-width : 0px 0px 0px 3px;
|
||||
padding-left : 10px;
|
||||
border-width : 0px 0px 0px 4px;
|
||||
border-color : #c0c0c0;
|
||||
border-style : solid;
|
||||
background : #fafafa;
|
||||
}
|
||||
|
||||
#content-insert code, #headlines-frame code, .dijitContentPane code {
|
||||
|
||||
Reference in New Issue
Block a user