|
@@ -527,6 +527,15 @@ h1.empty {
|
|
|
position: absolute;
|
|
position: absolute;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+.progress-snippet {
|
|
|
|
|
+ background-image: none;
|
|
|
|
|
+ box-shadow: none;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
|
|
+.progress-snippet .bar {
|
|
|
|
|
+ background-image: none;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
.progress .bar {
|
|
.progress .bar {
|
|
|
background-repeat: repeat-x;
|
|
background-repeat: repeat-x;
|
|
|
}
|
|
}
|