[gedit/wip/3.10.4-osx: 4/13] Fix notebook badding
- From: Jesse van den Kieboom <jessevdk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/wip/3.10.4-osx: 4/13] Fix notebook badding
- Date: Sat, 22 Mar 2014 08:48:44 +0000 (UTC)
commit f9f4668db654d8dfa0ba3c52e10c5cbcf551c741
Author: Jesse van den Kieboom <jessevdk gmail com>
Date: Sat Mar 22 09:42:07 2014 +0100
Fix notebook badding
data/osx.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/osx.css b/data/osx.css
index a13464d..4faad85 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]