2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-01 05:54:03 +03:00

more tweaks to highlighted background color

This commit is contained in:
Jeff Sagal
2017-02-02 22:16:34 -08:00
parent 7e98373435
commit e81582c093
+2 -3
View File
@@ -119,8 +119,7 @@
.v-select .highlight a,
.v-select li:hover > a {
background: #337ab7;
background: rgba(51, 122, 183, .75);
background: #5897fb;
color: #fff;
}
@@ -405,7 +404,7 @@
default: false
}
},
data() {
return {
search: '',