projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd4f4ab
)
Added transparent table for positioning things
author
oes
<oes@users.sourceforge.net>
Wed, 24 Apr 2002 02:14:36 +0000
(
02:14
+0000)
committer
oes
<oes@users.sourceforge.net>
Wed, 24 Apr 2002 02:14:36 +0000
(
02:14
+0000)
templates/cgi-style.css
patch
|
blob
|
history
diff --git
a/templates/cgi-style.css
b/templates/cgi-style.css
index
2d33e85
..
9e8c7c1
100644
(file)
--- a/
templates/cgi-style.css
+++ b/
templates/cgi-style.css
@@
-1,7
+1,7
@@
/*
* CSS for Privoxy CGI and script output
*
- * $Id: $
+ * $Id:
cgi-style.css,v 1.4 2002/04/09 11:55:20 oes Exp
$
*/
/*
@@
-49,10
+49,11
@@
div.wrapbox { border: solid black 1px; margin: 20px;
/*
- * Bold definitions in <dl>s,
Grey BG for Table headings
+ * Bold definitions in <dl>s,
grey BG for table headings, transparent (no-bordered) table
*/
dt { font-weight: bold; }
th { background-color: #dddddd; }
+table.transparent { border-style: none}
/*
* Special purpose paragraphs: Small for page footers,