This commit is contained in:
darthsandmann
2016-12-12 13:42:59 +01:00
parent f0db62320a
commit 189e58e9aa
141 changed files with 3939 additions and 1313 deletions

View File

@ -1,14 +1 @@
.botButtonActiveStyle{
height: 50px;
background-color: green;
}
.botButtonInactiveStyle{
height: 50px;
background-color: #dbdad9;
}
.botButtonBuyActionStyle{
height: 50px;
background-color: yellow;
}
.botButtonActiveStyle{height:50px;background-color:green;}.botButtonInactiveStyle{height:50px;background-color:#dbdad9;}.botButtonBuyActionStyle{height:50px;background-color:yellow;}