[bugzilla-gnome-org-customizations/production] Style attachement table on bug report page
- From: Tom Tryfonidis <tomtryf src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bugzilla-gnome-org-customizations/production] Style attachement table on bug report page
- Date: Sun, 12 Mar 2017 10:41:08 +0000 (UTC)
commit 41c6d58984737dfc459ca6798143c3c5c8de9ae4
Author: Tom Tryfonidis <tomtryf gnome org>
Date: Sun Mar 12 12:34:18 2017 +0200
Style attachement table on bug report page
skins/contrib/Gnome/global.css | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
---
diff --git a/skins/contrib/Gnome/global.css b/skins/contrib/Gnome/global.css
index 89c46f5..df4c71e 100644
--- a/skins/contrib/Gnome/global.css
+++ b/skins/contrib/Gnome/global.css
@@ -144,6 +144,21 @@ select, select[multiple] {
list-display: none;
}
+/* BZ bug page*/
+
+/* Attachment and Tracking time table */
+
+#attachment_table th,
+.bz_attach_footer,
+.bz_time_tracking_table th {
+ background-color: #fff;
+ color: #000;
+}
+
+#attachment_table td {
+ border: none;
+}
+
/* Footer */
#footer {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]