mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-30 14:07:10 +00:00
further CSS updates
This commit is contained in:
@@ -5,6 +5,17 @@
|
||||
@color-accent-light: #ecf4ff;
|
||||
@color-link: #0088cc;
|
||||
|
||||
body.ttrss_main,
|
||||
body.ttrss_prefs,
|
||||
#main {
|
||||
position : absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
border: 0;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
@import "tt-rss.less";
|
||||
@import "cdm.less";
|
||||
@import "prefs.less";
|
||||
|
||||
Reference in New Issue
Block a user