made the copy to clip less visible and added a left margin
This commit is contained in:
parent
0e4cf90b3f
commit
7d952fb9ab
1 changed files with 6 additions and 0 deletions
|
|
@ -107,6 +107,12 @@ input + .action-link, .action-link.first{
|
|||
|
||||
.clipboard-action {
|
||||
cursor: pointer;
|
||||
color: @grey4;
|
||||
margin-left: 5px;
|
||||
|
||||
&:hover {
|
||||
color: @grey2;
|
||||
}
|
||||
}
|
||||
|
||||
ul.simple-list{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue