Skip to content

Commit ebfdb3a

Browse files
author
xaver
committed
second part
1 parent 2bca777 commit ebfdb3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/themes/default/css/screen/content.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
table.full { width: 100%; }
176176
table.fixed { table-layout:fixed }
177177

178-
th,td { padding: 0.5em;text-align:l; }
178+
th,td { padding: 0.5em;text-align:left; }
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 }

0 commit comments

Comments
 (0)