interface/web/themes/default/css/screen/content.css | ●●●●● patch | view | raw | blame | history | |
interface/web/themes/default/css/screen/uni-form.css | ●●●●● patch | view | raw | blame | history |
interface/web/themes/default/css/screen/content.css
@@ -175,7 +175,7 @@ table.full { width: 100%; } table.fixed { table-layout:fixed } th,td { padding: 0.5em;text-align:right; } th,td { padding: 0.5em;text-align:l; } thead th { background: #444 url(../../images/lists_thead_bg.png) repeat-x; color: #fff } tbody th { background: #ccc; color: #333 } tbody th.sub { background: #ddd; color: #333 } interface/web/themes/default/css/screen/uni-form.css
@@ -10,7 +10,7 @@ .uniForm .ctrlHolder{ padding: 3px; border-bottom: 1px dotted #dfdfdf; } .uniForm .buttonHolder{ text-align: right; text-align: left; background: #CEDEEF url("../../images/buttonHolder_bg.gif") no-repeat right; margin: 3em 0 1em; padding: 8px;