#popup_contents div.input select { border: 1px solid #ddd; font-family: Arial; font-size: 9pt; font-weight: 400; } #table_grid tr th { background: linear-gradient(top,#e3ceaf); background: -moz-linear-gradient(top,#e3ceaf); background: -webkit-gradient(linear,left); background: -webkit-linear-gradient(top,#e3ceaf); background: -o-linear-gradient(top,#e3ceaf); background: -ms-linear-gradient(top,#e3ceaf); background: linear-gradient(top,#e3ceaf); background: -moz-linear-gradient(top,#e3ceaf 0%,#e19315 100%); background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e3ceaf),color-stop(100%,#e19315)); background: -webkit-linear-gradient(top,#e3ceaf 0%,#e19315 100%); background: -o-linear-gradient(top,#e3ceaf 0%,#e19315 100%); background: -ms-linear-gradient(top,#e3ceaf 0%,#e19315 100%); background: linear-gradient(top,#e3ceaf 0%,#e19315 100%); border-color: #b59c73; border-style: solid; border-width: 1px 1px 1px 0; color: #fff; font-family: arial; font-size: 9pt; font-weight: 700; } #table_grid tr td { border-bottom: 1px solid #cdcdcd; border-right: 1px solid #cdcdcd; font-family: arial; font-size: 9pt; } #table_grid span.check { background: url(themes/human/images/objects.png) no-repeat; background-position: -8px -249px; } #table_grid span.list { background: url(themes/human/images/objects.png) no-repeat; background-position: -8px -320px; } #table_grid form.cell_editor_form { border-width: 0; } #table_grid tr td input.cell_editor { border: 1px solid #888; box-shadow: 0 0 3px #777; color: #131313; font-family: arial; font-size: 10pt; font-weight: 400; } #table_grid select.cell_combo { border: 1px solid #888; box-shadow: 0 0 3px #777; color: #131313; font-family: arial; font-size: 10pt; font-weight: 400; } #grid-messages { color: green; font-family: tahoma; font-size: 8pt; font-weight: 700; } #popup_contents .error { background-color: #fcccf1; } #table_grid td.current { background-color: #ececec; } #grid-messages.error { color: red; } #popup_contents div.input option { font-family: Arial; font-size: 10pt; font-weight: 400; } #table_grid tr td span { font-family: arial; font-size: 9pt; } #dialog-list select { font-family: arial; font-size: 9pt; font-weight: 400; } #dialog-list select option { font-family: arial; font-size: 9pt; font-weight: 400; } #dialog-list input[type=text] { font-family: arial; font-size: 9pt; font-weight: 400; }