More improvemnts and new folderstructure
This commit is contained in:
11
resources/css/emailtracking-styles.css
Executable file
11
resources/css/emailtracking-styles.css
Executable file
@@ -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;
|
||||
}
|
BIN
resources/icons/ico_tracking_off.png
Executable file
BIN
resources/icons/ico_tracking_off.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 465 B |
BIN
resources/icons/ico_tracking_on.png
Executable file
BIN
resources/icons/ico_tracking_on.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 787 B |
BIN
resources/icons/ico_trackingxcf.xcf
Executable file
BIN
resources/icons/ico_trackingxcf.xcf
Executable file
Binary file not shown.
Reference in New Issue
Block a user