Mercurial > hg > rc2
comparison skins/larry/addressbook.css @ 8:bf99236cc5cd default tip
try to recover from upgrade fail
author | Charlie Root |
---|---|
date | Sat, 29 Dec 2018 07:07:34 -0500 |
parents | 4681f974d28b |
children |
comparison
equal
deleted
inserted
replaced
7:65fd7d441cf1 | 8:bf99236cc5cd |
---|---|
1 /** | 1 /** |
2 * Roundcube webmail styles for the Address Book section | 2 * Roundcube webmail styles for the Address Book section |
3 * | 3 * |
4 * Copyright (c) 2012, The Roundcube Dev Team | 4 * Copyright (c) 2012-2017, The Roundcube Dev Team |
5 * Screendesign by FLINT / B�ro f�r Gestaltung, bueroflint.com | 5 * Screendesign by FLINT / B�ro f�r Gestaltung, bueroflint.com |
6 * | 6 * |
7 * The contents are subject to the Creative Commons Attribution-ShareAlike | 7 * The contents are subject to the Creative Commons Attribution-ShareAlike |
8 * License. It is allowed to copy, distribute, transmit and to adapt the work | 8 * License. It is allowed to copy, distribute, transmit and to adapt the work |
9 * by keeping credits to the original autors in the README file. | 9 * by keeping credits to the original autors in the README file. |
66 } | 66 } |
67 | 67 |
68 #directorylist li a, | 68 #directorylist li a, |
69 .treelist li.contactsearch a, | 69 .treelist li.contactsearch a, |
70 #contacts-table .contact td.name { | 70 #contacts-table .contact td.name { |
71 background-image: url(images/listicons.png?v=1877.13442); | 71 background-image: url(images/listicons.png?v=c458.10409); |
72 background-position: -100px 0; | 72 background-position: -100px 0; |
73 background-repeat: no-repeat; | 73 background-repeat: no-repeat; |
74 overflow: hidden; | 74 overflow: hidden; |
75 text-overflow: ellipsis; | 75 text-overflow: ellipsis; |
76 } | 76 } |
86 #directorylist ul ul li.addressbook a { | 86 #directorylist ul ul li.addressbook a { |
87 background-position: 58px -766px; | 87 background-position: 58px -766px; |
88 } | 88 } |
89 | 89 |
90 #directorylist li.addressbook.selected > a { | 90 #directorylist li.addressbook.selected > a { |
91 background-color: transparent; | |
92 background-position: 6px -791px; | 91 background-position: 6px -791px; |
93 } | 92 } |
94 | 93 |
95 #directorylist ul li.addressbook.selected > a { | 94 #directorylist ul li.addressbook.selected > a { |
96 background-position: 32px -791px; | 95 background-position: 32px -791px; |
99 #directorylist ul ul li.addressbook.selected > a { | 98 #directorylist ul ul li.addressbook.selected > a { |
100 background-position: 58px -791px; | 99 background-position: 58px -791px; |
101 } | 100 } |
102 | 101 |
103 #directorylist li.contactgroup a { | 102 #directorylist li.contactgroup a { |
104 background-position: 6px -1555px; | 103 background-position: 6px -1554px; |
105 } | 104 } |
106 | 105 |
107 #directorylist ul li.contactgroup a { | 106 #directorylist ul li.contactgroup a { |
108 background-position: 32px -1555px; | 107 background-position: 32px -1554px; |
109 } | 108 } |
110 | 109 |
111 #directorylist ul ul li.contactgroup a { | 110 #directorylist ul ul li.contactgroup a { |
112 background-position: 58px -1555px; | 111 background-position: 58px -1554px; |
113 } | 112 } |
114 | 113 |
115 #directorylist ul ul ul li.contactgroup a { | 114 #directorylist ul ul ul li.contactgroup a { |
116 background-position: 84px -1555px; | 115 background-position: 84px -1554px; |
117 } | 116 } |
118 | 117 |
119 #directorylist li.contactgroup.selected a { | 118 #directorylist li.contactgroup.selected a { |
120 background-position: 32px -1579px; | 119 background-position: 32px -1578px; |
121 } | 120 } |
122 | 121 |
123 #directorylist ul ul li.contactgroup.selected a { | 122 #directorylist ul ul li.contactgroup.selected a { |
124 background-position: 58px -1579px; | 123 background-position: 58px -1578px; |
125 } | 124 } |
126 | 125 |
127 #directorylist ul ul ul li.contactgroup.selected a { | 126 #directorylist ul ul ul li.contactgroup.selected a { |
128 background-position: 84px -1579px; | 127 background-position: 84px -1578px; |
129 } | 128 } |
130 | 129 |
131 .treelist li.contactsearch a { | 130 .treelist li.contactsearch a { |
132 background-position: 6px -1651px; | 131 background-position: 6px -1651px; |
133 } | 132 } |
158 display: block; | 157 display: block; |
159 width: 16px; | 158 width: 16px; |
160 height: 14px; | 159 height: 14px; |
161 text-indent: -5000px; | 160 text-indent: -5000px; |
162 overflow: hidden; | 161 overflow: hidden; |
163 background: url(images/listicons.png?v=1877.13442) -2px -1180px no-repeat; | 162 background: url(images/listicons.png?v=c458.10409) -2px -1180px no-repeat; |
164 } | 163 } |
165 | 164 |
166 #contacts-table .contact td.name { | 165 #contacts-table .contact td.name { |
167 background-position: 4px -1603px; | 166 background-position: 4px -1601px; |
168 } | 167 } |
169 | 168 |
170 #contacts-table .contact.selected td.name { | 169 #contacts-table .contact.selected td.name { |
171 background-position: 4px -1627px; | 170 background-position: 4px -1625px; |
172 font-weight: bold; | 171 font-weight: bold; |
173 } | 172 } |
174 | 173 |
175 #contacts-table .group td.name { | 174 #contacts-table .group td.name { |
176 background-position: 4px -1555px; | 175 background-position: 4px -1555px; |
177 } | 176 } |
178 | 177 |
179 #contacts-table .group.selected td.name { | 178 #contacts-table .group.selected td.name { |
180 background-position: 4px -1579px; | 179 background-position: 4px -1578px; |
181 font-weight: bold; | 180 font-weight: bold; |
182 } | 181 } |
183 | 182 |
184 #contacts-table.focus .group.selected.focused td.name { | 183 #contacts-table.focus .group.selected.focused td.name { |
185 background-position: 4px -1579px; | 184 background-position: 4px -1578px; |
186 } | 185 } |
187 | 186 |
188 #addresslist .boxtitle { | 187 #addresslist .boxtitle { |
189 padding-right: 95px; | 188 padding-right: 95px; |
190 overflow: hidden; | 189 overflow: hidden; |
240 max-width: 112px; | 239 max-width: 112px; |
241 visibility: inherit; | 240 visibility: inherit; |
242 } | 241 } |
243 | 242 |
244 #contactpic.droptarget { | 243 #contactpic.droptarget { |
245 background-image: url(images/filedrop.png?v=ba79.421); | 244 background-image: url(images/filedrop.png?v=be5d.415); |
246 background-position: center; | 245 background-position: center; |
247 background-repeat: no-repeat; | 246 background-repeat: no-repeat; |
248 } | 247 } |
249 | 248 |
250 #contactpic.droptarget.hover { | 249 #contactpic.droptarget.hover { |
251 background-color: #d9ecf4; | 250 background-color: #d9ecf4; |
252 box-shadow: 0 0 5px 2px rgba(71,135,177, 0.9); | 251 box-shadow: 0 0 5px 2px rgba(71,135,177, 0.9); |
253 -webkit-box-shadow: 0 0 5px 2px rgba(71,135,177, 0.9); | |
254 } | 252 } |
255 | 253 |
256 #contactpic.droptarget.active img { | 254 #contactpic.droptarget.active img { |
257 opacity: 0.15; | 255 opacity: 0.15; |
258 } | 256 } |
312 width: 90px; | 310 width: 90px; |
313 } | 311 } |
314 | 312 |
315 .contactfieldgroup { | 313 .contactfieldgroup { |
316 border: 0; | 314 border: 0; |
317 border-radius: 5px; | 315 border-radius: 0; |
318 background: #f7f7f7; | 316 background: #f7f7f7; |
319 background: -moz-linear-gradient(top, #f7f7f7 0%, #eee 100%); | |
320 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#eee)); | |
321 background: -o-linear-gradient(top, #f7f7f7 0%, #eee 100%); | |
322 background: -ms-linear-gradient(top, #f7f7f7 0%, #eee 100%); | |
323 background: linear-gradient(to bottom, #f7f7f7 0%, #eee 100%); | |
324 margin: 0 0 12px 0; | 317 margin: 0 0 12px 0; |
325 padding: 8px; | 318 padding: 8px; |
326 } | 319 } |
327 | 320 |
328 .contactfieldgroup legend { | 321 .contactfieldgroup legend { |
329 display: block; | 322 display: block; |
330 margin: 0 -8px; | 323 margin: 0 -8px; |
331 width: 100%; | 324 width: 100%; |
332 font-weight: bold; | 325 font-weight: bold; |
333 text-shadow: 0px 1px 1px #fff; | 326 padding: 8px 8px 6px 8px; |
334 padding: 6px 8px 3px 8px; | 327 background: #e9e9e9; |
335 background: #f0f0f0; | 328 border-bottom: 1px solid #dfdfdf; |
336 background: -moz-linear-gradient(top, #f0f0f0 0%, #d6d6d6 100%); | 329 border-radius: 0; |
337 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#d6d6d6)); | |
338 background: -o-linear-gradient(top, #f0f0f0 0%, #d6d6d6 100%); | |
339 background: -ms-linear-gradient(top, #f0f0f0 0%, #d6d6d6 100%); | |
340 background: linear-gradient(to bottom, #f0f0f0 0%, #d6d6d6 100%); | |
341 border-bottom: 1px solid #cfcfcf; | |
342 border-radius: 5px 5px 0 0; | |
343 } | 330 } |
344 | 331 |
345 .contactfieldgroup .row { | 332 .contactfieldgroup .row { |
346 position: relative; | 333 position: relative; |
347 margin: 0.2em 0; | 334 margin: 0.2em 0; |
397 display: inline-block; | 384 display: inline-block; |
398 width: 24px; | 385 width: 24px; |
399 height: 18px; | 386 height: 18px; |
400 text-decoration: none; | 387 text-decoration: none; |
401 text-indent: -5000px; | 388 text-indent: -5000px; |
402 background: url(images/buttons.png?v=51d4.15699) -7px -377px no-repeat; | 389 background: url(images/buttons.png?v=d70c.9130) -7px -377px no-repeat; |
403 } | 390 } |
404 | 391 |
405 #import-box { | 392 #import-box { |
406 position: absolute; | 393 position: absolute; |
407 bottom: 0px; | 394 bottom: 0px; |