We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bca777 commit ebfdb3aCopy full SHA for ebfdb3a
interface/web/themes/default/css/screen/content.css
@@ -175,7 +175,7 @@
175
table.full { width: 100%; }
176
table.fixed { table-layout:fixed }
177
178
- th,td { padding: 0.5em;text-align:l; }
+ th,td { padding: 0.5em;text-align:left; }
179
thead th { background: #444 url(../../images/lists_thead_bg.png) repeat-x; color: #fff }
180
tbody th { background: #ccc; color: #333 }
181
tbody th.sub { background: #ddd; color: #333 }
0 commit comments