File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 44 height : 100% ;
55 border-radius : 5px ;
66 background : white;
7+ font-size : 13px ;
78 overflow : hidden;
89}
910
154155.lpt > .tableContainer td , .lpt > .tableContainer th {
155156 border-radius : 3px ;
156157 padding : .4em ;
157- text-align : center;
158158}
159159
160160.lpt > .tableContainer tbody .fixedHeader th : last-child : hover {
166166.lpt th {
167167 /*background: #C0CDFF;*/
168168 background : # F0F0F0 ;
169+ text-align : left;
169170 box-shadow : inset 0 -5px 10px rgb (216 , 216 , 216 );
170171}
171172
187188 /*background: #E1E8FF;*/
188189 background : # FFFFFF ;
189190 box-shadow : inset 0 0 2px rgb (216 , 216 , 216 );
191+ text-align : right;
190192 -webkit-transition : all .3s ease;
191193 -moz-transition : all .3s ease;
192194 -o-transition : all .3s ease;
You can’t perform that action at this time.
0 commit comments