[extensions-web] Align table headers with the content
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [extensions-web] Align table headers with the content
- Date: Mon, 28 Nov 2011 01:38:55 +0000 (UTC)
commit f8a622ba8dac48a7afb2881cfc53146f218467aa
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Sun Nov 27 20:38:05 2011 -0500
Align table headers with the content
sweettooth/static/css/sweettooth.css | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/sweettooth/static/css/sweettooth.css b/sweettooth/static/css/sweettooth.css
index 9d43ea7..68e7786 100644
--- a/sweettooth/static/css/sweettooth.css
+++ b/sweettooth/static/css/sweettooth.css
@@ -365,6 +365,10 @@ li.extension:last-child {
width: 100%;
}
+.extension th {
+ text-align: left;
+}
+
.extension_status_toggle {
display: none;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]