2018-08-21 21:53:13 +02:00
|
|
|
.action {
|
2018-08-21 23:25:57 +02:00
|
|
|
border-color: rgb(185, 185, 185);
|
2018-08-21 21:53:13 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.action:active, .action:hover, .action:focus {
|
2018-08-21 23:25:57 +02:00
|
|
|
background-color: rgb(236, 237, 236);
|
2018-08-21 21:53:13 +02:00
|
|
|
}
|