/* Crinkles Drive custom styling */

/* Color the Shared virtual-folder icon only. */
#file_manager_list_body .d-flex:has(> a[href*="Shared"]) > i.ki-folder {
    color: #F28C28 !important;
}
