]> git.wh0rd.org - tt-rss.git/blame - cdm.css
Revert "subscribe_to_feed: use already fetched data when updating initially"
[tt-rss.git] / cdm.css
CommitLineData
dad14b51
AD
1div.cdmHeader img, div.cdmHeader input, div.cdmFooter img {
2 vertical-align : middle;
3}
4
5div.cdmHeader {
915b61ef
AD
6 display : table;
7}
8
9div.cdmHeader > * {
10 display : table-cell;
dad14b51
AD
11 padding : 5px;
12}
13
915b61ef
AD
14div.cdmHeader > div {
15 white-space : nowrap;
16}
17
18div.cdmHeader > span {
19 width : 100%;
20}
21
dad14b51
AD
22div.cdmHeader span.updated {
23 color : gray;
24 font-weight : normal;
23ac03ff 25 font-size : 11px;
804ab1f7 26 white-space : nowrap;
47837c09 27 vertical-align : middle;
dad14b51
AD
28}
29
30div.cdmHeader input {
31 margin-right : 5px;
32}
33
8cc5e965 34div.cdmHeader div.updPic {
62b800b4
AD
35 width : 25px;
36 display : inline-block;
37 text-align : center;
38}
39
8cc5e965 40div.cdmHeader div.updPic img {
62b800b4
AD
41 vertical-align : middle;
42}
43
dad14b51 44div.cdmHeader img, div.cdmFooter img {
a7f003e0 45 margin : 0px 2px 0px 2px;
dad14b51
AD
46}
47
62258616
AD
48div.cdmContent a {
49 color : #4684ff;
50}
51
52div.cdmContent a:hover {
53 color : black;
54}
55
dad14b51 56div.cdmContentInner {
dbd7e915 57 margin : 10px;
dad14b51
AD
58}
59
16b59fc8
AD
60div.cdmContentInner img {
61 border-width : 0px;
62 max-width : 98%;
5b27cb05 63 height : auto;
16b59fc8
AD
64}
65
dad14b51 66div.cdmFooter {
dad14b51
AD
67 padding : 5px;
68 font-weight : normal;
69 color : gray;
70 clear : both;
71}
72
14c53e4e
AD
73div.cdm.expanded {
74 margin-top : 4px;
75 margin-bottom : 4px;
c2fd7468
AD
76}
77
78div.cdm.expandable {
14c53e4e
AD
79 background-color : #f0f0f0;
80 border-width : 0px 0px 1px 0px;
81 border-color : #c0c0c0;
82 border-style : solid;
a0ddecb9
AD
83}
84
14c53e4e
AD
85div.cdm.expandable > hr {
86 display : none;
c2fd7468
AD
87}
88
14c53e4e
AD
89div.cdm.expanded > hr {
90 margin-top : 0px;
91 margin-bottom : 0px;
a0ddecb9
AD
92}
93
94div.cdm.Unread {
12a80ad5 95 background : white;
a0ddecb9
AD
96}
97
a0ddecb9 98div.cdm.active {
c2fd7468 99 border-color : #88b0f0;
a0ddecb9 100 background : white ! important;
42c43ff7
AD
101}
102
14c53e4e
AD
103div.cdm.expandable div.cdmHeader a.title {
104 font-weight : bold;
105 color : gray;
106}
107
108div.cdm.expandable.Unread div.cdmHeader a.title {
109 color : black;
a0ddecb9
AD
110}
111
14c53e4e 112div.cdm.expandable.active div.cdmHeader a.title {
a0ddecb9 113 color : #4684ff;
a0ddecb9
AD
114}
115
14c53e4e
AD
116div.cdm.expanded div.cdmHeader {
117 background : transparent ! important;
118}
119
120div.cdm.expanded div.cdmHeader a.title {
121 font-size : 14px;
122 color : gray;
123 font-weight : bold;
124}
125
126
127div.cdm.expanded.active div.cdmHeader a.title {
128 color : #4684ff;
129}
130
131div.cdm.expanded.Unread div.cdmHeader a.title {
132 color : black;
133}
134
135div.cdm.expanded div.cdmContent {
136 color : gray;
137}
138
139div.cdm.expanded.Unread div.cdmContent {
140 color : black;
141}
142
a0ddecb9 143div.cdm.active div.cdmContent {
14c53e4e 144 color : black;
dad14b51
AD
145}
146
147span.cdmExcerpt {
148 font-size : 11px;
149 color : gray;
150 font-weight : normal;
151 cursor : pointer;
152}
153
154div.cdmContent div.postEnclosures {
155 margin-top : 1em;
156 color : gray;
157}
158
8cc5e965
AD
159div.cdmFeedTitle {
160 border-color : #a0a0a0;
161 border-width : 0px 0px 1px 0px;
162 border-style : solid;
163 padding : 5px 3px 5px 5px;
164 background : url("images/toolbar.png") bottom left;
165 background-repeat : repeat-x;
166}
167
36b4cf2f
AD
168div.cdmFeedTitle a.title {
169 color : gray;
170 font-style : italic;
171 font-weight : bold;
172}
14c53e4e 173
36b4cf2f
AD
174div.cdmFeedTitle a {
175 color : gray;
176}
177
178div.cdmFeedTitle a:hover {
179 color : #4684ff;
180}
181
b999f4c7
AD
182div.articleNote {
183 border-style : dashed none dashed none;
184}
185
ef69681b
AD
186div.cdmHeader span.hlFeed {
187 float : right;
188 font-weight : normal;
23ac03ff 189 font-style : italic;
ef69681b 190}
c06289d3 191
d56ec700
AD
192div.cdmHeader div.hlFeed, div.cdmHeader div.hlFeed a {
193 vertical-align : middle;
194 color : gray;
e17e99fb 195 font-weight : normal;
23ac03ff
AD
196 font-style : italic;
197 font-size : 11px;
d56ec700 198}
54bc5594 199
d3103484
AD
200div.cdm .hlFeed a {
201 border-radius : 4px;
202 display : inline-block;
203 padding : 1px 4px 1px 4px;
204}
205
54bc5594
AD
206div.cdmContentInner p {
207 max-width : 650px;
208}
b5d4716a 209
922bfe73
AD
210div.cdmContentInner iframe {
211 min-width : 50%;
212}
11bd95b4
AD
213
214div.cdmHeader span.author {
215 color : gray;
216 font-size : 11px;
d080678c 217 font-weight : normal;
11bd95b4 218}
472219f0 219
d2f3467b 220