golden hour
/var/www/nanshen/wp-admin/css
⬆️ Go Up
Upload
File/Folder
Size
Actions
about-rtl.css
6.39 KB
Del
OK
about.css
6.4 KB
Del
OK
admin-menu-rtl.css
18.14 KB
Del
OK
admin-menu.css
18.12 KB
Del
OK
color-picker-rtl.css
2.36 KB
Del
OK
color-picker-rtl.min.css
2.04 KB
Del
OK
color-picker.css
2.36 KB
Del
OK
color-picker.min.css
2.03 KB
Del
OK
colors
-
Del
OK
common-rtl.css
42 KB
Del
OK
common.css
41.99 KB
Del
OK
customize-controls-rtl.css
13.72 KB
Del
OK
customize-controls-rtl.min.css
11.65 KB
Del
OK
customize-controls.css
13.73 KB
Del
OK
customize-controls.min.css
11.65 KB
Del
OK
customize-widgets-rtl.css
14.23 KB
Del
OK
customize-widgets-rtl.min.css
11.57 KB
Del
OK
customize-widgets.css
14.23 KB
Del
OK
customize-widgets.min.css
11.57 KB
Del
OK
dashboard-rtl.css
20.03 KB
Del
OK
dashboard.css
20.03 KB
Del
OK
deprecated-media-rtl.css
5.73 KB
Del
OK
deprecated-media-rtl.min.css
4.71 KB
Del
OK
deprecated-media.css
5.73 KB
Del
OK
deprecated-media.min.css
4.71 KB
Del
OK
edit-rtl.css
23.31 KB
Del
OK
edit.css
23.31 KB
Del
OK
farbtastic-rtl.css
612 B
Del
OK
farbtastic.css
611 B
Del
OK
forms-rtl.css
16.55 KB
Del
OK
forms.css
16.55 KB
Del
OK
ie-rtl.css
11.93 KB
Del
OK
ie-rtl.min.css
10.22 KB
Del
OK
ie.css
11.92 KB
Del
OK
ie.min.css
10.24 KB
Del
OK
install-rtl.css
4.8 KB
Del
OK
install-rtl.min.css
4 KB
Del
OK
install.css
4.8 KB
Del
OK
install.min.css
4 KB
Del
OK
l10n-rtl.css
3 KB
Del
OK
l10n.css
3 KB
Del
OK
list-tables-rtl.css
28.44 KB
Del
OK
list-tables.css
28.41 KB
Del
OK
login-rtl.css
4 KB
Del
OK
login-rtl.min.css
18.06 KB
Del
OK
login.css
3.99 KB
Del
OK
login.min.css
18.05 KB
Del
OK
media-rtl.css
10.91 KB
Del
OK
media.css
10.91 KB
Del
OK
nav-menus-rtl.css
13.88 KB
Del
OK
nav-menus.css
13.85 KB
Del
OK
press-this-rtl.css
6.97 KB
Del
OK
press-this.css
6.97 KB
Del
OK
revisions-rtl.css
9.73 KB
Del
OK
revisions.css
9.72 KB
Del
OK
themes-rtl.css
37.61 KB
Del
OK
themes.css
37.6 KB
Del
OK
widgets-rtl.css
10.14 KB
Del
OK
widgets.css
10.14 KB
Del
OK
wp-admin-rtl.css
422 B
Del
OK
wp-admin-rtl.min.css
195.36 KB
Del
OK
wp-admin.css
366 B
Del
OK
wp-admin.min.css
195.25 KB
Del
OK
Edit: color-picker.css
.wp-color-picker { width: 80px; } .wp-picker-container .hidden { display: none; } .wp-color-result { background-color: #f7f7f7; border: 1px solid #ccc; -webkit-border-radius: 3px; border-radius: 3px; cursor: pointer; display: inline-block; height: 22px; margin: 0 6px 6px 0px; position: relative; top: 1px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; vertical-align: bottom; display: inline-block; padding-left: 30px; -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.08); box-shadow: 0 1px 0 rgba(0,0,0,.08); } .wp-color-result:after { background: #f7f7f7; -webkit-border-radius: 0 2px 2px 0; border-radius: 0 2px 2px 0; border-left: 1px solid #ccc; color: #555; content: attr( title ); display: block; font-size: 11px; line-height: 22px; padding: 0 6px; position: relative; right: 0; text-align: center; top: 0; -webkit-box-shadow: inset 0 1px 0 #fff; box-shadow: inset 0 1px 0 #fff; } .wp-color-result:hover { background: #fafafa; border-color: #999; color: #222; } .wp-color-result:hover:after { color: #222; border-color: #aaa; border-left: 1px solid #999; } .wp-color-result { top: 0; } .wp-color-result.wp-picker-open:after { content: attr( data-current ); } .wp-picker-container, .wp-picker-container:active { display: inline-block; outline: 0; } .wp-color-result:focus { border-color: #888; -webkit-box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.2 ); box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.2 ); } .wp-color-result:focus:after { border-color: #888; } .wp-picker-open + .wp-picker-input-wrap { display: inline-block; vertical-align: top; } .wp-picker-container .button { margin-left: 6px; } .wp-picker-container .iris-square-slider .ui-slider-handle:focus { background-color: #555 } .wp-picker-container .iris-picker { -webkit-border-radius: 0; border-radius: 0; border-color: #dfdfdf; margin-top: 6px; } .wp-picker-container input[type="text"].wp-color-picker { width: 65px; font-size: 12px; font-family: monospace; text-align: center; line-height: 16px; margin: 0; } .wp-picker-container input[type="text"].wp-color-picker:focus::-webkit-input-placeholder { color: transparent; } .wp-picker-container input[type="text"].wp-color-picker:-moz-placeholder { color: #999; } .wp-picker-container input[type="text"].iris-error { background-color: #ffebe8; border-color: #c00; color: #000; }
Save