replaced dry run icon

This commit is contained in:
Roland Gruber 2016-11-01 11:48:16 +01:00
parent a0c02057f5
commit 10c2e2c726
3 changed files with 8 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 936 B

After

Width:  |  Height:  |  Size: 936 B

View File

@ -279,7 +279,7 @@ table.collapse {
}
.dryRunButton {
background-image: url(../graphics/dryRun.png) !important;
background-image: url(../graphics/info_small.png) !important;
background-position: 0px 0px !important;
}
@ -298,6 +298,12 @@ table.collapse {
background-position: 0px 0px !important;
}
.infoButton {
background-image: url(../graphics/info_small.png) !important;
background-size: 16px 16px;
background-position: 0px 0px !important;
}
.smallPadding span {
padding: 0.1em 0.4em !important;
}

View File

@ -1 +1,2 @@
/jobs.php
/jobList.php