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;
|
||||
}
|
Reference in New Issue
Block a user