Changeset 3447:b1afe8a19f26 for admin/style/scss/partials/_buttons.scss
- Timestamp:
- 12/08/16 17:44:54 (9 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/scss/partials/_buttons.scss
r3442 r3447 227 227 #gototop, 228 228 .metaGetList, 229 .metaGetMore { 229 .metaGetMore, 230 a.checkbox-helper, 231 a#gototop, 232 a.metaGetList, 233 a.metaGetMore { 230 234 font-size: 0.825em; 231 235 color: #333; … … 263 267 264 268 .metaRemove, 265 .addMeta button:not(.metaGetMore) { 269 .addMeta button:not(.metaGetMore), 270 .addMeta a:not(.metaGetMore) { 266 271 border: none; 267 272 border-radius: 0; … … 270 275 } 271 276 272 .addMeta button:not(.metaGetMore) { 277 .addMeta button:not(.metaGetMore), 278 .addMeta a:not(.metaGetMore) { 273 279 text-shadow: initial; 274 280 box-shadow: initial;
Note: See TracChangeset
for help on using the changeset viewer.