rebase on oct-10-2023
This commit is contained in:
@@ -786,19 +786,3 @@ div#wp-responsive-toggle a:before {
|
||||
color: $link;
|
||||
}
|
||||
}
|
||||
|
||||
/* Welcome Panel */
|
||||
@if ( $custom-welcome-panel == "true" ) {
|
||||
.welcome-panel {
|
||||
background-color: $dashboard-accent-1;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .curve,
|
||||
.welcome-panel-header-image .dot {
|
||||
fill: $dashboard-accent-2;
|
||||
}
|
||||
|
||||
[class*="welcome-panel-icon"] {
|
||||
background-color: $dashboard-icon-background;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -707,18 +707,4 @@ div#wp-responsive-toggle a:before {
|
||||
.wp-core-ui.wp-customizer .theme-overlay .theme-header .close:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .close:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:hover {
|
||||
border-bottom-color: #e1a948;
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #4796b3;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .curve,
|
||||
.welcome-panel-header-image .dot {
|
||||
fill: #52accc;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
background-color: #096484;
|
||||
}
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -707,18 +707,4 @@ div#wp-responsive-toggle a:before {
|
||||
.wp-core-ui.wp-customizer .theme-overlay .theme-header .close:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .close:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:hover {
|
||||
border-bottom-color: #e1a948;
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #4796b3;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .curve,
|
||||
.welcome-panel-header-image .dot {
|
||||
fill: #52accc;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
background-color: #096484;
|
||||
}
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -171,7 +171,7 @@ textarea:focus {
|
||||
color: #9ea476;
|
||||
}
|
||||
.wp-core-ui .wp-ui-text-icon {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: hsl(27.6923076923, 7%, 95%);
|
||||
}
|
||||
|
||||
/* List tables */
|
||||
@@ -200,7 +200,7 @@ textarea:focus {
|
||||
}
|
||||
|
||||
#adminmenu div.wp-menu-image:before {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: hsl(27.6923076923, 7%, 95%);
|
||||
}
|
||||
|
||||
#adminmenu a:hover,
|
||||
@@ -313,7 +313,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
/* Admin Menu: collapse button */
|
||||
#collapse-button {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: hsl(27.6923076923, 7%, 95%);
|
||||
}
|
||||
|
||||
#collapse-button:hover,
|
||||
@@ -338,7 +338,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
#wpadminbar .ab-icon:before,
|
||||
#wpadminbar .ab-item:before,
|
||||
#wpadminbar .ab-item:after {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: hsl(27.6923076923, 7%, 95%);
|
||||
}
|
||||
|
||||
#wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item,
|
||||
@@ -382,7 +382,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar .quicklinks li .blavatar,
|
||||
#wpadminbar .menupop .menupop > .ab-item:before {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: hsl(27.6923076923, 7%, 95%);
|
||||
}
|
||||
|
||||
#wpadminbar .quicklinks .menupop ul li a:hover,
|
||||
@@ -417,12 +417,12 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-icon:before,
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-item:before {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: hsl(27.6923076923, 7%, 95%);
|
||||
}
|
||||
|
||||
/* Admin Bar: search */
|
||||
#wpadminbar #adminbarsearch:before {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: hsl(27.6923076923, 7%, 95%);
|
||||
}
|
||||
|
||||
#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input:focus {
|
||||
@@ -558,7 +558,7 @@ body.more-filters-opened .more-filters:focus:before {
|
||||
|
||||
/* Responsive Component */
|
||||
div#wp-responsive-toggle a:before {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: hsl(27.6923076923, 7%, 95%);
|
||||
}
|
||||
|
||||
.wp-responsive-open div#wp-responsive-toggle a {
|
||||
@@ -571,7 +571,7 @@ div#wp-responsive-toggle a:before {
|
||||
}
|
||||
|
||||
.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle .ab-icon:before {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: hsl(27.6923076923, 7%, 95%);
|
||||
}
|
||||
|
||||
/* TinyMCE */
|
||||
@@ -674,18 +674,4 @@ div#wp-responsive-toggle a:before {
|
||||
.wp-core-ui.wp-customizer .theme-overlay .theme-header .close:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .close:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:hover {
|
||||
border-bottom-color: #c7a589;
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #46403c;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .curve,
|
||||
.welcome-panel-header-image .dot {
|
||||
fill: #59524c;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
background-color: #59524c;
|
||||
}
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -171,7 +171,7 @@ textarea:focus {
|
||||
color: #9ea476;
|
||||
}
|
||||
.wp-core-ui .wp-ui-text-icon {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: hsl(27.6923076923, 7%, 95%);
|
||||
}
|
||||
|
||||
/* List tables */
|
||||
@@ -200,7 +200,7 @@ textarea:focus {
|
||||
}
|
||||
|
||||
#adminmenu div.wp-menu-image:before {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: hsl(27.6923076923, 7%, 95%);
|
||||
}
|
||||
|
||||
#adminmenu a:hover,
|
||||
@@ -313,7 +313,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
/* Admin Menu: collapse button */
|
||||
#collapse-button {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: hsl(27.6923076923, 7%, 95%);
|
||||
}
|
||||
|
||||
#collapse-button:hover,
|
||||
@@ -338,7 +338,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
#wpadminbar .ab-icon:before,
|
||||
#wpadminbar .ab-item:before,
|
||||
#wpadminbar .ab-item:after {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: hsl(27.6923076923, 7%, 95%);
|
||||
}
|
||||
|
||||
#wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item,
|
||||
@@ -382,7 +382,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar .quicklinks li .blavatar,
|
||||
#wpadminbar .menupop .menupop > .ab-item:before {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: hsl(27.6923076923, 7%, 95%);
|
||||
}
|
||||
|
||||
#wpadminbar .quicklinks .menupop ul li a:hover,
|
||||
@@ -417,12 +417,12 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-icon:before,
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-item:before {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: hsl(27.6923076923, 7%, 95%);
|
||||
}
|
||||
|
||||
/* Admin Bar: search */
|
||||
#wpadminbar #adminbarsearch:before {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: hsl(27.6923076923, 7%, 95%);
|
||||
}
|
||||
|
||||
#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input:focus {
|
||||
@@ -558,7 +558,7 @@ body.more-filters-opened .more-filters:focus:before {
|
||||
|
||||
/* Responsive Component */
|
||||
div#wp-responsive-toggle a:before {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: hsl(27.6923076923, 7%, 95%);
|
||||
}
|
||||
|
||||
.wp-responsive-open div#wp-responsive-toggle a {
|
||||
@@ -571,7 +571,7 @@ div#wp-responsive-toggle a:before {
|
||||
}
|
||||
|
||||
.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle .ab-icon:before {
|
||||
color: hsl(27.6923076923deg, 7%, 95%);
|
||||
color: hsl(27.6923076923, 7%, 95%);
|
||||
}
|
||||
|
||||
/* TinyMCE */
|
||||
@@ -674,18 +674,4 @@ div#wp-responsive-toggle a:before {
|
||||
.wp-core-ui.wp-customizer .theme-overlay .theme-header .close:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .close:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:hover {
|
||||
border-bottom-color: #c7a589;
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #46403c;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .curve,
|
||||
.welcome-panel-header-image .dot {
|
||||
fill: #59524c;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
background-color: #59524c;
|
||||
}
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -707,18 +707,4 @@ div#wp-responsive-toggle a:before {
|
||||
.wp-core-ui.wp-customizer .theme-overlay .theme-header .close:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .close:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:hover {
|
||||
border-bottom-color: #a3b745;
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #413256;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .curve,
|
||||
.welcome-panel-header-image .dot {
|
||||
fill: #523f6d;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
background-color: #523f6d;
|
||||
}
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -707,18 +707,4 @@ div#wp-responsive-toggle a:before {
|
||||
.wp-core-ui.wp-customizer .theme-overlay .theme-header .close:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .close:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:hover {
|
||||
border-bottom-color: #a3b745;
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #413256;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .curve,
|
||||
.welcome-panel-header-image .dot {
|
||||
fill: #523f6d;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
background-color: #523f6d;
|
||||
}
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -709,20 +709,6 @@ div#wp-responsive-toggle a:before {
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #04a4cc;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .curve,
|
||||
.welcome-panel-header-image .dot {
|
||||
fill: #17b5dd;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
background-color: #333;
|
||||
}
|
||||
|
||||
/* Override the theme filter highlight color for this scheme */
|
||||
.theme-section.current,
|
||||
.theme-filter.current {
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -709,20 +709,6 @@ div#wp-responsive-toggle a:before {
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #04a4cc;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .curve,
|
||||
.welcome-panel-header-image .dot {
|
||||
fill: #17b5dd;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
background-color: #333;
|
||||
}
|
||||
|
||||
/* Override the theme filter highlight color for this scheme */
|
||||
.theme-section.current,
|
||||
.theme-filter.current {
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -192,7 +192,7 @@ textarea:focus {
|
||||
color: #69a8bb;
|
||||
}
|
||||
.wp-core-ui .wp-ui-text-icon {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: hsl(206.6666666667, 7%, 95%);
|
||||
}
|
||||
|
||||
/* List tables */
|
||||
@@ -233,7 +233,7 @@ textarea:focus {
|
||||
}
|
||||
|
||||
#adminmenu div.wp-menu-image:before {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: hsl(206.6666666667, 7%, 95%);
|
||||
}
|
||||
|
||||
#adminmenu a:hover,
|
||||
@@ -346,7 +346,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
/* Admin Menu: collapse button */
|
||||
#collapse-button {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: hsl(206.6666666667, 7%, 95%);
|
||||
}
|
||||
|
||||
#collapse-button:hover,
|
||||
@@ -371,7 +371,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
#wpadminbar .ab-icon:before,
|
||||
#wpadminbar .ab-item:before,
|
||||
#wpadminbar .ab-item:after {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: hsl(206.6666666667, 7%, 95%);
|
||||
}
|
||||
|
||||
#wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item,
|
||||
@@ -415,7 +415,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar .quicklinks li .blavatar,
|
||||
#wpadminbar .menupop .menupop > .ab-item:before {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: hsl(206.6666666667, 7%, 95%);
|
||||
}
|
||||
|
||||
#wpadminbar .quicklinks .menupop ul li a:hover,
|
||||
@@ -450,12 +450,12 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-icon:before,
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-item:before {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: hsl(206.6666666667, 7%, 95%);
|
||||
}
|
||||
|
||||
/* Admin Bar: search */
|
||||
#wpadminbar #adminbarsearch:before {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: hsl(206.6666666667, 7%, 95%);
|
||||
}
|
||||
|
||||
#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input:focus {
|
||||
@@ -591,7 +591,7 @@ body.more-filters-opened .more-filters:focus:before {
|
||||
|
||||
/* Responsive Component */
|
||||
div#wp-responsive-toggle a:before {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: hsl(206.6666666667, 7%, 95%);
|
||||
}
|
||||
|
||||
.wp-responsive-open div#wp-responsive-toggle a {
|
||||
@@ -604,7 +604,7 @@ div#wp-responsive-toggle a:before {
|
||||
}
|
||||
|
||||
.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle .ab-icon:before {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: hsl(206.6666666667, 7%, 95%);
|
||||
}
|
||||
|
||||
/* TinyMCE */
|
||||
@@ -707,18 +707,4 @@ div#wp-responsive-toggle a:before {
|
||||
.wp-core-ui.wp-customizer .theme-overlay .theme-header .close:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .close:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:hover {
|
||||
border-bottom-color: #e14d43;
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #26292c;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .curve,
|
||||
.welcome-panel-header-image .dot {
|
||||
fill: #3b464b;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
background-color: #3b464b;
|
||||
}
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -192,7 +192,7 @@ textarea:focus {
|
||||
color: #69a8bb;
|
||||
}
|
||||
.wp-core-ui .wp-ui-text-icon {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: hsl(206.6666666667, 7%, 95%);
|
||||
}
|
||||
|
||||
/* List tables */
|
||||
@@ -233,7 +233,7 @@ textarea:focus {
|
||||
}
|
||||
|
||||
#adminmenu div.wp-menu-image:before {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: hsl(206.6666666667, 7%, 95%);
|
||||
}
|
||||
|
||||
#adminmenu a:hover,
|
||||
@@ -346,7 +346,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
/* Admin Menu: collapse button */
|
||||
#collapse-button {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: hsl(206.6666666667, 7%, 95%);
|
||||
}
|
||||
|
||||
#collapse-button:hover,
|
||||
@@ -371,7 +371,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
#wpadminbar .ab-icon:before,
|
||||
#wpadminbar .ab-item:before,
|
||||
#wpadminbar .ab-item:after {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: hsl(206.6666666667, 7%, 95%);
|
||||
}
|
||||
|
||||
#wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item,
|
||||
@@ -415,7 +415,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar .quicklinks li .blavatar,
|
||||
#wpadminbar .menupop .menupop > .ab-item:before {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: hsl(206.6666666667, 7%, 95%);
|
||||
}
|
||||
|
||||
#wpadminbar .quicklinks .menupop ul li a:hover,
|
||||
@@ -450,12 +450,12 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-icon:before,
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-item:before {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: hsl(206.6666666667, 7%, 95%);
|
||||
}
|
||||
|
||||
/* Admin Bar: search */
|
||||
#wpadminbar #adminbarsearch:before {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: hsl(206.6666666667, 7%, 95%);
|
||||
}
|
||||
|
||||
#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input:focus {
|
||||
@@ -591,7 +591,7 @@ body.more-filters-opened .more-filters:focus:before {
|
||||
|
||||
/* Responsive Component */
|
||||
div#wp-responsive-toggle a:before {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: hsl(206.6666666667, 7%, 95%);
|
||||
}
|
||||
|
||||
.wp-responsive-open div#wp-responsive-toggle a {
|
||||
@@ -604,7 +604,7 @@ div#wp-responsive-toggle a:before {
|
||||
}
|
||||
|
||||
.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle .ab-icon:before {
|
||||
color: hsl(206.6666666667deg, 7%, 95%);
|
||||
color: hsl(206.6666666667, 7%, 95%);
|
||||
}
|
||||
|
||||
/* TinyMCE */
|
||||
@@ -707,18 +707,4 @@ div#wp-responsive-toggle a:before {
|
||||
.wp-core-ui.wp-customizer .theme-overlay .theme-header .close:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .close:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:hover {
|
||||
border-bottom-color: #e14d43;
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #26292c;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .curve,
|
||||
.welcome-panel-header-image .dot {
|
||||
fill: #3b464b;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
background-color: #3b464b;
|
||||
}
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -192,7 +192,7 @@ textarea:focus {
|
||||
color: #3858e9;
|
||||
}
|
||||
.wp-core-ui .wp-ui-text-icon {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: hsl(0, 7%, 95%);
|
||||
}
|
||||
|
||||
/* List tables */
|
||||
@@ -233,7 +233,7 @@ textarea:focus {
|
||||
}
|
||||
|
||||
#adminmenu div.wp-menu-image:before {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: hsl(0, 7%, 95%);
|
||||
}
|
||||
|
||||
#adminmenu a:hover,
|
||||
@@ -346,7 +346,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
/* Admin Menu: collapse button */
|
||||
#collapse-button {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: hsl(0, 7%, 95%);
|
||||
}
|
||||
|
||||
#collapse-button:hover,
|
||||
@@ -371,7 +371,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
#wpadminbar .ab-icon:before,
|
||||
#wpadminbar .ab-item:before,
|
||||
#wpadminbar .ab-item:after {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: hsl(0, 7%, 95%);
|
||||
}
|
||||
|
||||
#wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item,
|
||||
@@ -415,7 +415,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar .quicklinks li .blavatar,
|
||||
#wpadminbar .menupop .menupop > .ab-item:before {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: hsl(0, 7%, 95%);
|
||||
}
|
||||
|
||||
#wpadminbar .quicklinks .menupop ul li a:hover,
|
||||
@@ -450,12 +450,12 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-icon:before,
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-item:before {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: hsl(0, 7%, 95%);
|
||||
}
|
||||
|
||||
/* Admin Bar: search */
|
||||
#wpadminbar #adminbarsearch:before {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: hsl(0, 7%, 95%);
|
||||
}
|
||||
|
||||
#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input:focus {
|
||||
@@ -591,7 +591,7 @@ body.more-filters-opened .more-filters:focus:before {
|
||||
|
||||
/* Responsive Component */
|
||||
div#wp-responsive-toggle a:before {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: hsl(0, 7%, 95%);
|
||||
}
|
||||
|
||||
.wp-responsive-open div#wp-responsive-toggle a {
|
||||
@@ -604,7 +604,7 @@ div#wp-responsive-toggle a:before {
|
||||
}
|
||||
|
||||
.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle .ab-icon:before {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: hsl(0, 7%, 95%);
|
||||
}
|
||||
|
||||
/* TinyMCE */
|
||||
@@ -707,6 +707,4 @@ div#wp-responsive-toggle a:before {
|
||||
.wp-core-ui.wp-customizer .theme-overlay .theme-header .close:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .close:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:hover {
|
||||
border-bottom-color: #3858e9;
|
||||
color: #3858e9;
|
||||
}
|
||||
|
||||
/* Welcome Panel */
|
||||
}
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -192,7 +192,7 @@ textarea:focus {
|
||||
color: #3858e9;
|
||||
}
|
||||
.wp-core-ui .wp-ui-text-icon {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: hsl(0, 7%, 95%);
|
||||
}
|
||||
|
||||
/* List tables */
|
||||
@@ -233,7 +233,7 @@ textarea:focus {
|
||||
}
|
||||
|
||||
#adminmenu div.wp-menu-image:before {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: hsl(0, 7%, 95%);
|
||||
}
|
||||
|
||||
#adminmenu a:hover,
|
||||
@@ -346,7 +346,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
/* Admin Menu: collapse button */
|
||||
#collapse-button {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: hsl(0, 7%, 95%);
|
||||
}
|
||||
|
||||
#collapse-button:hover,
|
||||
@@ -371,7 +371,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
#wpadminbar .ab-icon:before,
|
||||
#wpadminbar .ab-item:before,
|
||||
#wpadminbar .ab-item:after {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: hsl(0, 7%, 95%);
|
||||
}
|
||||
|
||||
#wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item,
|
||||
@@ -415,7 +415,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar .quicklinks li .blavatar,
|
||||
#wpadminbar .menupop .menupop > .ab-item:before {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: hsl(0, 7%, 95%);
|
||||
}
|
||||
|
||||
#wpadminbar .quicklinks .menupop ul li a:hover,
|
||||
@@ -450,12 +450,12 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-icon:before,
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-item:before {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: hsl(0, 7%, 95%);
|
||||
}
|
||||
|
||||
/* Admin Bar: search */
|
||||
#wpadminbar #adminbarsearch:before {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: hsl(0, 7%, 95%);
|
||||
}
|
||||
|
||||
#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input:focus {
|
||||
@@ -591,7 +591,7 @@ body.more-filters-opened .more-filters:focus:before {
|
||||
|
||||
/* Responsive Component */
|
||||
div#wp-responsive-toggle a:before {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: hsl(0, 7%, 95%);
|
||||
}
|
||||
|
||||
.wp-responsive-open div#wp-responsive-toggle a {
|
||||
@@ -604,7 +604,7 @@ div#wp-responsive-toggle a:before {
|
||||
}
|
||||
|
||||
.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle .ab-icon:before {
|
||||
color: hsl(0deg, 7%, 95%);
|
||||
color: hsl(0, 7%, 95%);
|
||||
}
|
||||
|
||||
/* TinyMCE */
|
||||
@@ -707,6 +707,4 @@ div#wp-responsive-toggle a:before {
|
||||
.wp-core-ui.wp-customizer .theme-overlay .theme-header .close:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .close:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:hover {
|
||||
border-bottom-color: #3858e9;
|
||||
color: #3858e9;
|
||||
}
|
||||
|
||||
/* Welcome Panel */
|
||||
}
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -674,18 +674,4 @@ div#wp-responsive-toggle a:before {
|
||||
.wp-core-ui.wp-customizer .theme-overlay .theme-header .close:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .close:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:hover {
|
||||
border-bottom-color: #9ebaa0;
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #627c83;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .curve,
|
||||
.welcome-panel-header-image .dot {
|
||||
fill: #738e96;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
background-color: #738e96;
|
||||
}
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -674,18 +674,4 @@ div#wp-responsive-toggle a:before {
|
||||
.wp-core-ui.wp-customizer .theme-overlay .theme-header .close:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .close:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:hover {
|
||||
border-bottom-color: #9ebaa0;
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #627c83;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .curve,
|
||||
.welcome-panel-header-image .dot {
|
||||
fill: #738e96;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
background-color: #738e96;
|
||||
}
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -192,7 +192,7 @@ textarea:focus {
|
||||
color: #ccaf0b;
|
||||
}
|
||||
.wp-core-ui .wp-ui-text-icon {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: hsl(2.1582733813, 7%, 95%);
|
||||
}
|
||||
|
||||
/* List tables */
|
||||
@@ -233,7 +233,7 @@ textarea:focus {
|
||||
}
|
||||
|
||||
#adminmenu div.wp-menu-image:before {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: hsl(2.1582733813, 7%, 95%);
|
||||
}
|
||||
|
||||
#adminmenu a:hover,
|
||||
@@ -346,7 +346,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
/* Admin Menu: collapse button */
|
||||
#collapse-button {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: hsl(2.1582733813, 7%, 95%);
|
||||
}
|
||||
|
||||
#collapse-button:hover,
|
||||
@@ -371,7 +371,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
#wpadminbar .ab-icon:before,
|
||||
#wpadminbar .ab-item:before,
|
||||
#wpadminbar .ab-item:after {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: hsl(2.1582733813, 7%, 95%);
|
||||
}
|
||||
|
||||
#wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item,
|
||||
@@ -415,7 +415,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar .quicklinks li .blavatar,
|
||||
#wpadminbar .menupop .menupop > .ab-item:before {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: hsl(2.1582733813, 7%, 95%);
|
||||
}
|
||||
|
||||
#wpadminbar .quicklinks .menupop ul li a:hover,
|
||||
@@ -450,12 +450,12 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-icon:before,
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-item:before {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: hsl(2.1582733813, 7%, 95%);
|
||||
}
|
||||
|
||||
/* Admin Bar: search */
|
||||
#wpadminbar #adminbarsearch:before {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: hsl(2.1582733813, 7%, 95%);
|
||||
}
|
||||
|
||||
#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input:focus {
|
||||
@@ -591,7 +591,7 @@ body.more-filters-opened .more-filters:focus:before {
|
||||
|
||||
/* Responsive Component */
|
||||
div#wp-responsive-toggle a:before {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: hsl(2.1582733813, 7%, 95%);
|
||||
}
|
||||
|
||||
.wp-responsive-open div#wp-responsive-toggle a {
|
||||
@@ -604,7 +604,7 @@ div#wp-responsive-toggle a:before {
|
||||
}
|
||||
|
||||
.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle .ab-icon:before {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: hsl(2.1582733813, 7%, 95%);
|
||||
}
|
||||
|
||||
/* TinyMCE */
|
||||
@@ -707,18 +707,4 @@ div#wp-responsive-toggle a:before {
|
||||
.wp-core-ui.wp-customizer .theme-overlay .theme-header .close:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .close:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:hover {
|
||||
border-bottom-color: #dd823b;
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #be3631;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .curve,
|
||||
.welcome-panel-header-image .dot {
|
||||
fill: #cf4944;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
background-color: #cf4944;
|
||||
}
|
||||
+1
-1
File diff suppressed because one or more lines are too long
@@ -192,7 +192,7 @@ textarea:focus {
|
||||
color: #ccaf0b;
|
||||
}
|
||||
.wp-core-ui .wp-ui-text-icon {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: hsl(2.1582733813, 7%, 95%);
|
||||
}
|
||||
|
||||
/* List tables */
|
||||
@@ -233,7 +233,7 @@ textarea:focus {
|
||||
}
|
||||
|
||||
#adminmenu div.wp-menu-image:before {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: hsl(2.1582733813, 7%, 95%);
|
||||
}
|
||||
|
||||
#adminmenu a:hover,
|
||||
@@ -346,7 +346,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
/* Admin Menu: collapse button */
|
||||
#collapse-button {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: hsl(2.1582733813, 7%, 95%);
|
||||
}
|
||||
|
||||
#collapse-button:hover,
|
||||
@@ -371,7 +371,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
#wpadminbar .ab-icon:before,
|
||||
#wpadminbar .ab-item:before,
|
||||
#wpadminbar .ab-item:after {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: hsl(2.1582733813, 7%, 95%);
|
||||
}
|
||||
|
||||
#wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item,
|
||||
@@ -415,7 +415,7 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar .quicklinks li .blavatar,
|
||||
#wpadminbar .menupop .menupop > .ab-item:before {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: hsl(2.1582733813, 7%, 95%);
|
||||
}
|
||||
|
||||
#wpadminbar .quicklinks .menupop ul li a:hover,
|
||||
@@ -450,12 +450,12 @@ ul#adminmenu > li.current > a.current:after {
|
||||
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-icon:before,
|
||||
#wpadminbar.mobile .quicklinks .hover .ab-item:before {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: hsl(2.1582733813, 7%, 95%);
|
||||
}
|
||||
|
||||
/* Admin Bar: search */
|
||||
#wpadminbar #adminbarsearch:before {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: hsl(2.1582733813, 7%, 95%);
|
||||
}
|
||||
|
||||
#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input:focus {
|
||||
@@ -591,7 +591,7 @@ body.more-filters-opened .more-filters:focus:before {
|
||||
|
||||
/* Responsive Component */
|
||||
div#wp-responsive-toggle a:before {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: hsl(2.1582733813, 7%, 95%);
|
||||
}
|
||||
|
||||
.wp-responsive-open div#wp-responsive-toggle a {
|
||||
@@ -604,7 +604,7 @@ div#wp-responsive-toggle a:before {
|
||||
}
|
||||
|
||||
.wp-responsive-open #wpadminbar #wp-admin-bar-menu-toggle .ab-icon:before {
|
||||
color: hsl(2.1582733813deg, 7%, 95%);
|
||||
color: hsl(2.1582733813, 7%, 95%);
|
||||
}
|
||||
|
||||
/* TinyMCE */
|
||||
@@ -707,18 +707,4 @@ div#wp-responsive-toggle a:before {
|
||||
.wp-core-ui.wp-customizer .theme-overlay .theme-header .close:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .close:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .right:hover, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:focus, .wp-core-ui.wp-customizer .theme-overlay .theme-header .left:hover {
|
||||
border-bottom-color: #dd823b;
|
||||
color: #0073aa;
|
||||
}
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
background-color: #be3631;
|
||||
}
|
||||
|
||||
.welcome-panel-header-image .curve,
|
||||
.welcome-panel-header-image .dot {
|
||||
fill: #cf4944;
|
||||
}
|
||||
|
||||
[class*=welcome-panel-icon] {
|
||||
background-color: #cf4944;
|
||||
}
|
||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user