MDL-14458 - optgroups Fields and Other in search menu; removed unused search code, html labels, added option to sort by time modified

This commit is contained in:
skodak
2008-04-21 14:15:30 +00:00
parent 12999c3311
commit 4aeccc8bf8
4 changed files with 76 additions and 73 deletions
+11
View File
@@ -20,6 +20,17 @@
text-align: right;
}
.mod-data-field .fieldadd,
.mod-data-field .sortdefault {
margin-bottom: 1em;
margin-top: 1em;
}
.mod-data-field .fieldadd select,
.mod-data-field .sortdefault select {
margin-left: 1em;
}
.mod-data-field .fieldname {
width:300px;
}