Files
Bubberstation/html/browser/scannernew.css
ericgfwong@hotmail.com eff6853910 -Committing a small update for genetic console UIs by Faerdan
-Moved a couple of AI chamber turrets for better defence
-Fixed toxins lab firelock

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5806 316c924e-a436-60f5-8080-3fe189b3f50e
2013-03-03 21:00:23 +00:00

26 lines
260 B
CSS

.getblockstring
{
font-family: Fixed, monospace;
}
.blockString
{
width: 55px;
height: 19px;
padding: 0 8px 8px 0;
float: left;
}
.statusLabel
{
width: 128px;
float: left;
overflow: hidden;
}
.statusValue
{
float: left;
}