Add padding to the primary image in entries

This commit is contained in:
Satyajit Sahoo
2014-02-21 06:19:37 +05:30
parent 8923705dfc
commit 3d14b14fd7
+4
View File
@@ -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,