imce_search.css in IMCE Tools 6
#imce-search-results div {
font-weight: bold;
margin: 1em;
}
#imce-search-results div a {
color: #69c;
}
#imce-search-results div.loading {
background: url('loading.gif') no-repeat top left;
padding-left: 20px;
}
File
imce_search/imce_search.css
View source
- #imce-search-results div {
- font-weight: bold;
- margin: 1em;
- }
-
- #imce-search-results div a {
- color: #69c;
- }
-
- #imce-search-results div.loading {
- background: url('loading.gif') no-repeat top left;
- padding-left: 20px;
- }