Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
.modalWrapper .modalContent .modalToolbar {
text-align: center;
}
#form-main .modalContent {
margin: 0;
}
#form-main .modalToolbar a {
margin: 0 5px;
width: 120px;
margin-bottom: 10px;
}
#form-main #wham-self-use-warn {
padding: 0 15px;
text-align: center;
}
#form-main #wham-self-use-warn strong {
font-weight: bold;
}
#contribs-wham {
font-style: italic;
cursor: pointer;
}
#btn-wham-del, #btn-wham-check {
cursor: pointer;
}
.wham-resolved {
color: gray;
text-decoration: line-through;
}
/* UCP */
.wham .wham-Dialog {
font-family: 'Rubik', sans-serif;
line-height: 150%;
}
/* UCP dialog buttons */
.wham .wham-Dialog .oo-ui-processDialog-actions-other {
display: block;
height: auto;
padding: 8px;
text-align: center;
}
.wham .wham-Dialog .oo-ui-processDialog-actions-other .oo-ui-buttonElement>.oo-ui-buttonElement-button {
border: inherit;
border-width: 1px;
border-style: solid;
border-radius: 3px;
display: inline-block;
margin: 4px;
text-transform: none;
width: 230px;
}
.wham .wham-Dialog .oo-ui-processDialog-actions-other .oo-ui-buttonElement>.oo-ui-buttonElement-button:hover,
.wham .wham-Dialog .oo-ui-processDialog-actions-other .oo-ui-buttonElement>.oo-ui-buttonElement-button:active,
.wham .wham-Dialog .oo-ui-processDialog-actions-other .oo-ui-buttonElement>.oo-ui-buttonElement-button:focus {
border: 1px solid;
}
.wham .wham-Dialog .oo-ui-window-foot {
outline: none;
}
/* UCP dialog contents */
.wham .oo-ui-window-body {
display: none;
}
.wham #status-wham {
padding: 0 18px 12px;
text-align: center;
}