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