You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
63 lines
1.3 KiB
63 lines
1.3 KiB
.x-tree-icon.x-tree-icon-custom
|
|
&.x-tree-icon-parent-expanded.fa
|
|
&.fa-server
|
|
color: $blurple !important
|
|
|
|
&.fa-building
|
|
color: $blurple !important
|
|
|
|
&.fa-database
|
|
color: $blurple !important
|
|
|
|
&.fa-desktop
|
|
color: $blurple !important
|
|
|
|
&.fa-cube
|
|
color: $blurple !important
|
|
&.x-tree-icon-parent.fa
|
|
&.fa-server
|
|
color: $blurple !important
|
|
|
|
&.fa-building
|
|
color: $blurple !important
|
|
|
|
&.fa-cube
|
|
color: $blurple !important
|
|
|
|
&.fa-desktop
|
|
color: $blurple !important
|
|
|
|
&.fa-database
|
|
color: $blurple !important
|
|
&.x-tree-icon-leaf.fa
|
|
&.fa-cube
|
|
color: $blurple !important
|
|
&.running
|
|
color: $blurple !important
|
|
&.fa-fw.fa-unlock
|
|
color: white
|
|
&.fa-desktop
|
|
color: $blurple !important
|
|
&.fa-database
|
|
color: $blurple !important
|
|
&.fa-file-o
|
|
&:before
|
|
color: rgba($blurple, 0.6)
|
|
&:after
|
|
color: $blurple
|
|
background: transparent
|
|
text-shadow: none
|
|
&.fa-building.online
|
|
&:before
|
|
color: $blurple
|
|
&.lock-migrate:after
|
|
color: $yellow
|
|
|
|
.x-tree-icon-parent-expanded:not(.x-tree-icon-custom):before, .x-tree-icon-parent:not(.x-tree-icon-custom):before
|
|
color: white
|
|
|
|
.x-tree-icon-custom:after
|
|
text-shadow: 0 0 0 $dark
|
|
|
|
.x-tree-arrows .x-tree-expander
|
|
background-image: url('/images/dd_arrows.png')
|
|
|