Merge branch 'release/0.4.1.0' into develop
This commit is contained in:
commit
9e5ac86a36
1 changed files with 6 additions and 0 deletions
|
|
@ -19,6 +19,12 @@
|
|||
.icon-ok { display: none;}
|
||||
}
|
||||
a {
|
||||
.text {
|
||||
color: #333333;
|
||||
}
|
||||
&:hover {
|
||||
background: $background-grey;
|
||||
}
|
||||
cursor: pointer;
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue