mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
s/#fff/@white/
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
background: @grayDarker;
|
||||
border: 3px solid #fff;
|
||||
border: 3px solid @white;
|
||||
.border-radius(23px);
|
||||
.opacity(50);
|
||||
.transition(all .2s linear);
|
||||
|
||||
Reference in New Issue
Block a user