Mercurial > hg > rc1
comparison plugins/contextmenu/skins/larry/contextmenu.css @ 0:1e000243b222
vanilla 1.3.3 distro, I hope
| author | Charlie Root |
|---|---|
| date | Thu, 04 Jan 2018 15:50:29 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:1e000243b222 |
|---|---|
| 1 /** | |
| 2 * ContextMenu plugin styles | |
| 3 */ | |
| 4 | |
| 5 .records-table tbody tr.contextRow td | |
| 6 { | |
| 7 background-color: #F2F2F2; | |
| 8 } | |
| 9 | |
| 10 #mailboxlist li.contextRow, | |
| 11 #directorylist li.contextRow, | |
| 12 #savedsearchlist li.contextRow, | |
| 13 #addresslist .contextRow, | |
| 14 #contacts-table .contextRow | |
| 15 { | |
| 16 background-color: #C7E3EF; | |
| 17 } | |
| 18 | |
| 19 div.contextmenu a | |
| 20 { | |
| 21 position: relative; | |
| 22 outline: 0; | |
| 23 cursor: default; | |
| 24 } | |
| 25 | |
| 26 div.contextmenu.rcmmainmenu ul.iconized li a span.icon | |
| 27 { | |
| 28 background: url(images/contexticons.png) no-repeat 0 20px; | |
| 29 } | |
| 30 | |
| 31 div.contextmenu ul li.submenu a span.icon | |
| 32 { | |
| 33 padding-right: 18px; | |
| 34 } | |
| 35 | |
| 36 div.contextmenu ul.iconized li.submenu a span.right-arrow | |
| 37 { | |
| 38 position: absolute; | |
| 39 top: 5px; | |
| 40 right: 5px; | |
| 41 height: 15px; | |
| 42 width: 18px; | |
| 43 background: url(images/contexticons.png) no-repeat right -194px; | |
| 44 opacity: 0.2; | |
| 45 } | |
| 46 | |
| 47 div.contextmenu ul.iconized li.submenu a.active span.right-arrow | |
| 48 { | |
| 49 opacity: 0.99; | |
| 50 } | |
| 51 | |
| 52 div.contextmenu ul.iconized li a.reply span.icon | |
| 53 { | |
| 54 background-position: 0 -122px; | |
| 55 } | |
| 56 | |
| 57 div.contextmenu ul.iconized li a.reply-all span.icon | |
| 58 { | |
| 59 background: url(images/contexticons.png) no-repeat 0 -147px; | |
| 60 } | |
| 61 | |
| 62 div.contextmenu ul.iconized li a.replyalllink span.icon | |
| 63 { | |
| 64 background: url(images/contexticons.png) no-repeat 0 -147px; | |
| 65 } | |
| 66 | |
| 67 div.contextmenu ul.iconized li a.replylistlink span.icon | |
| 68 { | |
| 69 background: url(images/contexticons.png) no-repeat 0 -464px; | |
| 70 } | |
| 71 | |
| 72 div.contextmenu ul.iconized li a.forward span.icon | |
| 73 { | |
| 74 background: url(images/contexticons.png) no-repeat 0 -169px; | |
| 75 } | |
| 76 | |
| 77 div.contextmenu ul.iconized li a.forwardlink span.icon | |
| 78 { | |
| 79 background: url(images/contexticons.png) no-repeat 0 -169px; | |
| 80 } | |
| 81 | |
| 82 div.contextmenu ul.iconized li a.forwardattachmentlink span.icon | |
| 83 { | |
| 84 background: url(images/contexticons.png) no-repeat 0 -445px; | |
| 85 } | |
| 86 | |
| 87 div.contextmenu ul.iconized li a.delete span.icon | |
| 88 { | |
| 89 background-position: 0 -96px; | |
| 90 } | |
| 91 | |
| 92 div.contextmenu ul.iconized li a.markmessage span.icon | |
| 93 { | |
| 94 background-position: 0 -670px; | |
| 95 } | |
| 96 | |
| 97 div.contextmenu ul.iconized li a.more span.icon | |
| 98 { | |
| 99 background-position: 0 -690px; | |
| 100 } | |
| 101 | |
| 102 div.contextmenu ul.iconized li a.compose span.icon | |
| 103 { | |
| 104 background-position: 0 -281px; | |
| 105 } | |
| 106 | |
| 107 div.contextmenu ul.iconized li a.print span.icon | |
| 108 { | |
| 109 background-position: 0 -710px; | |
| 110 } | |
| 111 | |
| 112 div.contextmenu ul.iconized li a.removegroup span.icon | |
| 113 { | |
| 114 background-position: 0 -347px; | |
| 115 } | |
| 116 | |
| 117 div.contextmenu ul.iconized li a.cmd_mark-all-read span.icon | |
| 118 { | |
| 119 background-position: 0 -26px; | |
| 120 } | |
| 121 | |
| 122 div.contextmenu ul.iconized li a.cmd_expunge span.icon | |
| 123 { | |
| 124 background-position: 0 -523px; | |
| 125 } | |
| 126 | |
| 127 div.contextmenu ul.iconized li a.cmd_purge span.icon | |
| 128 { | |
| 129 background-position: 0 -504px; | |
| 130 } | |
| 131 | |
| 132 div.contextmenu ul.iconized li a.collapseall span.icon | |
| 133 { | |
| 134 background-position: 0 -326px; | |
| 135 } | |
| 136 | |
| 137 div.contextmenu ul.iconized li a.expandall span.icon | |
| 138 { | |
| 139 background-position: 0 -305px; | |
| 140 } | |
| 141 | |
| 142 div.contextmenu ul.iconized li a.openfolder span.icon | |
| 143 { | |
| 144 background-position: 0 -484px; | |
| 145 } | |
| 146 | |
| 147 div.contextmenu ul.iconized li a.addto span.icon, | |
| 148 div.contextmenu ul.iconized li a.addcc span.icon, | |
| 149 div.contextmenu ul.iconized li a.addbcc span.icon | |
| 150 { | |
| 151 background-position: 0 -281px; | |
| 152 } | |
| 153 | |
| 154 div.contextmenu ul.iconized li a.vcard span.icon | |
| 155 { | |
| 156 background-position: 0 -738px; | |
| 157 } | |
| 158 | |
| 159 div.contextmenu ul.iconized li a.movecontact span.icon | |
| 160 { | |
| 161 background-position: 0 -632px; | |
| 162 } | |
| 163 | |
| 164 div.contextmenu ul.iconized li a.copycontact span.icon | |
| 165 { | |
| 166 background-position: 0 -651px; | |
| 167 } | |
| 168 | |
| 169 div.contextmenu ul.iconized li a.export span.icon | |
| 170 { | |
| 171 background: url(images/contexticons.png) no-repeat 0 -543px; | |
| 172 } | |
| 173 | |
| 174 div.contextmenu ul.iconized li a.exportalllink span.icon | |
| 175 { | |
| 176 background: url(images/contexticons.png) no-repeat 0 -568px; | |
| 177 } | |
| 178 | |
| 179 div.contextmenu ul.iconized li a.exportsellink span.icon | |
| 180 { | |
| 181 background: url(images/contexticons.png) no-repeat 0 -543px; | |
| 182 } | |
| 183 | |
| 184 | |
| 185 div.contextmenu ul.iconized li a.cmd_group-create span.icon, | |
| 186 div.contextmenu ul.iconized li a.assigngroup span.icon | |
| 187 { | |
| 188 background-position: 0 -613px; | |
| 189 } | |
| 190 | |
| 191 div.contextmenu ul.iconized li a.cmd_group-rename span.icon | |
| 192 { | |
| 193 background-position: 0 -591px; | |
| 194 } | |
| 195 | |
| 196 div.contextmenu ul.iconized li a.cmd_group-delete span.icon | |
| 197 { | |
| 198 background-position: 0 -96px; | |
| 199 } | |
| 200 | |
| 201 div.contextmenu ul.iconized li a.cmd_search-delete span.icon | |
| 202 { | |
| 203 background-position: 0 -96px; | |
| 204 } | |
| 205 | |
| 206 /*** address book selector ***/ | |
| 207 | |
| 208 #addressbook-selector, | |
| 209 #addressgroup-selector | |
| 210 { | |
| 211 z-index: 1000; | |
| 212 } | |
| 213 | |
| 214 #addressbook-selector li a span, | |
| 215 #addressgroup-selector li a span | |
| 216 { | |
| 217 background: url(images/contexticons.png) no-repeat 0 20px; | |
| 218 display: block; | |
| 219 height: 17px; | |
| 220 min-height: 14px; | |
| 221 padding: 4px 4px 1px 28px; | |
| 222 overflow: hidden; | |
| 223 max-width: 120px; | |
| 224 text-overflow: ellipsis; | |
| 225 } | |
| 226 | |
| 227 #addressbook-selector li a.addressbook span | |
| 228 { | |
| 229 background-position: 0 -397px; | |
| 230 } | |
| 231 | |
| 232 #addressbook-selector li a.contactgroup span, | |
| 233 #addressgroup-selector li a.contactgroup span | |
| 234 { | |
| 235 background-position: 0 -418px; | |
| 236 } |
