mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 19:10:40 +00:00
- added OasisContact.vue
- Mobile responsivenes
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
|
||||
.focus-within-border-theme:focus-within {border-color: {{ $color }} !important;}
|
||||
|
||||
.focus-border-theme:focus {border-color: {{ $color }}}
|
||||
.focus-border-theme:focus {border-color: {{ $color }} !important;}
|
||||
.focus-border-theme:focus[type='email'] {border-color: {{ $color }}}
|
||||
.focus-border-theme:focus[type='text'] {border-color: {{ $color }}}
|
||||
.focus-border-theme:focus[type='password'] {border-color: {{ $color }}}
|
||||
|
||||
Reference in New Issue
Block a user