mirror of
https://github.com/Karaka-Management/oms-HumanResourceTimeRecording.git
synced 2026-01-11 11:58:47 +00:00
fix login select color
This commit is contained in:
parent
a706c5d579
commit
cc9ae17107
|
|
@ -36,8 +36,8 @@ $head = $this->getData('head');
|
|||
|
||||
--input-border: rgba(166, 135, 232, .4);
|
||||
--input-border-active: rgba(166, 135, 232, .7);
|
||||
--input-color: rgba(166, 135, 232, .6);
|
||||
--input-color-active: rgba(166, 135, 232, .8);
|
||||
--input-color: rgba(255, 255, 255, 0.7);
|
||||
--input-color-active: rgba(255, 255, 255, 0.7);
|
||||
|
||||
--input-icon-color: rgba(166, 135, 232, .6);
|
||||
--input-icon-color-active: rgba(166, 135, 232, 1);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user