mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
Kill the background from the default jQuery UI dialog theme. We'll get this from .wp-dialog in the colors stylesheets. props koopersmith, see #11420.
git-svn-id: https://develop.svn.wordpress.org/trunk@16461 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -84,7 +84,6 @@
|
||||
|
||||
/* WP jQuery Dialog Theme */
|
||||
.ui-dialog {
|
||||
background: #f1f1f1;
|
||||
border: 1px solid #999;
|
||||
-moz-box-shadow: 0px 0px 16px rgba( 0,0,0,0.3 );
|
||||
-webkit-box-shadow: 0px 0px 16px rgba( 0,0,0,0.3 );
|
||||
|
||||
Reference in New Issue
Block a user