|
1 | 1 | .vue-ui-button>.content>.button-icon svg
|
2 | 2 | fill: #f44336
|
3 | 3 | .vue-ui-button:not(.ghost):hover, .vue-ui-dropdown.open .dropdown-trigger .vue-ui-button:not(.ghost)
|
4 |
| - background: rgba(250,44,25,.1) |
| 4 | + background rgba(250,83,66,0.07)!important |
5 | 5 | .vue-ui-dropdown.open .dropdown-trigger .vue-ui-group:not(.has-indicator) .vue-ui-group-button.vue-ui-button.selected:not(.primary):not(.accent):not(.danger):not(.warning):not(.info):not(.success):not(.flat):not(.ghost), .vue-ui-group:not(.has-indicator) .vue-ui-group-button.vue-ui-button.selected:not(.primary):not(.accent):not(.danger):not(.warning):not(.info):not(.success):not(.flat):not(.ghost):hover
|
6 |
| - background: rgba(250,44,25,.1) |
7 |
| -.vue-ui-button:not(.ghost):hover, .vue-ui-dropdown.open .dropdown-trigger .vue-ui-button:not(.ghost) |
8 |
| - background: rgba(250,44,25,.1) |
| 6 | + background: rgba(250,83,66,0.07)!important |
9 | 7 | .vue-ui-button.flat:not(.ghost):active:not(.ghost):hover, .vue-ui-button.flat:not(.ghost):hover:not(.ghost):hover, .vue-ui-dropdown.open .dropdown-trigger .vue-ui-button.flat:not(.ghost):active:not(.ghost), .vue-ui-dropdown.open .dropdown-trigger .vue-ui-button.flat:not(.ghost):hover:not(.ghost), .vue-ui-dropdown.open .dropdown-trigger .vue-ui-button.flat:not(.ghost):not(.ghost):hover, .vue-ui-dropdown.open .dropdown-trigger .vue-ui-dropdown.open .dropdown-trigger .vue-ui-button.flat:not(.ghost):not(.ghost)
|
10 |
| - background: rgba(250,44,25,.1) |
| 8 | + background: rgba(250,83,66,0.07)!important |
11 | 9 | .vue-ui-group:not(.has-indicator) .vue-ui-group-button.vue-ui-button.selected:not(.primary):not(.accent):not(.danger):not(.warning):not(.info):not(.success):not(.flat),
|
12 | 10 | .vue-ui-group-button.vue-ui-button:not(.selected):not(.flat)
|
13 | 11 | color: #fa2c19
|
|
17 | 15 | background: #fff
|
18 | 16 | color: #333
|
19 | 17 | .vue-ui-group:not(.has-indicator) .vue-ui-group-button.vue-ui-button.selected:not(.primary):not(.accent):not(.danger):not(.warning):not(.info):not(.success):not(.flat)
|
20 |
| - background: rgba(250,44,25,.1) |
| 18 | + background: rgba(250,83,66,0.07)!important |
21 | 19 | .vue-ui-input>.content
|
22 | 20 | background: #fff!important
|
23 | 21 | border: 1px solid #d9d9d9
|
|
0 commit comments