mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-28 20:44:18 +03:00
fixes #912: better styling for active buttons in input groups
This commit is contained in:
parent
5842062c23
commit
686e5e1d0d
|
@ -53,6 +53,10 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.active {
|
||||
color: @mdb-text-color-light;
|
||||
}
|
||||
}
|
||||
|
||||
//--
|
||||
|
|
Loading…
Reference in New Issue
Block a user