css cleanup

This commit is contained in:
James B. Pollack 2015-10-16 16:42:29 -07:00
parent c6fcaf158b
commit 31cc451fd4

View file

@ -348,14 +348,12 @@ input#property-name {
color:red !important;
background: rgba(255, 0, 0, .9);
height:2px !important;
}
.prop-y {
color:green !important;
background: rgba(0, 255, 0, .9);
height:2px !important;
}
.prop-z{