wip
This commit is contained in:
@@ -131,7 +131,7 @@
|
||||
}
|
||||
|
||||
.move-widget:before {
|
||||
content: "\f504";
|
||||
content: "\f504" / '';
|
||||
}
|
||||
|
||||
#customize-theme-controls .move-widget-area {
|
||||
@@ -171,7 +171,7 @@
|
||||
|
||||
#customize-theme-controls .widget-area-select li:before {
|
||||
display: none;
|
||||
content: "\f147";
|
||||
content: "\f147" / '';
|
||||
position: absolute;
|
||||
top: 12px;
|
||||
right: 10px;
|
||||
@@ -293,7 +293,7 @@ body.adding-widget #customize-preview {
|
||||
}
|
||||
|
||||
#available-widgets .widget-title:before {
|
||||
content: "\f132";
|
||||
content: "\f132" / '';
|
||||
position: absolute;
|
||||
top: -3px;
|
||||
left: 100%;
|
||||
@@ -309,73 +309,73 @@ body.adding-widget #customize-preview {
|
||||
}
|
||||
|
||||
/* dashicons-smiley */
|
||||
#available-widgets [class*="easy"] .widget-title:before { content: "\f328"; top: -4px; }
|
||||
#available-widgets [class*="easy"] .widget-title:before { content: "\f328" / ''; top: -4px; }
|
||||
|
||||
/* dashicons-star-filled */
|
||||
#available-widgets [class*="super"] .widget-title:before,
|
||||
#available-widgets [class*="like"] .widget-title:before { content: "\f155"; top: -4px; }
|
||||
#available-widgets [class*="like"] .widget-title:before { content: "\f155" / ''; top: -4px; }
|
||||
|
||||
/* dashicons-wordpress */
|
||||
#available-widgets [class*="meta"] .widget-title:before { content: "\f120"; }
|
||||
#available-widgets [class*="meta"] .widget-title:before { content: "\f120" / ''; }
|
||||
|
||||
/* dashicons-archive */
|
||||
#available-widgets [class*="archives"] .widget-title:before { content: "\f480"; top: -4px; }
|
||||
#available-widgets [class*="archives"] .widget-title:before { content: "\f480" / ''; top: -4px; }
|
||||
|
||||
/* dashicons-category */
|
||||
#available-widgets [class*="categor"] .widget-title:before { content: "\f318"; top: -4px; }
|
||||
#available-widgets [class*="categor"] .widget-title:before { content: "\f318" / ''; top: -4px; }
|
||||
|
||||
/* dashicons-admin-comments */
|
||||
#available-widgets [class*="comment"] .widget-title:before,
|
||||
#available-widgets [class*="testimonial"] .widget-title:before,
|
||||
#available-widgets [class*="chat"] .widget-title:before { content: "\f101"; }
|
||||
#available-widgets [class*="chat"] .widget-title:before { content: "\f101" / ''; }
|
||||
|
||||
/* dashicons-admin-post */
|
||||
#available-widgets [class*="post"] .widget-title:before { content: "\f109"; }
|
||||
#available-widgets [class*="post"] .widget-title:before { content: "\f109" / ''; }
|
||||
|
||||
/* dashicons-admin-page */
|
||||
#available-widgets [class*="page"] .widget-title:before { content: "\f105"; }
|
||||
#available-widgets [class*="page"] .widget-title:before { content: "\f105" / ''; }
|
||||
|
||||
/* dashicons-text */
|
||||
#available-widgets [class*="text"] .widget-title:before { content: "\f478"; }
|
||||
#available-widgets [class*="text"] .widget-title:before { content: "\f478" / ''; }
|
||||
|
||||
/* dashicons-admin-links */
|
||||
#available-widgets [class*="link"] .widget-title:before { content: "\f103"; }
|
||||
#available-widgets [class*="link"] .widget-title:before { content: "\f103" / ''; }
|
||||
|
||||
/* dashicons-search */
|
||||
#available-widgets [class*="search"] .widget-title:before { content: "\f179"; }
|
||||
#available-widgets [class*="search"] .widget-title:before { content: "\f179" / ''; }
|
||||
|
||||
/* dashicons-menu */
|
||||
#available-widgets [class*="menu"] .widget-title:before,
|
||||
#available-widgets [class*="nav"] .widget-title:before { content: "\f333"; }
|
||||
#available-widgets [class*="nav"] .widget-title:before { content: "\f333" / ''; }
|
||||
|
||||
/* dashicons-tagcloud */
|
||||
#available-widgets [class*="tag"] .widget-title:before { content: "\f479"; }
|
||||
#available-widgets [class*="tag"] .widget-title:before { content: "\f479" / ''; }
|
||||
|
||||
/* dashicons-rss */
|
||||
#available-widgets [class*="rss"] .widget-title:before { content: "\f303"; top: -6px; }
|
||||
#available-widgets [class*="rss"] .widget-title:before { content: "\f303" / ''; top: -6px; }
|
||||
|
||||
/* dashicons-calendar */
|
||||
#available-widgets [class*="event"] .widget-title:before,
|
||||
#available-widgets [class*="calendar"] .widget-title:before { content: "\f145"; top: -4px;}
|
||||
#available-widgets [class*="calendar"] .widget-title:before { content: "\f145" / ''; top: -4px;}
|
||||
|
||||
/* dashicons-format-image */
|
||||
#available-widgets [class*="image"] .widget-title:before,
|
||||
#available-widgets [class*="photo"] .widget-title:before,
|
||||
#available-widgets [class*="slide"] .widget-title:before,
|
||||
#available-widgets [class*="instagram"] .widget-title:before { content: "\f128"; }
|
||||
#available-widgets [class*="instagram"] .widget-title:before { content: "\f128" / ''; }
|
||||
|
||||
/* dashicons-format-gallery */
|
||||
#available-widgets [class*="album"] .widget-title:before,
|
||||
#available-widgets [class*="galler"] .widget-title:before { content: "\f161"; }
|
||||
#available-widgets [class*="galler"] .widget-title:before { content: "\f161" / ''; }
|
||||
|
||||
/* dashicons-format-video */
|
||||
#available-widgets [class*="video"] .widget-title:before,
|
||||
#available-widgets [class*="tube"] .widget-title:before { content: "\f126"; }
|
||||
#available-widgets [class*="tube"] .widget-title:before { content: "\f126" / ''; }
|
||||
|
||||
/* dashicons-format-audio */
|
||||
#available-widgets [class*="music"] .widget-title:before,
|
||||
#available-widgets [class*="radio"] .widget-title:before,
|
||||
#available-widgets [class*="audio"] .widget-title:before { content: "\f127"; }
|
||||
#available-widgets [class*="audio"] .widget-title:before { content: "\f127" / ''; }
|
||||
|
||||
/* dashicons-admin-users */
|
||||
#available-widgets [class*="login"] .widget-title:before,
|
||||
@@ -384,55 +384,55 @@ body.adding-widget #customize-preview {
|
||||
#available-widgets [class*="avatar"] .widget-title:before,
|
||||
#available-widgets [class*="subscriber"] .widget-title:before,
|
||||
#available-widgets [class*="profile"] .widget-title:before,
|
||||
#available-widgets [class*="grofile"] .widget-title:before { content: "\f110"; }
|
||||
#available-widgets [class*="grofile"] .widget-title:before { content: "\f110" / ''; }
|
||||
|
||||
/* dashicons-cart */
|
||||
#available-widgets [class*="commerce"] .widget-title:before,
|
||||
#available-widgets [class*="shop"] .widget-title:before,
|
||||
#available-widgets [class*="cart"] .widget-title:before { content: "\f174"; top: -4px; }
|
||||
#available-widgets [class*="cart"] .widget-title:before { content: "\f174" / ''; top: -4px; }
|
||||
|
||||
/* dashicons-shield */
|
||||
#available-widgets [class*="secur"] .widget-title:before,
|
||||
#available-widgets [class*="firewall"] .widget-title:before { content: "\f332"; }
|
||||
#available-widgets [class*="firewall"] .widget-title:before { content: "\f332" / ''; }
|
||||
|
||||
/* dashicons-chart-bar */
|
||||
#available-widgets [class*="analytic"] .widget-title:before,
|
||||
#available-widgets [class*="stat"] .widget-title:before,
|
||||
#available-widgets [class*="poll"] .widget-title:before { content: "\f185"; }
|
||||
#available-widgets [class*="poll"] .widget-title:before { content: "\f185" / ''; }
|
||||
|
||||
/* dashicons-feedback */
|
||||
#available-widgets [class*="form"] .widget-title:before { content: "\f175"; }
|
||||
#available-widgets [class*="form"] .widget-title:before { content: "\f175" / ''; }
|
||||
|
||||
/* dashicons-email-alt */
|
||||
#available-widgets [class*="subscribe"] .widget-title:before,
|
||||
#available-widgets [class*="news"] .widget-title:before,
|
||||
#available-widgets [class*="contact"] .widget-title:before,
|
||||
#available-widgets [class*="mail"] .widget-title:before { content: "\f466"; }
|
||||
#available-widgets [class*="mail"] .widget-title:before { content: "\f466" / ''; }
|
||||
|
||||
/* dashicons-share */
|
||||
#available-widgets [class*="share"] .widget-title:before,
|
||||
#available-widgets [class*="socia"] .widget-title:before { content: "\f237"; }
|
||||
#available-widgets [class*="socia"] .widget-title:before { content: "\f237" / ''; }
|
||||
|
||||
/* dashicons-translation */
|
||||
#available-widgets [class*="lang"] .widget-title:before,
|
||||
#available-widgets [class*="translat"] .widget-title:before { content: "\f326"; }
|
||||
#available-widgets [class*="translat"] .widget-title:before { content: "\f326" / ''; }
|
||||
|
||||
/* dashicons-location-alt */
|
||||
#available-widgets [class*="locat"] .widget-title:before,
|
||||
#available-widgets [class*="map"] .widget-title:before { content: "\f231"; }
|
||||
#available-widgets [class*="map"] .widget-title:before { content: "\f231" / ''; }
|
||||
|
||||
/* dashicons-download */
|
||||
#available-widgets [class*="download"] .widget-title:before { content: "\f316"; }
|
||||
#available-widgets [class*="download"] .widget-title:before { content: "\f316" / ''; }
|
||||
|
||||
/* dashicons-cloud */
|
||||
#available-widgets [class*="weather"] .widget-title:before { content: "\f176"; top: -4px;}
|
||||
#available-widgets [class*="weather"] .widget-title:before { content: "\f176" / ''; top: -4px;}
|
||||
|
||||
/* dashicons-facebook */
|
||||
#available-widgets [class*="facebook"] .widget-title:before { content: "\f304"; }
|
||||
#available-widgets [class*="facebook"] .widget-title:before { content: "\f304" / ''; }
|
||||
|
||||
/* dashicons-twitter */
|
||||
#available-widgets [class*="tweet"] .widget-title:before,
|
||||
#available-widgets [class*="twitter"] .widget-title:before { content: "\f301"; }
|
||||
#available-widgets [class*="twitter"] .widget-title:before { content: "\f301" / ''; }
|
||||
|
||||
@media screen and (max-height: 700px) and (min-width: 981px) {
|
||||
/* Compact widget-tops on smaller laptops, but not tablets. See ticket #27112#comment:4 */
|
||||
|
||||
Reference in New Issue
Block a user