]> git.wh0rd.org - tt-rss.git/blame - themes/compact/theme.css
pref-prefs: show disabled register certificate button when certificate is unavailable
[tt-rss.git] / themes / compact / theme.css
CommitLineData
c339343b
AD
1#feeds-holder {
2 border-width : 0px 1px 0px 0px;
3 top : 0px;
4 bottom : 0px;
5 background : white;
6}
7
8#header {
9 left : 270px;
10}
11
12#toolbar {
13 font-size : small;
14}
15
16#toolbar input {
17 font-size : small;
18}
19
20div.headlines_cdm {
21 border-width : 1px 0px 0px 0px;
22 bottom : 0px;
23}
24
25#content-frame {
26 border-width : 1px 0px 0px 0px;
27 bottom : 0px;
28}
29
30div.postReply {
31 font-size : small;
32 padding : 0px;
33 margin : 0px;
34}
35
36div.postReply div.postHeader {
37 border-width : 0px 0px 1px 1px;
38}
39
d9084cf2 40#prefContentOuter {
6d9cca41
AD
41 bottom : 0px;
42}
43
c339343b
AD
44#footer, #prefFooter {
45 display : none;
46}
47