mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Add padding to the primary image in entries
This commit is contained in:
@@ -127,6 +127,10 @@ GtkClutterOffscreen {
|
|||||||
transition: border 100ms ease-in;
|
transition: border 100ms ease-in;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
entry.image.left {
|
||||||
|
padding-right: 4px;
|
||||||
|
}
|
||||||
|
|
||||||
.notebook tab GtkLabel,
|
.notebook tab GtkLabel,
|
||||||
.notebook .prelight-page,
|
.notebook .prelight-page,
|
||||||
.notebook .prelight-page GtkLabel,
|
.notebook .prelight-page GtkLabel,
|
||||||
|
|||||||
Reference in New Issue
Block a user