8 lines
140 B
CSS
8 lines
140 B
CSS
window {
|
|
background-image: -gtk-icontheme("edit-delete");
|
|
background-repeat: no-repeat;
|
|
}
|
|
|
|
#reference {
|
|
background-size: 24px 24px;
|
|
}
|