User:Ca/common.css

Source: Wikipedia, the free encyclopedia.
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
.ext-discussiontools-init-replylink-buttons {
    margin-left: 1em !important;
}

.ext-discussiontools-init-replybutton .oo-ui-labelElement-label {
    text-transform: lowercase;
}

.ext-discussiontools-init-replybutton::before {
    content: '[';
}

.ext-discussiontools-init-replybutton::after {
    content: ']';
}
.vector-menu-heading.vector-main-menu-action-heading .vector-menu-content.vector-main-menu-action-content {
	visibility: hidden;
}
.mw-ge-help-panel-widget-overlay.mw-ge-help-panel-popup.mw-ge-help-panel-popup-guidance {
  display: none;
}