All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.uberfire.ext.widgets.common.client.dropdown.items.LiveSearchSelectorDropDownItemViewImpl.css Maven / Gradle / Ivy

There is a newer version: 7.74.1.Final
Show newest version
.appformer-live-search-selector-dditem {
    cursor: pointer;
}

.appformer-live-search-selector-dditem-icon-hidden {
    display:none;
}

.appformer-live-search-selector-dditem-icon-visible {
    margin-left: 5px;
    cursor: pointer;
    float: right;
    display:block !important;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy