add progress indicator

This commit is contained in:
ruanyf
2014-05-01 13:18:22 +08:00
parent 887da411e4
commit 2680f4756f
4 changed files with 28 additions and 1 deletions
+8
View File
@@ -354,6 +354,14 @@ body {
}
}
.progress-indicator-2 {
position: fixed;
top: 0;
left: 0;
height: 3px;
background-color: #0A74DA;
}
/**
* okaidia theme for JavaScript, CSS and HTML
* Loosely based on Monokai textmate theme by http://www.monokai.nl/