Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
592b86156c
@ -1455,7 +1455,7 @@ div.upload_progress_bar_outer
|
||||
|
||||
div.upload_progress_bar_inner
|
||||
{
|
||||
background-color: <?php echo $GLOBALS['cfg']['NaviBackground']; ?>;
|
||||
background-color: <?php echo $GLOBALS['cfg']['NaviPointerBackground']; ?>;
|
||||
width: 0;
|
||||
height: 12px;
|
||||
margin: 1px;
|
||||
|
||||
@ -1840,7 +1840,7 @@ div.upload_progress_bar_outer
|
||||
|
||||
div.upload_progress_bar_inner
|
||||
{
|
||||
background-color: <?php echo $GLOBALS['cfg']['NaviBackground']; ?>;
|
||||
background-color: <?php echo $GLOBALS['cfg']['NaviPointerBackground']; ?>;
|
||||
width: 0;
|
||||
height: 12px;
|
||||
margin: 1px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user