[glade-web] Fixed dotted lines
- From: Tristan Van Berkom <tvb src gnome org>
- To: svn-commits-list gnome org
- Subject: [glade-web] Fixed dotted lines
- Date: Tue, 21 Jul 2009 23:43:24 +0000 (UTC)
commit b56ee98cbbe0c8f43129b9778f7061216d07e8f5
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date: Tue Jul 21 19:42:24 2009 -0400
Fixed dotted lines
default.css | 2 +-
index.src | 4 +---
2 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/default.css b/default.css
index 0ab89e6..96e3e74 100644
--- a/default.css
+++ b/default.css
@@ -76,7 +76,7 @@ a:active {
font-size: 120%;
border-width:1px 0 0 0;
border-style:dotted;
- margin: 0.3em 0.1em;
+ margin: 0.3em 1.0em;
padding-top:2px;
padding-right: 10px;
}
diff --git a/index.src b/index.src
index 64a2d69..1b40150 100644
--- a/index.src
+++ b/index.src
@@ -1,7 +1,6 @@
<!--stp:include('head.src') -->
<div id="body">
- <div>
<p class="thumb">
<a class="thumb" href="images/glade-main-page.png">
@@ -28,7 +27,7 @@
</p>
</div>
- <div>
+ <div id="body">
<br>
<h2>Latest news</h2>
<div>
@@ -37,7 +36,6 @@
</div>
<!--stp:include('newsitems-index.src') -->
</div>
- </div>
<!--stp:include('foot.src') -->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]