wordpress-develop/src/wp-admin/css
Dominik Schilling (ocean90) 70a6b6390c IE8 doesn't support ::before and ::after pseudo-elements. Replace them with :before and :after.
props andrezrv, DrewAPicture, ocean90.
fixes #28082.

git-svn-id: https://develop.svn.wordpress.org/trunk@29314 602fd350-edb4-49c9-b593-d223f7449a82
2014-07-28 15:51:02 +00:00
..
colors Media Grid CSS: Media modal close icon should be consistent with other modals. 2014-07-24 21:06:42 +00:00
about.css Final about page. 2014-04-16 17:39:18 +00:00
admin-menu.css Simplify the admin menu notification selector so color schemes don't get stomped. props celloexpressions. see #27920 for trunk. 2014-04-21 18:54:22 +00:00
color-picker.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:29:16 +00:00
common.css IE8 doesn't support ::before and ::after pseudo-elements. Replace them with :before and :after. 2014-07-28 15:51:02 +00:00
customize-controls.css IE8 doesn't support ::before and ::after pseudo-elements. Replace them with :before and :after. 2014-07-28 15:51:02 +00:00
customize-widgets.css Widgets: Better padding for translations of "Reorder". 2014-04-16 13:07:01 +00:00
dashboard.css IE8 doesn't support ::before and ::after pseudo-elements. Replace them with :before and :after. 2014-07-28 15:51:02 +00:00
deprecated-media.css The "old iframe media modal" has some pretty busted styles. Although this is a "deprecated" feature, clean up some of the broken styles. 2014-06-25 17:38:28 +00:00
edit.css Whitelist input types that are styled in the scope of .form-field. 2014-07-24 22:21:00 +00:00
farbtastic.css Stop using .rtl classes, instead relying on flipping LTR CSS to RTL. 2013-11-17 16:17:05 +00:00
forms.css Install Plugins screen: 2014-07-18 04:49:19 +00:00
ie.css Only apply metabox handle styles and JS events to .postbox .hndle, as opposed to all h3s in a .postbox. 2014-07-01 16:22:32 +00:00
install.css Implement email and url input types where appropriate. Props Kau-Boy. Fixes #22183. 2014-07-08 17:51:58 +00:00
l10n.css Prevent "Add" button in Tags meta box from wrapping to a new line in ru_RU. 2014-02-20 22:34:44 +00:00
list-tables.css Plugin install: display cards in groups if the API returns them with the appropriate information. props tellyworth. fixes #28673. 2014-07-18 19:34:47 +00:00
login.css Slightly bump up the login logo size to avoid getting chopped off by Firefox's rounding problems. props SergeyBiryukov for the initial patch. fixes #28393. 2014-06-26 15:35:19 +00:00
media.css Improve styling of progress bar on wp-admin/media-new.php. 2014-07-12 14:51:30 +00:00
nav-menus.css Live update the menu item title when the user is editing the "Navigation Label" field. 2014-06-09 18:38:29 +00:00
press-this.css TinyMCE: update to 4.0.21, see #24067 2014-04-01 22:46:00 +00:00
revisions.css IE8 doesn't support ::before and ::after pseudo-elements. Replace them with :before and :after. 2014-07-28 15:51:02 +00:00
themes.css Use more generic, reusable CSS for the filter bar on Add Themes. This will allow us to reuse the UI in other places, such as the Media Library. props paulwilde. fixes #28794. 2014-07-18 03:39:04 +00:00
widgets.css Don't use box shadow focus styling for widget arrows, see #28267. 2014-07-12 15:46:27 +00:00
wp-admin.css Make login styles standalone. see #12506. 2014-02-20 03:23:49 +00:00