interface update
This commit is contained in:
@@ -13,9 +13,9 @@ body { background:#fff; padding: 5px; font-family: 'input_mono_regular'; -webkit
|
||||
#widgets { z-index: 9000 }
|
||||
#render { display: none }
|
||||
|
||||
.icon { width:25px; height:25px; margin-left:-5px; margin-right:0px; opacity: 0.5}
|
||||
.icon { width:25px; height:25px; margin-left:-5px; margin-right:0px; opacity: 1}
|
||||
.icon.right { float:right;}
|
||||
.icon.inactive { opacity: 0.1 !important }
|
||||
.icon.inactive { opacity: 0.3 !important }
|
||||
.icon:hover { cursor: pointer; opacity: 1 }
|
||||
|
||||
svg.vector { z-index: 1000;position: relative; left:5px; top:5px; }
|
||||
|
||||
Reference in New Issue
Block a user