1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-16 04:35:56 +00:00

css: header tweaks

This commit is contained in:
Andrew Dolgov
2010-11-16 16:33:24 +03:00
parent c0f215b0e2
commit e243d2c391

View File

@@ -12,8 +12,8 @@ body#ttrssPrefs {
body#ttrssPrefs #footer, body#ttrssPrefs #header {
background-color : #ecf4ff;
padding-left : 5px;
padding-right : 5px;
padding-left : 8px;
padding-right : 8px;
}
blockquote {
@@ -1485,7 +1485,7 @@ div.fatalError textarea {
}
#header {
padding : 4px;
padding : 4px 8px 0px 8px;
border-width : 0px;
}