updated Uikit v2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/*! UIkit 2.25.0 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
|
||||
/*! UIkit 2.27.4 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
|
||||
/* ========================================================================
|
||||
Component: Progress
|
||||
========================================================================== */
|
||||
@@ -10,7 +10,7 @@
|
||||
box-sizing: border-box;
|
||||
height: 20px;
|
||||
margin-bottom: 15px;
|
||||
background: #eeeeee;
|
||||
background: #eee;
|
||||
/* 1 */
|
||||
overflow: hidden;
|
||||
/* 2 */
|
||||
@@ -38,7 +38,7 @@
|
||||
transition: width 0.6s ease;
|
||||
/* 2 */
|
||||
font-size: 12px;
|
||||
color: #ffffff;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
}
|
||||
/* Size modifiers
|
||||
|
Reference in New Issue
Block a user