golden hour
/home/phakp/public_html/wp-admin/css
⬆️ Go Up
Upload
File/Folder
Size
Actions
about-rtl.css
28.69 KB
Del
OK
about-rtl.min.css
22.63 KB
Del
OK
about.css
28.66 KB
Del
OK
about.min.css
22.63 KB
Del
OK
admin-menu-rtl.css
19.48 KB
Del
OK
admin-menu-rtl.min.css
15.85 KB
Del
OK
admin-menu.css
19.43 KB
Del
OK
admin-menu.min.css
15.83 KB
Del
OK
code-editor-rtl.css
1.58 KB
Del
OK
code-editor-rtl.min.css
1.41 KB
Del
OK
code-editor.css
1.54 KB
Del
OK
code-editor.min.css
1.4 KB
Del
OK
color-picker-rtl.css
3.78 KB
Del
OK
color-picker-rtl.min.css
3.06 KB
Del
OK
color-picker.css
3.74 KB
Del
OK
color-picker.min.css
3.05 KB
Del
OK
colors
-
Del
OK
common-rtl.css
71.74 KB
Del
OK
common-rtl.min.css
54.09 KB
Del
OK
common.css
71.67 KB
Del
OK
common.min.css
54.04 KB
Del
OK
customize-controls-rtl.css
68.52 KB
Del
OK
customize-controls-rtl.min.css
57.36 KB
Del
OK
customize-controls.css
68.45 KB
Del
OK
customize-controls.min.css
57.32 KB
Del
OK
customize-nav-menus-rtl.css
21.49 KB
Del
OK
customize-nav-menus-rtl.min.css
17.63 KB
Del
OK
customize-nav-menus.css
21.45 KB
Del
OK
customize-nav-menus.min.css
17.62 KB
Del
OK
customize-widgets-rtl.css
12.3 KB
Del
OK
customize-widgets-rtl.min.css
9.39 KB
Del
OK
customize-widgets.css
12.27 KB
Del
OK
customize-widgets.min.css
9.38 KB
Del
OK
dashboard-rtl.css
29 KB
Del
OK
dashboard-rtl.min.css
22.04 KB
Del
OK
dashboard.css
28.98 KB
Del
OK
dashboard.min.css
22.05 KB
Del
OK
deprecated-media-rtl.css
6.54 KB
Del
OK
deprecated-media-rtl.min.css
5.41 KB
Del
OK
deprecated-media.css
6.5 KB
Del
OK
deprecated-media.min.css
5.4 KB
Del
OK
edit-rtl.css
36.55 KB
Del
OK
edit-rtl.min.css
28.82 KB
Del
OK
edit.css
36.5 KB
Del
OK
edit.min.css
28.81 KB
Del
OK
farbtastic-rtl.css
647 B
Del
OK
farbtastic-rtl.min.css
538 B
Del
OK
farbtastic.css
611 B
Del
OK
farbtastic.min.css
537 B
Del
OK
forms-rtl.css
32.53 KB
Del
OK
forms-rtl.min.css
24.85 KB
Del
OK
forms.css
32.49 KB
Del
OK
forms.min.css
24.84 KB
Del
OK
install-rtl.css
5.86 KB
Del
OK
install-rtl.min.css
4.84 KB
Del
OK
install.css
5.83 KB
Del
OK
install.min.css
4.84 KB
Del
OK
l10n-rtl.css
3.64 KB
Del
OK
l10n-rtl.min.css
2.42 KB
Del
OK
l10n.css
3.6 KB
Del
OK
l10n.min.css
2.42 KB
Del
OK
list-tables-rtl.css
40.59 KB
Del
OK
list-tables-rtl.min.css
32.77 KB
Del
OK
list-tables.css
40.53 KB
Del
OK
list-tables.min.css
32.75 KB
Del
OK
login-rtl.css
7.64 KB
Del
OK
login-rtl.min.css
6.17 KB
Del
OK
login.css
7.6 KB
Del
OK
login.min.css
6.17 KB
Del
OK
media-rtl.css
24.65 KB
Del
OK
media-rtl.min.css
19.88 KB
Del
OK
media.css
24.61 KB
Del
OK
media.min.css
19.87 KB
Del
OK
nav-menus-rtl.css
17.39 KB
Del
OK
nav-menus-rtl.min.css
13.74 KB
Del
OK
nav-menus.css
17.33 KB
Del
OK
nav-menus.min.css
13.71 KB
Del
OK
revisions-rtl.css
9.79 KB
Del
OK
revisions-rtl.min.css
8.02 KB
Del
OK
revisions.css
9.74 KB
Del
OK
revisions.min.css
8.01 KB
Del
OK
site-health-rtl.css
6.15 KB
Del
OK
site-health-rtl.min.css
5.01 KB
Del
OK
site-health.css
6.11 KB
Del
OK
site-health.min.css
5 KB
Del
OK
site-icon-rtl.css
1.03 KB
Del
OK
site-icon-rtl.min.css
746 B
Del
OK
site-icon.css
1021 B
Del
OK
site-icon.min.css
744 B
Del
OK
themes-rtl.css
40.57 KB
Del
OK
themes-rtl.min.css
31.83 KB
Del
OK
themes.css
40.51 KB
Del
OK
themes.min.css
31.81 KB
Del
OK
widgets-rtl.css
17.24 KB
Del
OK
widgets-rtl.min.css
14.11 KB
Del
OK
widgets.css
17.2 KB
Del
OK
widgets.min.css
14.11 KB
Del
OK
wp-admin-rtl.css
490 B
Del
OK
wp-admin-rtl.min.css
550 B
Del
OK
wp-admin.css
395 B
Del
OK
wp-admin.min.css
490 B
Del
OK
Edit: l10n.css
/*------------------------------------------------------------------------------ 27.0 - Localization ------------------------------------------------------------------------------*/ /* RTL except Hebrew (see below): Tahoma as the first font; */ body.rtl, body.rtl .press-this a.wp-switch-editor { font-family: Tahoma, Arial, sans-serif; } /* Arial is best for RTL headings. */ .rtl h1, .rtl h2, .rtl h3, .rtl h4, .rtl h5, .rtl h6 { font-family: Arial, sans-serif; font-weight: 600; } /* he_IL: Remove Tahoma from the font stack. Arial is best for Hebrew. */ body.locale-he-il, body.locale-he-il .press-this a.wp-switch-editor { font-family: Arial, sans-serif; } /* he_IL: Have <em> be bold rather than italic. */ .locale-he-il em { font-style: normal; font-weight: 600; } /* zh_CN: Remove italic properties. */ .locale-zh-cn .howto, .locale-zh-cn .tablenav .displaying-num, .locale-zh-cn .js .input-with-default-title, .locale-zh-cn .link-to-original, .locale-zh-cn .inline-edit-row fieldset span.title, .locale-zh-cn .inline-edit-row fieldset span.checkbox-title, .locale-zh-cn #utc-time, .locale-zh-cn #local-time, .locale-zh-cn p.install-help, .locale-zh-cn p.help, .locale-zh-cn p.description, .locale-zh-cn span.description, .locale-zh-cn .form-wrap p { font-style: normal; } /* zh_CN: Enlarge dashboard widget 'Configure' link */ .locale-zh-cn .hdnle a { font-size: 12px; } /* zn_CH: Enlarge font size, set font-size: normal */ .locale-zh-cn form.upgrade .hint { font-style: normal; font-size: 100%; } /* zh_CN: Enlarge font-size. */ .locale-zh-cn #sort-buttons { font-size: 1em !important; } /* de_DE: Text needs more space for translation */ .locale-de-de #customize-header-actions .button, .locale-de-de-formal #customize-header-actions .button { padding: 0 5px 1px; /* default 0 10px 1px */ } .locale-de-de #customize-header-actions .spinner, .locale-de-de-formal #customize-header-actions .spinner { margin: 16px 3px 0; /* default 16px 4px 0 5px */ } /* ru_RU: Text needs more room to breathe. */ .locale-ru-ru #adminmenu { width: inherit; /* back-compat for pre-3.2 */ } .locale-ru-ru #adminmenu, .locale-ru-ru #wpbody { margin-left: 0; /* back-compat for pre-3.2 */ } .locale-ru-ru .inline-edit-row fieldset label span.title, .locale-ru-ru .inline-edit-row fieldset.inline-edit-date legend { width: 8em; /* default 6em */ } .locale-ru-ru .inline-edit-row fieldset label span.input-text-wrap, .locale-ru-ru .inline-edit-row fieldset .timestamp-wrap { margin-left: 8em; /* default 6em */ } .locale-ru-ru.post-php .tagsdiv .newtag, .locale-ru-ru.post-new-php .tagsdiv .newtag { width: 165px; /* default 180px - 15px */ } .locale-ru-ru.press-this .posting { margin-right: 277px; /* default 252px + 25px */ } .locale-ru-ru .press-this-sidebar { width: 265px; /* default 240px + 25px */ } .locale-ru-ru #customize-header-actions .button { padding: 0 5px 1px; /* default 0 10px 1px */ } .locale-ru-ru #customize-header-actions .spinner { margin: 16px 3px 0; /* default 16px 4px 0 5px */ } /* lt_LT: QuickEdit */ .locale-lt-lt .inline-edit-row fieldset label span.title, .locale-lt-lt .inline-edit-row fieldset.inline-edit-date legend { width: 8em; /* default 6em */ } .locale-lt-lt .inline-edit-row fieldset label span.input-text-wrap, .locale-lt-lt .inline-edit-row fieldset .timestamp-wrap { margin-left: 8em; /* default 6em */ } @media screen and (max-width: 782px) { .locale-ru-ru .inline-edit-row fieldset label span.input-text-wrap, .locale-ru-ru .inline-edit-row fieldset .timestamp-wrap, .locale-lt-lt .inline-edit-row fieldset label span.input-text-wrap, .locale-lt-lt .inline-edit-row fieldset .timestamp-wrap { margin-left: 0; } }
Save