mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
remake
This commit is contained in:
@@ -126,10 +126,10 @@ a {
|
||||
}
|
||||
|
||||
.btn {
|
||||
//.button(#1174C6);
|
||||
// .button(#1174C6);
|
||||
.transition(.1s linear all);
|
||||
&.primary {
|
||||
//#gradient > .vertical(@blue, @blueDark);
|
||||
// #gradient > .vertical(@blue, @blueDark);
|
||||
color: #fff;
|
||||
text-shadow: 0 -1px 0 rgba(0,0,0,.25);
|
||||
border-color: @blueDark @blueDark darken(@blueDark, 15%);
|
||||
|
||||
Reference in New Issue
Block a user