Sammlung
This commit is contained in:
14
Sammlung/Praktikum/3/ias_p2_b0.1/css/botButton.css
Normal file
14
Sammlung/Praktikum/3/ias_p2_b0.1/css/botButton.css
Normal file
@ -0,0 +1,14 @@
|
||||
.botButtonActiveStyle{
|
||||
height: 50px;
|
||||
background-color: green;
|
||||
}
|
||||
|
||||
.botButtonInactiveStyle{
|
||||
height: 50px;
|
||||
background-color: #dbdad9;
|
||||
}
|
||||
|
||||
.botButtonBuyActionStyle{
|
||||
height: 50px;
|
||||
background-color: yellow;
|
||||
}
|
Reference in New Issue
Block a user