mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
Vars update
* Drop progress bar text-shadow * Reorganize popover and tooltip vars and fix complier error due to missing `;` * Run `grunt`
This commit is contained in:
@@ -59,7 +59,6 @@
|
||||
font-size: @font-size-small;
|
||||
color: @progress-bar-color;
|
||||
text-align: center;
|
||||
text-shadow: @progress-bar-text-shadow;
|
||||
background-color: @progress-bar-bg;
|
||||
.box-shadow(inset 0 -1px 0 rgba(0,0,0,.15));
|
||||
.transition(width .6s ease);
|
||||
|
||||
Reference in New Issue
Block a user