@@ -110,7 +110,7 @@ div.waymark-accordion-container .waymark-accordion-group .waymark-parameter-grou
110110 display : none !important ;
111111}
112112.waymark-icon {
113- background-image : url (' ../img/waymark-icon-primary.png' );
113+ background-image : url (" ../img/waymark-icon-primary.png" );
114114 background-size : 20px 20px ;
115115 background-position : left center;
116116 background-repeat : no-repeat;
@@ -148,7 +148,7 @@ div.postbox#waymark_map_shortcode h2.hndle span,
148148div .postbox # waymark_map_export h2 .hndle span ,
149149div .postbox # waymark_map_help h2 .hndle span {
150150 padding-left : 24px ;
151- background-image : url (' ../img/waymark-icon-dark.png' );
151+ background-image : url (" ../img/waymark-icon-dark.png" );
152152 background-size : 20px 20px ;
153153 background-position : left center;
154154 background-repeat : no-repeat;
@@ -306,17 +306,17 @@ li#toplevel_page_edit-post_type-waymark_map li.hidden {
306306}
307307li # toplevel_page_edit-post_type-waymark_map .wp-menu-image {
308308 height : 34px !important ;
309- background-image : url (' ../img/waymark-icon-light.png' );
309+ background-image : url (" ../img/waymark-icon-light.png" );
310310 background-size : 18px 18px ;
311311 background-position : center center;
312312 background-repeat : no-repeat;
313313}
314314li # toplevel_page_edit-post_type-waymark_map : hover .wp-menu-image {
315- background-image : url (' ../img/waymark-icon-white.png' );
315+ background-image : url (" ../img/waymark-icon-white.png" );
316316}
317317li # toplevel_page_edit-post_type-waymark_map .wp-has-current-submenu .wp-menu-image ,
318318li # toplevel_page_edit-post_type-waymark_map .wp-menu-open .wp-menu-image {
319- background-image : url (' ../img/waymark-icon-white.png' );
319+ background-image : url (" ../img/waymark-icon-white.png" );
320320}
321321/* Shortcode UI */
322322div # waymark_shortcode_ui-insert-dialog div .waymark-parameters-container {
@@ -358,7 +358,7 @@ body.waymark_page_waymark-settings div#waymark-settings-nav {
358358 height : 35px ;
359359 margin-bottom : 5px ;
360360 padding-left : 45px ;
361- background-image : url (' ../img/waymark-icon-primary.png' );
361+ background-image : url (" ../img/waymark-icon-primary.png" );
362362 background-size : 35px 35px ;
363363 background-position : center left;
364364 background-repeat : no-repeat;
@@ -535,7 +535,7 @@ div#waymark-admin-container.waymark-top p.lead small {
535535div # waymark-admin-container h1 {
536536 padding-bottom : 9px ;
537537 padding-left : 34px ;
538- background-image : url (' ../img/waymark-icon-primary.png' );
538+ background-image : url (" ../img/waymark-icon-primary.png" );
539539 background-size : 30px 30px ;
540540 background-position : left center;
541541 background-repeat : no-repeat;
@@ -609,7 +609,7 @@ div#waymark-admin-container .waymark-settings-tab input[type="text"] {
609609 width : 200px ;
610610 border-style : solid;
611611 border-width : 1px ;
612- border-color : # DDDDDD ;
612+ border-color : # dddddd ;
613613 box-shadow : 0 1px 2px rgba (0 , 0 , 0 , 0.07 ) inset;
614614}
615615div # waymark-admin-container .waymark-settings-tab .waymark-short-input select ,
@@ -688,7 +688,7 @@ body.post-type-waymark_map.edit-php div#waymark-admin-container ol {
688688}
689689/* Shortcode */
690690i .mce-i-waymark-shortcode-icon {
691- background-image : url (' ../img/waymark-editor-icon.png' );
691+ background-image : url (" ../img/waymark-editor-icon.png" );
692692 background-position : center center;
693693 background-repeat : no-repeat;
694694 background-size : 20px 20px ;
@@ -708,7 +708,7 @@ body.wp-admin {
708708}
709709*/
710710# waymark_shortcode_ui-insert-dialog-dragh {
711- background-image : url (' ../img/waymark-icon-primary.png' );
711+ background-image : url (" ../img/waymark-icon-primary.png" );
712712 background-size : 24px 24px ;
713713 background-position : center center;
714714 background-repeat : no-repeat;
0 commit comments