mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Move inline properties to variables.less
moved buttons.less, carousel.less & close.less in this commit
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@
|
||||
|
||||
&:hover,
|
||||
&:focus {
|
||||
color: #fff;
|
||||
color: @btn-hover-color;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user