1
0
mirror of https://github.com/google/nomulus synced 2026-01-10 07:57:58 +00:00
Files
nomulus/java/com/google/domain/registry/ui/css/admin-console.css
2016-03-01 17:59:16 -05:00

19 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;
}