add/delete buttons
Dieser Commit ist enthalten in:
Ursprung
a61cd561fb
Commit
c4453445cc
|
|
@ -131,6 +131,14 @@ tr.highlight {
|
|||
background-image: url(../graphics/loadProfile.png) !important;
|
||||
}
|
||||
|
||||
.deleteButton {
|
||||
background-image: url(../graphics/del.png) !important;
|
||||
}
|
||||
|
||||
.createButton {
|
||||
background-image: url(../graphics/add.png) !important;
|
||||
}
|
||||
|
||||
.smallPadding span {
|
||||
padding: 0.1em 0.4em !important;
|
||||
}
|
||||
|
|
|
|||
Laden…
In neuem Issue referenzieren