Jaume Sanchez
8 years ago
|
@@ -39,9 +39,11 @@
|
|
border: 1px solid white;
|
|
border: 1px solid white;
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
white-space: nowrap;
|
|
white-space: nowrap;
|
|
|
|
+ user-select: none;
|
|
}
|
|
}
|
|
.actions span:hover{
|
|
.actions span:hover{
|
|
color: red;
|
|
color: red;
|
|
|
|
+ border-color: red;
|
|
}
|
|
}
|
|
.actions span:active{
|
|
.actions span:active{
|
|
color: black;
|
|
color: black;
|