Author: rjollos
Date: Tue Feb 12 03:04:14 2013
New Revision: 1445022

URL: http://svn.apache.org/r1445022
Log:
Refs #383: Narrowed the column of checkboxes on the !BatchModify table.

Modified:
    incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/bloodhound.css

Modified: 
incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/bloodhound.css
URL: 
http://svn.apache.org/viewvc/incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/bloodhound.css?rev=1445022&r1=1445021&r2=1445022&view=diff
==============================================================================
--- incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/bloodhound.css 
(original)
+++ incubator/bloodhound/trunk/bloodhound_theme/bhtheme/htdocs/bloodhound.css 
Tue Feb 12 03:04:14 2013
@@ -435,6 +435,11 @@ h1, h2, h3, h4 {
   display: none;
 }
 
+table.listing th.sel, table.listing td.sel {
+ text-align: center;
+ width: 1%
+}
+
 /* @end */
 
 #filters td .trac-clause-lsep {


Reply via email to