File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 174174 table { width : auto; border-collapse : collapse; margin-bottom : 0.5em ; }
175175 table .full { width : 100% ; }
176176 table .fixed { table-layout : fixed }
177-
177+
178+ table .list td {max-width : 350px ;min-width : px;overflow : hidden;text-overflow : ellipsis; -o-text-overflow : ellipsis; -icab-text-overflow : ellipsis; -khtml-text-overflow : ellipsis; -moz-text-overflow : ellipsis; -webkit-text-overflow : ellipsis;}
178179 th , td { padding : 0.5em ;text-align : left; }
179180 thead th { background : # 444 url(../ ../ images/lists_thead_bg.png) repeat-x; color : # fff }
180181 tbody th { background : # ccc ; color : # 333 }
Original file line number Diff line number Diff line change 1- table .list td { min-width : 32 px }
1+ .list . ui-widget { position : absolute }
22
33/*
44 * jQuery UI CSS Framework 1.8.16
You can’t perform that action at this time.
0 commit comments