
/* - ++resource++collective.tablepage.resources/tablepage_edit.css - */
@media all {
/* https://www.studium.uni-freiburg.de/portal_css/++resource++collective.tablepage.resources/tablepage_edit.css?original=1 */
.field .subField {
padding:1em;
border: 1px solid #e0e0e0;
margin-bottom: 2px;
margin-left: 1em;
}
.subFieldLabel {
font-size: 110%;
}
.rowCommands a,
.tablePage .rowCommands a:hover,
.rowCommands a:hover,
.rowCommands a:active,
.rowCommands a:visited {
text-decoration: none;
}
.tablePageField input[type=text],
.tablePageField input[type=email],
.tablePageField input[type=number],
.editTableLabel input[type=text][size] {
width: 100%;
}
table.tablePage td.group {
font-size: 120%;
font-weight: bold;
/* */
padding-top: 1em;
padding-bottom: 1em;
padding-left: 0.5em;
}
table.tablePage .command img {
vertical-align: baseline;
}
.rowCommands .command,
.labelCommandContainer .command {
margin: 2px 5px 2px 0px;
}
.tablePage tfoot .rowCommands {
text-align: right;
}
.dataTable tfoot .rowCommands {
text-align: left;
}
.tablePage th.rowCommands,
.tablePage td.rowCommands {
min-width: 140px;
text-align: right;
}
.labelCommandContainer {
float: right;
}
table.tablePage tbody tr.noResults {
text-align: center;
}
.tablePage caption {
font-weight: bold;
font-size: 110%;
}
table.tablePage .tablePageSubHeader td {
background-color: transparent;
padding-top: 1em;
font-weight: bold;
text-align: center
}
.tablePage td.coltype-Numeric,
.tablePage td.coltype-Monetary {
text-align: right;
}
.multiTablePageRowData {
width: 95%;
}
.multiTablePageRowData th {
width: 30%;
}
.savedFiles li,
.availableFiles li {
clear: right;
}
.commandSelectedFile {
margin: 2px 5px 2px 0px;
float: right;
}
a.commandSelectedFile,
#content a.commandSelectedFile,
dl.portalMessage a.commandSelectedFile
a.commandSelectedFile,
#content a.removeReference {
text-decoration: none;
border-bottom: none;
}
/* */
table.tablePage th.sorting { background: url('../../../++resource++jquery.datatables/media/images/sort_both.png') no-repeat center right; }
table.tablePage th.sorting_asc { background: url('../../../++resource++jquery.datatables/media/images/sort_asc.png') no-repeat center right; }
table.tablePage th.sorting_desc { background: url('../../../++resource++jquery.datatables/media/images/sort_desc.png') no-repeat center right; }
table.tablePage th.sorting_asc_disabled { background: url('../../../++resource++jquery.datatables/media/images/sort_asc_disabled.png') no-repeat center right; }
table.tablePage th.sorting_desc_disabled { background: url('../../../++resource++jquery.datatables/media/images/sort_desc_disabled.png') no-repeat center right; }
/* */
.controlWidth {
margin-left: 4px;
}
table.tablePage thead th.mainCommandCell {
min-width: 40px;
}
#datagridwidget-table-pageColumns thead th {
vertical-align: top;
}
#datagridwidget-table-pageColumns thead th > span {
font-weight: bold;
line-height: 1.25em;
display: inline-block;
font-size: 90%;
}
#datagridwidget-table-pageColumns thead th span.formHelp {
font-weight: normal;
font-size: 80%;
}
#datagridwidget-table-pageColumns thead th span.fieldRequired {
display: inline-block;
width: 0px;
overflow: hidden;
}
#datagridwidget-table-pageColumns tbody td.datagridwidget-cell {
padding: 0 10px 0 0;
}
#datagridwidget-table-pageColumns tbody td.datagridwidget-cell .dataGridMultiSelectCell input {
float: left;
}
#datagridwidget-table-pageColumns tbody td.datagridwidget-cell .dataGridMultiSelectCell label {
font-weight: normal;
}
/* */
body.portaltype-tablepage #datagridwidget-add-button {
font-size: 0px !important;
}
body.portaltype-tablepage #datagridwidget-add-button::before {
content: "Add new column";
font-size: 12px;
}
body.portaltype-tablepage #datagridwidget-add-button:lang(de)::before {
content: "Neue Spalte hinzufügen";
}

}


/* - ++resource++collective.tablepage.resources/tablepage_search.css - */
@media all {
/* https://www.studium.uni-freiburg.de/portal_css/++resource++collective.tablepage.resources/tablepage_search.css?original=1 */
.searchField {
clear: none;
}
.evenSearchField {
float: left;
clear: left;
max-width: 50%;
}
.oddSearchField {
max-width: 50%;
float: right;
clear: right;
}

}

