]> git.wh0rd.org - tt-rss.git/blame - tt-rss_compact.css
default theme updates
[tt-rss.git] / tt-rss_compact.css
CommitLineData
430bf183
AD
1/* only overrides go here */
2
da5d0d09 3body {
430bf183 4 font-size : 8pt;
da5d0d09
AD
5}
6
da5d0d09 7table.main td.header {
430bf183 8 padding : 5px;
da5d0d09 9 height : 20px;
da5d0d09
AD
10}
11
12table.main td.prefsToolbar {
430bf183 13 border-width : 0px;
da5d0d09
AD
14}
15
430bf183
AD
16table.headlinesList {
17 font-size : small;
da5d0d09
AD
18}
19
20table.main td.headlinesToolbarBox {
21 padding : 0px;
da5d0d09
AD
22}
23
24table.main td.footer {
430bf183
AD
25 height : 5px;
26 font-size : x-small;
da5d0d09
AD
27}
28
29table.main td.headlines {
30 height : 20%;
430bf183 31 font-size : x-small;
da5d0d09
AD
32}
33
34ul.feedList {
da5d0d09 35 font-size : x-small;
da5d0d09
AD
36 padding : 0px;
37 margin : 0px;
3745788e
AD
38}
39
430bf183 40ul.feedList li {
ab3d0b99
AD
41 font-size : x-small;
42}
43
430bf183
AD
44table.main td.feeds {
45 width : 250px;
ab3d0b99 46}
96737ce9
AD
47
48td.headlinesToolbarBox td {
49 font-size : x-small;
50}
51
52td.welcomePrompt {
53 font-size : x-small;
54}
55
56#notify_body, #notify {
57 font-size : x-small;
58}
59