[gedit/wip/3.14-osx: 2/9] Fix notebook padding
- From: Jesse van den Kieboom <jessevdk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/wip/3.14-osx: 2/9] Fix notebook padding
- Date: Thu, 21 Aug 2014 18:43:01 +0000 (UTC)
commit 37e0bff45d46eceb9e2a94d6f0be1b2f212c4630
Author: Jesse van den Kieboom <jessevdk gmail com>
Date: Sat Mar 22 09:42:07 2014 +0100
Fix notebook padding
data/osx.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/osx.css b/data/osx.css
index b69f2e5..ec73cd1 100644
--- a/data/osx.css
+++ b/data/osx.css
@@ -113,12 +113,12 @@ GtkTreeView {
GtkNotebook
{
- padding: 0;
+ padding: 0px;
}
GtkNotebook tab
{
- padding: 4 2 2 2;
+ padding: 4px 2px 2px 2px;
}
GtkWidget
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]