33
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2024-11-01 03:02:34 +00:00
jedchecker/source/media/com_jedchecker/css/css.css
Daniel Dimitrov 7dc7fd3ab0 the check is now an ajax request. (one need just to add rules in the libraries/rules and they
will be automatically called by the component - no further actions necessary)
layout improvements
2012-06-09 15:34:32 +02:00

6 lines
140 B
CSS

.icon-32-unzip {
background-image: url(../icons/unzip.png);
}
.icon-32-police-check {
background-image: url(../icons/inspect.png);
}