* set the width of .rowhead in .side.
This commit is contained in:
@@ -173,7 +173,8 @@ caption {border:1px solid #e4e4e4; background:#efefef; margin:0; padding:2px
|
||||
.colhead th a{color:#333; font-size:12px;}
|
||||
.colhead th a:hover{color:#F30;}
|
||||
|
||||
.rowhead {font-weight:bold; text-align:right; border-right:1px solid #e4e4e4}
|
||||
.rowhead {font-weight:bold; text-align:right; width:100px; border-right:1px solid #e4e4e4}
|
||||
.side .rowhead {width:20%}
|
||||
|
||||
.fixed {table-layout:fixed}
|
||||
.nobr {overflow:hidden; white-space:nowrap;}
|
||||
|
||||
Reference in New Issue
Block a user