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

initial work for flat modern theme

This commit is contained in:
Andrew Dolgov
2018-12-04 22:24:31 +03:00
parent 88b8830a6b
commit 2ab097b2e5
105 changed files with 15948 additions and 199 deletions

View File

@@ -72,10 +72,11 @@ body.ttrss_prefs {
height : 300px;
overflow : auto;
border: 1px solid #ddd;
border-top-width: 0px;
margin : 0px 0px 5px 0px;
background-color : white;
padding : 4px;
}
div.filterTestHolder, div.prefFeedOPMLHolder {
border-width : 1px;
}