Skip to content
Snippets Groups Projects
Commit 2bca7774 authored by xaver's avatar xaver
Browse files

second part

parent 36c05784
No related branches found
No related tags found
2 merge requests!46Master,!21Master
......@@ -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 }
......
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment