Consolidate property control menu into own component
This commit is contained in:
parent
a2ebed1006
commit
697a121275
6 changed files with 109 additions and 161 deletions
|
|
@ -315,6 +315,12 @@
|
|||
cursor: pointer;
|
||||
color: @global-color;
|
||||
}
|
||||
|
||||
.ofm-hidden-link.disabled{
|
||||
cursor: default;
|
||||
color: @global-muted-color;
|
||||
}
|
||||
|
||||
.hook-inverse() {
|
||||
.ofm-hidden-link{
|
||||
color: @inverse-global-color;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue