mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-04-25 05:28:02 +08:00
采用ACE界面
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
// Progress bars
|
||||
|
||||
.progress-bar-variant(@color) {
|
||||
background-color: @color;
|
||||
|
||||
// Deprecated parent class requirement as of v3.2.0
|
||||
.progress-striped & {
|
||||
#gradient > .striped();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user