From 0a1f6f0dc180c6008da9baf1e221e6e7b26214d2 Mon Sep 17 00:00:00 2001 From: LAN-TW Date: Tue, 25 Dec 2012 21:33:58 +0800 Subject: 加入「瀏覽器測試結果」頁面 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/help.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'css') diff --git a/css/help.css b/css/help.css index a95a66e..8681f1f 100644 --- a/css/help.css +++ b/css/help.css @@ -4,6 +4,12 @@ p.helptitle{ div.helpcontent{ padding-left: 20px; } +div.helpcontent table{ + border-collapse: collapse; +} +div.helpcontent table td{ + padding: 3px; +} div#helpwholepage{ padding-left: 35px; } -- cgit ry'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-1/+1
* Cleanup plistbapt2014-10-271-7/+0
* - Support STAGEDIRsunpoet2013-10-012-4/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1