36 lines
1.1 KiB
CSS
36 lines
1.1 KiB
CSS
.manage-column.column-type {
|
|
width: 15%; }
|
|
|
|
#villatheme-support {
|
|
margin: 0 20px 60px 180px;
|
|
padding: 10px 20px; }
|
|
|
|
.villatheme-support-auto-update-key {
|
|
margin-top: 20px; }
|
|
.villatheme-support-auto-update-key fieldset {
|
|
background-color: white;
|
|
border: 1px solid #cccccc;
|
|
border-radius: 4px;
|
|
padding: 20px; }
|
|
.villatheme-support-auto-update-key legend h2 {
|
|
margin: 0; }
|
|
.villatheme-support-auto-update-key p {
|
|
margin-top: 15px; }
|
|
.villatheme-support-auto-update-key .villatheme-autoupdate-key-field {
|
|
width: 50%;
|
|
border: 1px solid #ccc; }
|
|
.villatheme-support-auto-update-key button.button {
|
|
color: white;
|
|
padding: 0 20px;
|
|
font-weight: 600; }
|
|
.villatheme-support-auto-update-key button.button.green {
|
|
background-color: #21ba45;
|
|
border: 1px solid #21ba45; }
|
|
.villatheme-support-auto-update-key button.button.primary {
|
|
background-color: #2185d0;
|
|
border: 1px solid #2185d0; }
|
|
.villatheme-support-auto-update-key .fields * {
|
|
font-size: 16px;
|
|
line-height: 2.2; }
|
|
|
|
/*# sourceMappingURL=manage-template.css.map */
|