styling
This commit is contained in:
parent
a1740b3467
commit
c18c1351da
@ -67,12 +67,13 @@ export default {
|
|||||||
padding: 4px;
|
padding: 4px;
|
||||||
border: 1px solid #e0e0e0;
|
border: 1px solid #e0e0e0;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
background-color: #402080;
|
background-color: #6040c0;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
|
||||||
&-selectable {
|
&-selectable {
|
||||||
&:hover {
|
&:hover {
|
||||||
background-color: #8060c0;
|
background-color: #c0a0f0;
|
||||||
|
color: #402080;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
&.source__container__selected {
|
&.source__container__selected {
|
||||||
|
Loading…
Reference in New Issue
Block a user