mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-09-01 10:02:57 +02:00
updated input success color for both css and sass
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
@include border-style($base-color, #e7e7e7);
|
||||
|
||||
&.is-success {
|
||||
@include border-style(#209cee, #108de0);
|
||||
@include border-style(#92cc41, #76c442);
|
||||
}
|
||||
&.is-warning {
|
||||
@include border-style(#f7d51d, #f2c409);
|
||||
|
Reference in New Issue
Block a user