mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-23 20:40:36 +03:00
Replace "loose" HEX values with their respective variables (#25672)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
}
|
||||
|
||||
&.active {
|
||||
color: #fff;
|
||||
color: $white;
|
||||
background-color: $color;
|
||||
border-color: $color;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user