|
|
@ -115,23 +115,23 @@ defineExpose({ |
|
|
|
<style lang="css"> |
|
|
|
.w-toolbar .q-btn.disabled { |
|
|
|
opacity: 0.7 !important; |
|
|
|
color: #a8a8a8; |
|
|
|
color: #a8a8a8 !important; |
|
|
|
} |
|
|
|
.w-toolbar .q-item.disabled { |
|
|
|
opacity: 0.6 !important; |
|
|
|
color: #a8a8a8; |
|
|
|
color: #a8a8a8 !important; |
|
|
|
} |
|
|
|
.w-toolbar-btn-dropdown .q-btn.disabled { |
|
|
|
opacity: 0.7 !important; |
|
|
|
color: #a8a8a8; |
|
|
|
color: #a8a8a8 !important; |
|
|
|
} |
|
|
|
.w-toolbar-btn-dropdown .q-item.disabled { |
|
|
|
opacity: 0.6 !important; |
|
|
|
color: #a8a8a8; |
|
|
|
color: #a8a8a8 !important; |
|
|
|
} |
|
|
|
.w-toolbar-menu .q-item.disabled { |
|
|
|
opacity: 0.6 !important; |
|
|
|
color: #a8a8a8; |
|
|
|
color: #a8a8a8 !important; |
|
|
|
} |
|
|
|
.w-toolbar .q-btn-dropdown__arrow { |
|
|
|
margin-left: 0px !important; |
|
|
|