Changeset 3935:8cce0920394e for admin/style/default-dark.css
- Timestamp:
- 11/16/18 12:30:21 (7 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default-dark.css
r3918 r3935 2257 2257 fill: #86888c; } 2258 2258 #dragndrop:checked + label .dragndrop-svg { 2259 fill: #bee74b; } 2259 fill: #bee74b; 2260 background-color: var(--body-background); } 2260 2261 2261 2262 #media_img_title_pattern { … … 3246 3247 background-color: #4c4d4f; } 3247 3248 3249 .ui-sortable-handle { 3250 border: 1px dashed currentColor !important; 3251 border-radius: .75em !important; } 3252 3248 3253 /* color-picker.js */ 3249 3254 .color-color-picker {
Note: See TracChangeset
for help on using the changeset viewer.