diff options
Diffstat (limited to 'help/css/help.css')
-rw-r--r-- | help/css/help.css | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/help/css/help.css b/help/css/help.css deleted file mode 100644 index 2722c676a66..00000000000 --- a/help/css/help.css +++ /dev/null @@ -1,10 +0,0 @@ -/* APPS TABLE */ -table td.date { width:5em; padding:.5em 1em; text-align:right; } -.preview { padding:3px; text-align:left; } -table td.date { width:11em; color:#555555; } -table td.selection, table th.selection, table td.fileaction { width:2em; text-align:center; } -table td.name a { padding:6px; text-decoration:none; color:#555555; } -.type { text-decoration:none; color:#888888; font-size:.8em; } -.description { text-decoration:none; color:#666666; font-size:.9em; } - -table#help tr td { white-space:normal; } |