Browse Source

better assisted search color design

bach 3 years ago
parent
commit
77d8ee9ed8

File diff suppressed because it is too large
+ 0 - 0
web/themes/custom/materiotheme/assets/dist/main.css


File diff suppressed because it is too large
+ 1 - 1
web/themes/custom/materiotheme/assets/dist/report.html


File diff suppressed because it is too large
+ 0 - 0
web/themes/custom/materiotheme/assets/dist/vclb.css


File diff suppressed because it is too large
+ 17 - 0
web/themes/custom/materiotheme/assets/dist/web_themes_custom_materiotheme_vuejs_components_Content_Card_vue.bundle.js


+ 5 - 2
web/themes/custom/materiotheme/assets/styles/main.scss

@@ -605,14 +605,17 @@ header[role="banner"]{
 						height:1.5em;
 						border: none;
 						padding: 0 0.5em;
-						background-color: #e2e2e2;
+						background-color: #eeeaea;
 						span.placeholder{
 							color: $color-main-text;
 							line-height: 1;
 							span.ss-disabled{
-								color: #616161;
+								color: #8f8f8f;
 							}
 						}
+						span.ss-arrow span{
+							border-color: #b1adad;
+						}
 					}
 					.ss-content{
 						width:auto;

Some files were not shown because too many files changed in this diff