TeaWeb/css/frame/SelectInfo.css
2018-09-25 17:39:38 +02:00

12 lines
278 B
CSS

.select_info_table tr td:nth-child(1) {
font-weight: bold;
padding-right: 5px;
min-width: 20%; }
.select_server {
display: inline-flex;
justify-content: space-between; }
.select_server .button-update {
width: 100%; }
/*# sourceMappingURL=SelectInfo.css.map */