Changes unpublished to lower opacity instead of color
gives better indication of state in tree, when selected
This commit is contained in:
@@ -215,7 +215,7 @@ li.root > div > a.umb-options {
|
||||
// Tree item states
|
||||
// -------------------------
|
||||
div.not-published > i.icon,div.not-published > a{
|
||||
color: @grayLight;
|
||||
opacity: 0.6;
|
||||
}
|
||||
div.protected:before{
|
||||
content:"\e256";
|
||||
|
||||
Reference in New Issue
Block a user