forked from Archives/Athou_commafeed
Merge pull request #829 from ebraminio/patch-5
Use Safari transparent tab bar as loading progress indicator
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
#loading-bar .bar {
|
#loading-bar .bar {
|
||||||
background: #2c3e50;
|
background: #2c3e50;
|
||||||
|
height: 101px;
|
||||||
|
top: -100px;
|
||||||
|
position: fixed;
|
||||||
}
|
}
|
||||||
|
|
||||||
#loading-bar .peg {
|
#loading-bar .peg {
|
||||||
@@ -9,4 +12,4 @@
|
|||||||
#loading-bar-spinner .spinner-icon {
|
#loading-bar-spinner .spinner-icon {
|
||||||
border-top-color: #2c3e50;
|
border-top-color: #2c3e50;
|
||||||
border-left-color: #2c3e50;
|
border-left-color: #2c3e50;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user