[mail-web] make archive overview look nicer bgo688276
- From: Andreas Nilsson <andreasn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mail-web] make archive overview look nicer bgo688276
- Date: Mon, 21 Jan 2013 17:15:58 +0000 (UTC)
commit 871ebd0e7e1b4df64e8a2242f19f38f50b9e6736
Author: Andreas Nilsson <bugs andreasn se>
Date: Mon Jan 21 18:15:50 2013 +0100
make archive overview look nicer bgo688276
css/archive.css | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/css/archive.css b/css/archive.css
index f8c3787..f329715 100644
--- a/css/archive.css
+++ b/css/archive.css
@@ -245,3 +245,14 @@ input {
pre {
white-space: pre-wrap;
}
+
+table {
+ border: 0;
+ width: 100%;
+}
+
+td {
+ border-width: 0 0 1px;
+ border-style: none none solid;
+ border-color: #eeeeec;
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]