imce.filefield.css in IMCE 8
Same filename and directory in other branches
.imce-filefield-link:before { content: ''; display: inline-block; vertical-align: middle; width: 16px; height: 16px; margin-right: 2px; background: url(images/browse.png) no-repeat 50% 50%; }
File
css/imce.filefield.cssView source
- .imce-filefield-link:before {
- content: '';
- display: inline-block;
- vertical-align: middle;
- width: 16px;
- height: 16px;
- margin-right: 2px;
- background: url(images/browse.png) no-repeat 50% 50%;
- }