--- misc/xenconsole/index.php 2013/07/23 21:14:49 2031 +++ misc/xenconsole/index.php 2013/07/24 06:36:43 2032 @@ -418,6 +418,12 @@ background: #61B4F3; } +.ui-progressbar { + border-style:solid; + border-width:1px; + border-color: #666666; +} + .bar { width: 102px; height: 16px;