[gtk-doc] Reduce the spacing between table columns
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-doc] Reduce the spacing between table columns
- Date: Tue, 18 Feb 2014 23:44:41 +0000 (UTC)
commit 7ae7faa0a2173eb671e1f9c9dfc3fd75636a952c
Author: William Jon McCann <william jon mccann gmail com>
Date: Tue Feb 18 18:38:29 2014 -0500
Reduce the spacing between table columns
style/style.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/style/style.css b/style/style.css
index 4e53f78..123cca5 100644
--- a/style/style.css
+++ b/style/style.css
@@ -186,7 +186,7 @@ a:hover
div.informaltable table
{
border-collapse: separate;
- border-spacing: 20px 3px;
+ border-spacing: 1em 0.5em;
border: none;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]