WordPress/wp-admin/css
2014-03-26 20:57:15 +00:00
..
colors Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
about-rtl.css Remove unnecessary quotes from urls in CSS. 2014-02-26 17:23:13 +00:00
about.css Remove unnecessary quotes from urls in CSS. 2014-02-26 17:23:13 +00:00
admin-menu-rtl.css Introduce a .dashicons-before CSS class. 2014-03-05 20:04:14 +00:00
admin-menu.css Introduce a .dashicons-before CSS class. 2014-03-05 20:04:14 +00:00
color-picker-rtl.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
color-picker-rtl.min.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
color-picker.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
color-picker.min.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
common-rtl.css Ensure active tabs have a background color to avoid any awkward bleed-through in case of overlap. props TobiasBg. fixes #27116. 2014-03-26 20:57:15 +00:00
common.css Ensure active tabs have a background color to avoid any awkward bleed-through in case of overlap. props TobiasBg. fixes #27116. 2014-03-26 20:57:15 +00:00
customize-controls-rtl.css Use dashicons in header images in the customizer. 2014-03-25 19:51:15 +00:00
customize-controls-rtl.min.css Use dashicons in header images in the customizer. 2014-03-25 19:51:15 +00:00
customize-controls.css Use dashicons in header images in the customizer. 2014-03-25 19:51:15 +00:00
customize-controls.min.css Use dashicons in header images in the customizer. 2014-03-25 19:51:15 +00:00
customize-widgets-rtl.css Widget Customizer: Improve widget highlighting. 2014-03-25 11:48:14 +00:00
customize-widgets-rtl.min.css Widget Customizer: Improve widget highlighting. 2014-03-25 11:48:14 +00:00
customize-widgets.css Widget Customizer: Improve widget highlighting. 2014-03-25 11:48:14 +00:00
customize-widgets.min.css Widget Customizer: Improve widget highlighting. 2014-03-25 11:48:14 +00:00
dashboard-rtl.css Don't clip post titles in the dashboard activity widget as it hides direct links to comments. 2014-03-26 15:05:14 +00:00
dashboard.css Don't clip post titles in the dashboard activity widget as it hides direct links to comments. 2014-03-26 15:05:14 +00:00
deprecated-media-rtl.css Remove unnecessary quotes from urls in CSS. 2014-02-26 17:23:13 +00:00
deprecated-media-rtl.min.css Rename the old media.css file, used for the pre-3.5 media library. Clean up script-loader CSS registrations. 2014-02-16 00:36:14 +00:00
deprecated-media.css Remove unnecessary quotes from urls in CSS. 2014-02-26 17:23:13 +00:00
deprecated-media.min.css Rename the old media.css file, used for the pre-3.5 media library. Clean up script-loader CSS registrations. 2014-02-16 00:36:14 +00:00
edit-rtl.css Move the styling of drag/drop on the editor uploading to media-views.css, see #27465 2014-03-23 01:42:15 +00:00
edit.css Move the styling of drag/drop on the editor uploading to media-views.css, see #27465 2014-03-23 01:42:15 +00:00
farbtastic-rtl.css Stop using .rtl classes, instead relying on flipping LTR CSS to RTL. 2013-11-17 16:18:11 +00:00
farbtastic.css Stop using .rtl classes, instead relying on flipping LTR CSS to RTL. 2013-11-17 16:18:11 +00:00
forms-rtl.css Fix LTR field handling: 2014-03-26 17:12:14 +00:00
forms.css Fix LTR field handling: 2014-03-26 17:12:14 +00:00
ie-rtl.css DFW: remove unused #wp-fullscreen-title-prompt-text selectors. See #24067. 2014-01-27 00:39:12 +00:00
ie-rtl.min.css Update the versions of several devDependencies in package.json. grunt-cssjanus has been updated to 0.2.2, we no longer need the fork. Run npm install to receive updates for node_modules in the project root. 2014-01-29 04:43:30 +00:00
ie.css DFW: remove unused #wp-fullscreen-title-prompt-text selectors. See #24067. 2014-01-27 00:39:12 +00:00
ie.min.css Update the versions of several devDependencies in package.json. grunt-cssjanus has been updated to 0.2.2, we no longer need the fork. Run npm install to receive updates for node_modules in the project root. 2014-01-29 04:43:30 +00:00
install-rtl.css Remove unnecessary quotes from urls in CSS. 2014-02-26 17:23:13 +00:00
install-rtl.min.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
install.css Remove unnecessary quotes from urls in CSS. 2014-02-26 17:23:13 +00:00
install.min.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:30:17 +00:00
l10n-rtl.css Prevent "Add" button in Tags meta box from wrapping to a new line in ru_RU. 2014-02-20 22:35:13 +00:00
l10n.css Prevent "Add" button in Tags meta box from wrapping to a new line in ru_RU. 2014-02-20 22:35:13 +00:00
list-tables-rtl.css Convert the post lock icon to a dashicon. 2014-03-04 06:53:14 +00:00
list-tables.css Convert the post lock icon to a dashicon. 2014-03-04 06:53:14 +00:00
login-rtl.css Add missing hyperlink styles to the login screen. Fixes #27245. 2014-03-11 20:51:16 +00:00
login-rtl.min.css Fix LTR field handling: 2014-03-26 17:12:14 +00:00
login.css Add missing hyperlink styles to the login screen. Fixes #27245. 2014-03-11 20:51:16 +00:00
login.min.css Fix LTR field handling: 2014-03-26 17:12:14 +00:00
media-rtl.css Style the cursor in the image editor in the media modal. 2014-03-18 00:17:15 +00:00
media.css Style the cursor in the image editor in the media modal. 2014-03-18 00:17:15 +00:00
nav-menus-rtl.css Make nav menu item add tabs and content consistent with similar tabs on the post edit screen. props corvannoorloos for the initial patch. fixes #26757. 2014-02-21 22:11:14 +00:00
nav-menus.css Make nav menu item add tabs and content consistent with similar tabs on the post edit screen. props corvannoorloos for the initial patch. fixes #26757. 2014-02-21 22:11:14 +00:00
press-this-rtl.css TinyMCE: 2014-03-23 07:10:14 +00:00
press-this.css TinyMCE: 2014-03-23 07:10:14 +00:00
revisions-rtl.css Revisions: Restore [24929] which was reverted in [26072]. 2014-03-06 16:50:15 +00:00
revisions.css Revisions: Restore [24929] which was reverted in [26072]. 2014-03-06 16:50:15 +00:00
themes-rtl.css Theme installer: 2014-03-20 04:20:15 +00:00
themes.css Theme installer: 2014-03-20 04:20:15 +00:00
widgets-rtl.css Once upon a time not long ago, 2014-02-19 21:43:14 +00:00
widgets.css Once upon a time not long ago, 2014-02-19 21:43:14 +00:00
wp-admin-rtl.css Make login styles standalone. see #12506. 2014-02-20 03:24:14 +00:00
wp-admin-rtl.min.css Ensure active tabs have a background color to avoid any awkward bleed-through in case of overlap. props TobiasBg. fixes #27116. 2014-03-26 20:57:15 +00:00
wp-admin.css Make login styles standalone. see #12506. 2014-02-20 03:24:14 +00:00
wp-admin.min.css Ensure active tabs have a background color to avoid any awkward bleed-through in case of overlap. props TobiasBg. fixes #27116. 2014-03-26 20:57:15 +00:00