File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
interface/web/themes/default/css/screen Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 175175 table .full { width : 100% ; }
176176 table .fixed { table-layout : fixed }
177177
178- th , td { padding : 0.5em ;text-align : right ; }
178+ th , td { padding : 0.5em ;text-align : l ; }
179179 thead th { background : # 444 url(../ ../ images/lists_thead_bg.png) repeat-x; color : # fff }
180180 tbody th { background : # ccc ; color : # 333 }
181181 tbody th .sub { background : # ddd ; color : # 333 }
Original file line number Diff line number Diff line change 1010 .uniForm .ctrlHolder { padding : 3px ; border-bottom : 1px dotted # dfdfdf ; }
1111
1212 .uniForm .buttonHolder {
13- text-align : right ;
13+ text-align : left ;
1414 background : # CEDEEF url ("../../images/buttonHolder_bg.gif" ) no-repeat right;
1515 margin : 3em 0 1em ;
1616 padding : 8px ;
You can’t perform that action at this time.
0 commit comments