loading progress bar
This commit is contained in:
parent
3ebe8bb8f0
commit
e116917d78
3 changed files with 21 additions and 7 deletions
|
@ -77,6 +77,16 @@
|
|||
border-radius: 4px;
|
||||
}
|
||||
|
||||
#cb-progress-bar {
|
||||
width: 200px;
|
||||
height: 3px;
|
||||
}
|
||||
|
||||
#cb-progress-bar .ui-widget-header {
|
||||
background: #86C441;
|
||||
border-color: #3E7600;
|
||||
}
|
||||
|
||||
#cb-toolbar #cb-comic-info {
|
||||
float: right;
|
||||
line-height: 24px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue