Add padding to the primary image in entries

pull/145/head
Satyajit Sahoo 2014-02-21 06:19:37 +05:30
parent 8923705dfc
commit 3d14b14fd7
1 changed files with 4 additions and 0 deletions

View File

@ -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,