More improvemnts and new folderstructure
This commit is contained in:
Executable
+11
@@ -0,0 +1,11 @@
|
||||
.icon_tracking_on {
|
||||
background-image: url(../icons/ico_tracking_on.png);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.icon_tracking_off {
|
||||
background-image: url(../icons/ico_tracking_off.png);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
}
|
||||
Executable
BIN
Binary file not shown.
|
After Width: | Height: | Size: 465 B |
Executable
BIN
Binary file not shown.
|
After Width: | Height: | Size: 787 B |
Executable
BIN
Binary file not shown.
Reference in New Issue
Block a user