]> git.wh0rd.org - tt-rss.git/blame - css/cdm.css
cap iframes width
[tt-rss.git] / css / 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 22div.cdmHeader span.updated {
81aa9e2b 23 color : #555;
dad14b51 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 {
0e70e4a4
AD
45 margin : 0px 4px;
46}
47
48div.cdmHeader input {
49 margin-left : 4px;
50 margin-right : 4px;
dad14b51
AD
51}
52
dad14b51 53div.cdmContentInner {
dbd7e915 54 margin : 10px;
d2cd36fb
AD
55 line-height : 1.5;
56 font-size : 15px;
dad14b51
AD
57}
58
d517829b
AD
59div.cdmContentInner img,
60div.cdmContentInner video {
16b59fc8
AD
61 border-width : 0px;
62 max-width : 98%;
5b27cb05 63 height : auto;
16b59fc8
AD
64}
65
b4eff716
AD
66div.cdmContentInner h1 {
67 font-size : 16px;
68}
69
70div.cdmContentInner h2,
013507bf
AD
71div.cdmContentInner h3,
72div.cdmContentInner h4 {
d2cd36fb 73 font-size : 15px;
b4eff716
AD
74}
75
dad14b51 76div.cdmFooter {
dad14b51
AD
77 padding : 5px;
78 font-weight : normal;
81aa9e2b 79 color : #555;
dad14b51
AD
80 clear : both;
81}
82
03700cb6
AD
83div.cdm {
84 margin-right : 4px;
85}
86
14c53e4e
AD
87div.cdm.expanded {
88 margin-top : 4px;
89 margin-bottom : 4px;
c2fd7468
AD
90}
91
d44f3da4
AD
92div.cdm.expanded div.cdmFooter {
93 border-style : solid;
94 border-width : 0px 0px 1px 0px;
03700cb6 95 border-color : #ddd;
d44f3da4
AD
96}
97
c2fd7468 98div.cdm.expandable {
14c53e4e
AD
99 background-color : #f0f0f0;
100 border-width : 0px 0px 1px 0px;
d44f3da4 101 border-color : #ddd;
14c53e4e 102 border-style : solid;
a0ddecb9
AD
103}
104
14c53e4e
AD
105div.cdm.expandable > hr {
106 display : none;
c2fd7468
AD
107}
108
14c53e4e
AD
109div.cdm.expanded > hr {
110 margin-top : 0px;
111 margin-bottom : 0px;
a0ddecb9
AD
112}
113
ee71a9ff 114div.cdm.expandable.Unread {
12a80ad5 115 background : white;
a0ddecb9
AD
116}
117
9e14c591
AD
118div.cdm.expandable.Selected {
119 background : #f9fbff;
120}
121
ee71a9ff 122div.cdm.expandable.active {
a0ddecb9 123 background : white ! important;
42c43ff7
AD
124}
125
f8900c31
AD
126div.cdm.expandable div.cdmHeader span.titleWrap {
127 white-space : nowrap;
128 text-overflow : ellipsis;
129 overflow : hidden;
130 max-width : 500px;
131}
132
7415fcf2
AD
133div.cdm.expandable.active div.cdmHeader span.titleWrap {
134 white-space : normal;
135}
136
14c53e4e 137div.cdm.expandable div.cdmHeader a.title {
5470cfab 138 font-weight : 600;
81aa9e2b 139 color : #555;
ef8e54a1 140 font-size : 14px;
898f86c0
AD
141 -webkit-transition : color 0.2s;
142 transition : color 0.2s;
5470cfab
AD
143 text-rendering: optimizelegibility;
144 font-family : "Segoe WP Semibold", "Segoe UI Semibold",
e9db9f94 145 "Segoe UI Web Semibold", "Segoe UI", Ubuntu, "DejaVu Sans", "Helvetica Neue",
5470cfab 146 Helvetica, Arial, sans-serif;
14c53e4e
AD
147}
148
149div.cdm.expandable.Unread div.cdmHeader a.title {
150 color : black;
a0ddecb9
AD
151}
152
14c53e4e 153div.cdm.expandable.active div.cdmHeader a.title {
a0ddecb9 154 color : #4684ff;
ef8e54a1 155 font-size : 16px;
5470cfab
AD
156 font-weight : 600;
157 text-rendering: optimizelegibility;
158 font-family : "Segoe WP Semibold", "Segoe UI Semibold",
e9db9f94 159 "Segoe UI Web Semibold", "Segoe UI", Ubuntu, "DejaVu Sans", "Helvetica Neue",
5470cfab 160 Helvetica, Arial, sans-serif;
a0ddecb9
AD
161}
162
14c53e4e
AD
163div.cdm.expanded div.cdmHeader {
164 background : transparent ! important;
165}
166
167div.cdm.expanded div.cdmHeader a.title {
ef8e54a1 168 font-size : 16px;
b79da019 169 color : #999;
5470cfab 170 font-weight : 600;
898f86c0
AD
171 -webkit-transition : color 0.2s;
172 transition : color 0.2s;
5470cfab
AD
173 text-rendering: optimizelegibility;
174 font-family : "Segoe WP Semibold", "Segoe UI Semibold",
e9db9f94 175 "Segoe UI Web Semibold", "Segoe UI", Ubuntu, "DejaVu Sans", "Helvetica Neue",
5470cfab 176 Helvetica, Arial, sans-serif;
14c53e4e
AD
177}
178
9e14c591
AD
179div.cdm.expanded.active {
180 background : white;
181}
14c53e4e
AD
182
183div.cdm.expanded.active div.cdmHeader a.title {
184 color : #4684ff;
185}
186
187div.cdm.expanded.Unread div.cdmHeader a.title {
188 color : black;
189}
190
191div.cdm.expanded div.cdmContent {
81aa9e2b 192 color : #555;
14c53e4e
AD
193}
194
195div.cdm.expanded.Unread div.cdmContent {
196 color : black;
197}
198
a0ddecb9 199div.cdm.active div.cdmContent {
14c53e4e 200 color : black;
dad14b51
AD
201}
202
203span.cdmExcerpt {
204 font-size : 11px;
029005c4 205 color : #999;
dad14b51
AD
206 font-weight : normal;
207 cursor : pointer;
208}
209
210div.cdmContent div.postEnclosures {
211 margin-top : 1em;
81aa9e2b 212 color : #555;
dad14b51
AD
213}
214
8cc5e965
AD
215div.cdmFeedTitle {
216 border-color : #a0a0a0;
217 border-width : 0px 0px 1px 0px;
218 border-style : solid;
219 padding : 5px 3px 5px 5px;
0c0e5f36 220 background : url("../images/toolbar.png") bottom left;
8cc5e965
AD
221 background-repeat : repeat-x;
222}
223
36b4cf2f 224div.cdmFeedTitle a.title {
81aa9e2b 225 color : #555;
36b4cf2f
AD
226 font-style : italic;
227 font-weight : bold;
228}
14c53e4e 229
36b4cf2f 230div.cdmFeedTitle a {
81aa9e2b 231 color : #555;
36b4cf2f
AD
232}
233
234div.cdmFeedTitle a:hover {
235 color : #4684ff;
236}
237
ef69681b
AD
238div.cdmHeader span.hlFeed {
239 float : right;
240 font-weight : normal;
23ac03ff 241 font-style : italic;
ef69681b 242}
c06289d3 243
d56ec700
AD
244div.cdmHeader div.hlFeed, div.cdmHeader div.hlFeed a {
245 vertical-align : middle;
81aa9e2b 246 color : #555;
e17e99fb 247 font-weight : normal;
23ac03ff
AD
248 font-style : italic;
249 font-size : 11px;
d56ec700 250}
54bc5594 251
d3103484
AD
252div.cdm .hlFeed a {
253 border-radius : 4px;
254 display : inline-block;
255 padding : 1px 4px 1px 4px;
256}
257
54bc5594
AD
258div.cdmContentInner p {
259 max-width : 650px;
ac57b9dd
AD
260 -webkit-hyphens: auto;
261 -moz-hyphens: auto;
262 hyphens: auto;
54bc5594 263}
b5d4716a 264
922bfe73
AD
265div.cdmContentInner iframe {
266 min-width : 50%;
b9bd7ec5 267 max-width : 98%;
922bfe73 268}
11bd95b4
AD
269
270div.cdmHeader span.author {
81aa9e2b 271 color : #555;
11bd95b4 272 font-size : 11px;
d080678c 273 font-weight : normal;
11bd95b4 274}
472219f0 275
d2f3467b 276
08820be7
AD
277div#floatingTitle {
278 position : absolute;
279 z-index : 5;
1bffd106 280 top : 0px;
8ee5e9e5
AD
281 right : 0px;
282 left : 0px;
03700cb6 283 border-color : #ddd;
1c51dc73 284 border-width : 0px 0px 1px 0px;
8ee5e9e5 285 border-style : solid;
d44f3da4 286 background : white;
08820be7 287 color : #555;
752b3f64 288 box-shadow : 0px 1px 1px -1px rgba(0,0,0,0.1);
08820be7
AD
289}
290
291div#floatingTitle > * {
292 display : table-cell;
293 white-space : nowrap;
294 vertical-align : middle;
8ee5e9e5 295 padding : 9px 5px;
08820be7
AD
296}
297
8ee5e9e5
AD
298div#floatingTitle img {
299 margin-right : 4px;
300 margin-left : 4px;
d1692b4c
AD
301}
302
8ee5e9e5
AD
303div#floatingTitle span.author {
304 color : #555;
305 font-size : 11px;
306 font-weight : normal;
307}
308
309div#floatingTitle a.title {
ef8e54a1 310 font-size : 16px;
8ee5e9e5 311 color : #999;
898f86c0
AD
312 -webkit-transition : color 0.2s;
313 transition : color 0.2s;
5470cfab
AD
314 font-weight : 600;
315 text-rendering: optimizelegibility;
316 font-family : "Segoe WP Semibold", "Segoe UI Semibold",
e9db9f94 317 "Segoe UI Web Semibold", "Segoe UI", Ubuntu, "DejaVu Sans", "Helvetica Neue",
5470cfab 318 Helvetica, Arial, sans-serif;
8ee5e9e5 319}
41d37fb2
AD
320
321div#floatingTitle.Unread a.title {
322 color : black;
323}
324
8ee5e9e5 325div#floatingTitle img.anchor {
8ee5e9e5
AD
326 margin-left : 0px;
327}
328
329div#floatingTitle div.hlFeed {
330 padding-right : 10px;
331 color : #555;
332 font-weight : normal;
333 font-style : italic;
334 font-size : 11px;
335 white-space : nowrap;
336}
337
b532ef24
AD
338div#floatingTitle div.hlFeed a {
339 border-radius : 4px;
340 display : inline-block;
341 padding : 1px 4px 1px 4px;
342}
343
8ee5e9e5
AD
344div#floatingTitle span.updated {
345 padding-right : 10px;
346 white-space : nowrap;
347 color : #555;
348 font-size : 11px;
349}
350
351div#floatingTitle div.hlFeed a {
352 color : #555;
353}
354
355div#floatingTitle span.titleWrap {
356 width : 100%;
8043035b 357 white-space : normal;
08820be7
AD
358}
359
8ee5e9e5
AD
360div#floatingTitle .dijit,
361div#floatingTitle img.hlScorePic {
08820be7
AD
362 display : none;
363}
4b7ebe93
AD
364
365.cdm.high .cdmHeader a.title.high, .cdm.high .cdmHeader .cdmExcerpt,
366.cdm.high .cdmHeader span.author {
367 color : #00aa00;
368}
369
370.cdm.Unread.high .cdmHeader a.title.high, .cdm.Unread.high .cdmHeader .cdmExcerpt,
371.cdm.Unread.high .cdmHeader span.author {
372 color : #00dd00;
373}
374
375.cdm .cdmHeader a.title.low, .cdm.low .cdmHeader .cdmExcerpt,
376.cdm.Unread .cdmHeader a.title.low, .cdm.Unread.low .cdmHeader .cdmExcerpt,
377.cdm.low .cdmHeader span.author {
378 color : #909090;
379 text-decoration : line-through;
380}
381
87065739
AD
382div.cdmFeedTitle > * {
383 display : table-cell;
384 vertical-align : middle;
385}
386
387div.cdmFeedTitle a.title {
388 width : 100%;
389}
390
391div.cdmFeedTitle a.catchup {
392 text-align : right;
393 color : #555;
394 padding-right : 10px;
395 font-size : 11px;
396 white-space : nowrap;
397}
398
399div.cdmFeedTitle a.catchup:hover {
400 color : #4684ff;
401}
4b7ebe93 402