diff --git a/library.css b/library.css index 20880cb..37b1964 100644 --- a/library.css +++ b/library.css @@ -73,6 +73,11 @@ h2 .custom-external { .searchPaging { min-height: 46px; } + +.searchFormMinHeight { + min-height: 400px; +} + .helper-left-right { /* margin-top: 75px; */ max-width: 20%; @@ -222,12 +227,12 @@ max-height:265px; /* .uk-link{ color: #292C3D !important; } */ -.uk-breadcrumb > :last-child > * { - color:#cbcbcb !important; -} -.uk-breadcrumb .uk-active a{ - color: #767779 !important; -} +/*.uk-breadcrumb > :last-child > * {*/ +/* color:#cbcbcb !important;*/ +/*}*/ +/*.uk-breadcrumb .uk-active a{*/ +/* color: #767779 !important;*/ +/*}*/ .entityTitleIcon{ @@ -341,6 +346,12 @@ color: #414141} color:#666666 !important; border: 1px solid #666666 !important; } + +.label-danger { + color:#ff4000 !important; + border: 1px solid #666666 !important; +} + .li-disabled .label-compatibility , .li-disabled .label-dataprovider{ background:white !important; color:#A9A9A9 !important;