aboutsummaryrefslogtreecommitdiffstats
path: root/english/debian.css
diff options
context:
space:
mode:
authorRichard Atterer <atterer>2007-07-16 00:39:09 +0000
committerRichard Atterer <atterer>2007-07-16 00:39:09 +0000
commitaff73a626e137399fca2d5590cddf0ce10949864 (patch)
treef0562e9048f41061da4adc80ae8bc2a2e617e196 /english/debian.css
parent77ae4c274504ddd40ba9ee8abed2b61650809ba5 (diff)
Big cleanup of internal format of vendor list, new list format - many thanks to Ricky Zhou <ricky.zhou gmail.com>
CVS version numbers english/debian.css: 1.67 -> 1.68 english/CD/vendors/h.png: INITIAL -> 1.1 english/CD/vendors/vendors.CD: 1.305 -> 1.306 english/CD/vendors/vendors.CD.def: 1.16 -> 1.17
Diffstat (limited to 'english/debian.css')
-rw-r--r--english/debian.css27
1 files changed, 27 insertions, 0 deletions
diff --git a/english/debian.css b/english/debian.css
index 0a3705e5c82..60967bc48e8 100644
--- a/english/debian.css
+++ b/english/debian.css
@@ -674,3 +674,30 @@ a:active { color: #FF0000; }
/* this goes to the end as the css validator does not like it
will be replaced by border-radius with css3 */
}
+
+/* /CD/vendors/ */
+table.vendors {
+ width: 100%;
+ border-collapse: collapse;
+ border: 1px solid #AAAAAA;
+}
+
+table.vendors th {
+ background: #BBDDFF;
+ font-size: 0.9em;
+ font-family: Arial, Helvetica, sans-serif;
+ color: #3e4955;
+ padding: 0.2em;
+ border: 1px solid #AAAAAA;
+ border-bottom: none;
+ text-align: left;
+}
+
+table.vendors tr.b td {
+ background-color: #EEEEEE;
+}
+
+table.vendors td {
+ padding: 0.2em;
+ vertical-align: top;
+}

© 2014-2024 Faster IT GmbH | imprint | privacy policy