[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [websites/bugs-kde-org/kde] /: Modified the bug list table
From:       Eugene Trounev <eugene.trounev () gmail ! com>
Date:       2012-04-07 19:56:02
Message-ID: 20120407195602.3FDEBA60A9 () git ! kde ! org
[Download RAW message or body]

Git commit 60779c9ce3553841c3ec897da369643cf44803b0 by Eugene Trounev.
Committed on 07/04/2012 at 21:55.
Pushed by trounev into branch 'kde'.

Modified the bug list table

M  +4    -1    skins/custom/global.css
M  +2    -2    template/en/custom/list/table.html.tmpl

http://commits.kde.org/websites/bugs-kde-org/60779c9ce3553841c3ec897da369643cf44803b0

diff --git a/skins/custom/global.css b/skins/custom/global.css
index 2093b16..bb5bdce 100644
--- a/skins/custom/global.css
+++ b/skins/custom/global.css
@@ -3683,7 +3683,6 @@ small.editme {
 }
 
 .table td.bz_id_column {
-	padding: 0 6px 0 16px;
 }
 
 ul#useful-links {
@@ -3709,4 +3708,8 @@ ul.links li {
 
 .bz_comment_text span.quote {
 	white-space: pre-wrap;
+}
+
+.text-nowrap {
+	white-space: nowrap!important;
 }
\ No newline at end of file
diff --git a/template/en/custom/list/table.html.tmpl b/template/en/custom/list/table.html.tmpl
index 6abd222..60103b4 100644
--- a/template/en/custom/list/table.html.tmpl
+++ b/template/en/custom/list/table.html.tmpl
@@ -86,7 +86,7 @@
       <th>&nbsp;</th>
       [% END %]
       <th colspan="[% splitheader ? 2 : 1 %]" class="first-child">
-        <a href="buglist.cgi?
+        <a class="text-nowrap" href="buglist.cgi?
                   [% urlquerypart FILTER html %]&amp;order=
                   [% PROCESS new_order id='bug_id' %]
                   [%-#%]&amp;query_based_on=
@@ -129,7 +129,7 @@
 
 [% BLOCK columnheader %]
   <th colspan="[% splitheader ? 2 : 1 %]">
-    <a href="buglist.cgi?[% urlquerypart FILTER html %]&amp;order=
+    <a class="text-nowrap" href="buglist.cgi?[% urlquerypart FILTER html %]&amp;order=
       [% PROCESS new_order %]
       [%-#%]&amp;query_based_on=
       [% defaultsavename OR searchname FILTER uri %]">
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic