Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4113167
mediawiki.action.edit.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
mediawiki.action.edit.styles.less
View Options
/*!
* Styles for elements of the editing form.
*/
@
import
'mediawiki.skin.variables.less'
;
/* stylelint-disable selector-class-pattern */
#
mw-sitecsspreview
,
#
mw-sitejspreview
,
#
mw-usercsspreview
,
#
mw-userjspreview
{
direction
:
ltr
;
unicode-bidi
:
embed
;
}
/* Prevent editing textarea from jumping when toolbar is loaded */
#
toolbar
{
height
:
22
px
;
}
/* Stop floats from intruding into edit area in previews */
#
editform
,
#
toolbar
,
#
wpTextbox1
{
clear
:
both
;
}
/*
* Add a bit of margin space between the preview and the toolbar.
* This replaces the ugly <p><br /></p> we used to insert into the page source
*/
.
previewnote
,
#
wikiPreview
.
ontop
{
margin-bottom
:
1
em
;
}
.
mw-editform
{
/* General layout */
#wpTextbox1
{
margin
:
0
;
display
:
block
;
/* Ensure the textarea is not higher than browser's viewport on small screens */
max-height
:
100
vh
;
/* But don't let it collapse into nothingness on really tiny screens */
min-height
:
5
em
;
}
/* Adjustments to edit form elements */
#
editpage-copywarn
{
font-size
:
0.9
em
;
line-height
:
1.26
;
}
#
wpSummaryWidget
{
display
:
block
;
margin-bottom
:
1
em
;
}
#
wpSummaryLabel
{
margin
:
0
;
}
#
wpSummaryWidget
,
#
wpSummaryLabel
.
oo-ui-fieldLayout-header
{
max-width
:
none
;
}
.
editCheckboxes
.
oo-ui-fieldLayout
{
margin-right
:
1
em
;
}
.
editHelp
{
margin-left
:
0.5
em
;
vertical-align
:
middle
;
a
{
font-weight
:
bold
;
}
}
.
editOptions
{
border-radius
:
0
0
@
border-radius
-
base
@
border-radius
-
base
;
}
.
editButtons
{
margin-top
:
0.5
em
;
}
.
cancelLink
,
.
editHelp
{
display
:
inline-block
;
vertical-align
:
middle
;
}
/* T188737 */
.
templatesUsed
.
mw-redirect
{
font-style
:
italic
;
}
}
.
editOptions
{
background-color
:
@
background-color
-
neutral
;
color
:
@
color
-
base
;
border
:
@
border
-
subtle
;
border-top
:
0
;
padding
:
1
em
1
em
1.5
em
1
em
;
margin-bottom
:
2
em
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 18, 23:14 (1 d, 14 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
44/93/56b73997f6a3a6b3369b4f0282cd
Default Alt Text
mediawiki.action.edit.styles.less (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment