google-nomulus/java/com/google/domain/registry/ui/css/admin-console.css
2016-03-01 17:59:16 -05:00

18 lines
316 B
CSS

textarea#clientCertificate {
font-family: monospace;
height: 260px;
white-space: nowrap;
}
/* Registry. */
input#tldStateTransition.tldStateTransition {
width: 40em;
}
tr.section-lead th {
padding-top: 4em;
padding: 1em 0;
border-bottom: solid 1px #ebebeb;
font-size: 1.1em;
font-weight: bold;
}