mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2026-01-19 13:02:26 +01:00
feat:#47 changed success button focus
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
}
|
||||
|
||||
&.p-button-success:enabled:focus {
|
||||
@include focused-ring(scale-color($successButtonBg, $lightness: 50%));
|
||||
@include focused-ring($successButtonBg);
|
||||
}
|
||||
|
||||
&.p-button-info:enabled:focus {
|
||||
|
||||
Reference in New Issue
Block a user