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