diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-10 19:50:57 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-10 19:50:57 +0000 |
commit | a3374e330a8ffaea84787911d8685947f560e6eb (patch) | |
tree | bf3ad46987cb07b7c0e3243edba51d2ec568c1e0 /doc | |
parent | c041fba1a1f9708f2981a2e1c4eea6b01ff26607 (diff) |
web commit by JoshTriplett: Nuke trailing whitespace.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/style.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/style.css b/doc/style.css index 2f9897e82..3b8a24d9a 100644 --- a/doc/style.css +++ b/doc/style.css @@ -58,7 +58,7 @@ div.tags { #editcontent { width: 100%; -} +} /* Stuff for the RecentChanges table. */ tr.changeheader { @@ -72,7 +72,7 @@ tr.changeinfo { th.changeheader { padding: 1px .3em; } -td.changeinfo { +td.changeinfo { padding: 1px .3em; } td.changetime { @@ -180,7 +180,7 @@ td.changelog { width: 25% } -/* outlines */ +/* outlines */ li.L1 { list-style: upper-roman; } |