Revert "Merge branch 'master' of https://github.com/PolarisSS13/Polaris into NanoGrade"

This reverts commit 6bb5409349, reversing
changes made to f6a83d5ee0.
This commit is contained in:
SinTwo
2016-08-15 12:58:00 -04:00
parent 6bb5409349
commit eabefc538a
325 changed files with 3375 additions and 41824 deletions
+8 -4
View File
@@ -1,21 +1,25 @@
.getblockstring {
.getblockstring
{
font-family: Fixed, monospace;
}
.blockString {
.blockString
{
width: 55px;
height: 19px;
padding: 0 8px 8px 0;
float: left;
}
.statusLabel {
.statusLabel
{
width: 128px;
float: left;
overflow: hidden;
}
.statusValue {
.statusValue
{
float: left;
}