aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <a3li@gentoo.org>2011-10-22 22:14:43 +0200
committerAlex Legler <a3li@gentoo.org>2011-10-22 22:14:43 +0200
commitc178154a48b1db04163dfba55beb8ed47b562f02 (patch)
tree922b9e683c47782f2ac5bba52b0deede8731f80e /skins/contrib
parentFix whitespace around template replacements (diff)
downloadbugzilla-c178154a48b1db04163dfba55beb8ed47b562f02.tar.gz
bugzilla-c178154a48b1db04163dfba55beb8ed47b562f02.tar.bz2
bugzilla-c178154a48b1db04163dfba55beb8ed47b562f02.zip
Make the Gentoo Linux product stand out even more.
People using the guided format will also get further instructions and examples for bugs that belong into the Gentoo Linux product, and for bugs that don't.
Diffstat (limited to 'skins/contrib')
-rw-r--r--skins/contrib/Gentoo/global.css14
1 files changed, 5 insertions, 9 deletions
diff --git a/skins/contrib/Gentoo/global.css b/skins/contrib/Gentoo/global.css
index 29adf3bbc..20f79a607 100644
--- a/skins/contrib/Gentoo/global.css
+++ b/skins/contrib/Gentoo/global.css
@@ -308,20 +308,16 @@ div#gentoo-bar {
margin-top: 1em;
}
-tr.hilight {
- background-color: white;
-}
-
-tr.hilight th {
- border-left: 5px solid #54487A;
- padding-left: 5px;
-}
-
tr.hilight td, tr.hilight th {
+ font-size: 12pt;
padding-top: .5em;
padding-bottom: .5em;
}
+tr.vspace td {
+ padding-bottom: 2em;
+}
+
/* marking restricted security bugs */
body.bz_group_Security #bugzilla-body {
border: 1px solid #A40000;