Skip to content
Snippets Groups Projects
ControllerPage.css 129 B
Newer Older
@charset "UTF-8";

/* This is necessary to remove the border from the datalist */
.ui-datalist * {
    border : 0px !important;
}