Ready for 7.10.29 development.

This commit is contained in:
Colin Kuskie 2013-03-20 21:38:23 -07:00
commit c806f99b7b
4236 changed files with 1217679 additions and 0 deletions

View file

@ -0,0 +1,20 @@
.webgui-fork-pb {
border: thin solid black;
position: relative;
line-height: 20pt;
height: 20pt;
}
.webgui-fork-pb .webgui-fork-pb-bar {
background-color: lime;
height: 100%;
}
.webgui-fork-pb .webgui-fork-pb-caption {
position: absolute;
top: 0;
left: 0;
width: 100%;
text-align: center;
font-size: 18pt;
}