mirror of
https://github.com/joomla-extensions/jedchecker.git
synced 2024-11-01 03:02:34 +00:00
6 lines
140 B
CSS
6 lines
140 B
CSS
|
.icon-32-unzip {
|
||
|
background-image: url(../icons/unzip.png);
|
||
|
}
|
||
|
.icon-32-police-check {
|
||
|
background-image: url(../icons/inspect.png);
|
||
|
}
|