4 lines
63 B
CSS
4 lines
63 B
CSS
.selected button {
|
|
background-color: rgba(158,158,158,0.2);
|
|
}
|
.selected button {
|
|
background-color: rgba(158,158,158,0.2);
|
|
}
|