Add padding to the primary image in entries
parent
8923705dfc
commit
3d14b14fd7
|
@ -127,6 +127,10 @@ GtkClutterOffscreen {
|
|||
transition: border 100ms ease-in;
|
||||
}
|
||||
|
||||
entry.image.left {
|
||||
padding-right: 4px;
|
||||
}
|
||||
|
||||
.notebook tab GtkLabel,
|
||||
.notebook .prelight-page,
|
||||
.notebook .prelight-page GtkLabel,
|
||||
|
|
Loading…
Reference in New Issue