Page MenuHomeWickedGov Phorge

styles.less
No OneTemporary

Size
918 B
Referenced Files
None
Subscribers
None

styles.less

/* HTMLForm styles */
@import 'mediawiki.skin.variables.less';
@import 'mediawiki.mixins.less';
.mw-htmlform {
clear: both;
}
.mw-htmlform .mw-htmlform-hidden-field {
display: none;
}
table.mw-htmlform-nolabel td.mw-label {
display: none;
}
.mw-htmlform-invalid-input td.mw-input input {
border-color: @border-color-error;
}
.mw-htmlform-flatlist div.mw-htmlform-flatlist-item {
display: inline;
margin-right: 1em;
white-space: nowrap;
}
/* HTMLCheckMatrix */
.mw-htmlform-matrix th {
font-weight: normal;
}
.mw-htmlform-matrix td {
padding-left: 0.5em;
padding-right: 0.5em;
}
tr.mw-htmlform-vertical-label td.mw-label {
text-align: left !important; /* stylelint-disable-line declaration-no-important */
}
.mw-htmlform-tooltip.mw-icon-question {
margin-left: 4px;
.cdx-mixin-css-icon(
@cdx-icon-help-notice, @color-subtle, @size-icon-x-small,
false, @background-position-base, initial
);
}

File Metadata

Mime Type
text/plain
Expires
Sat, May 16, 12:43 (1 d, 4 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
33/80/f9af858cb8b9778b15a973bbabde
Default Alt Text
styles.less (918 B)

Event Timeline