Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1426135
styles.less
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
styles.less
View Options
/* 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
:
1
em
;
white-space
:
nowrap
;
}
/* HTMLCheckMatrix */
.
mw-htmlform-matrix
th
{
font-weight
:
normal
;
}
.
mw-htmlform-matrix
td
{
padding-left
:
0.5
em
;
padding-right
:
0.5
em
;
}
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
:
4
px
;
.cdx-mixin-css-icon(
@cdx-icon-help-notice,
@color-subtle,
@size-icon-x-small,
false,
@background-position-base,
initial
)
;
}
//
Hide
conditionally-hidden
fields
only
if
we
have
JS
enabled
(
which
can
show
them
again
when
needed
)
.
client-js
.
mw-htmlform-hide-if-hidden
{
//
Override
'display'
properties
from
any
field
display
:
none
!important
;
/* stylelint-disable-line declaration-no-important */
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 16, 12:40 (1 d, 5 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
03/65/fc38b8d1f72545b49b05331791eb
Default Alt Text
styles.less (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment