Merge pull request #66 from cubedro/develop

Fixed grayed out boxes bg
This commit is contained in:
Marian OANCΞA 2015-04-10 00:43:48 +03:00
commit 9f955dcb42

View File

@ -47,6 +47,7 @@ body {
} }
.text-gray .propagationBox { .text-gray .propagationBox {
background: none !important;
border: 1px solid #777; border: 1px solid #777;
} }