loading progress bar

This commit is contained in:
Bala Clark 2011-09-16 17:19:00 +02:00
parent 3ebe8bb8f0
commit e116917d78
3 changed files with 21 additions and 7 deletions

View file

@ -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;