Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1427866
ve.ui.CodeMirror.v6.less
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
ve.ui.CodeMirror.v6.less
View Options
.
ve-init-mw-desktopArticleTarget
{
.cm-editor
{
background
:
transparent
;
border
:
0
;
box-sizing
:
border-box
;
height
:
auto
;
left
:
0
;
pointer-events
:
none
;
//
stylelint-disable-next-line
declaration-no-important
position
:
absolute
!important
;
top
:
0
;
width
:
100
%
;
//
Skin
specific
paddings
.skin-vector
&
{
padding
:
0
1
rem
;
@media
screen
and
(
min-width
:
982
px
)
{
.
skin-vector-legacy
&
{
padding
:
0
1.5
rem
;
}
}
}
.
skin-minerva
&,
.
skin-monobook
&
{
padding
:
0
;
}
}
.
cm-gutters
{
background-color
:
transparent
;
padding-right
:
8
px
;
/* @noflip */
border-right
:
0
;
}
/* RTL rules need to apply to the content, not the interface language */
.
cm-editor
[
dir
=
'rtl'
]
.
cm-gutters
{
/* @noflip */
padding-left
:
8
px
;
/* @noflip */
padding-right
:
initial
;
}
.
cm-focused
{
outline
:
0
;
}
.
cm-line
{
padding
:
0
;
}
.
cm-content
{
padding
:
0
;
}
.
cm-gutterElement
{
//
stylelint-disable-next-line
declaration-no-important
padding
:
0
3
px
0
4
px
!important
;
}
.
CodeMirror-selected
{
display
:
none
;
}
//
Ensure
surfaces
are
using
identical
font
rules
.
cm-scroller
,
.
cm-scroller
*,
.
ext-codemirror-wrapper
.
ve-ce-paragraphNode
{
//
The
following
are
already
set
by
mw-editfont-monospace
on
the
parent
:
font-size
,
font-family
word-wrap
:
break-word
;
//
Support
:
Chrome
<
76
,
Firefox
<
69
//
Fallback
for
browsers
which
don
'
t
support
break-spaces
white
-
space
:
pre-wrap
;
//
T347902
white-space
:
break-spaces
;
word-break
:
normal
;
-webkit-
hyphens
:
manual
;
-moz-
hyphens
:
manual
;
-ms-
hyphens
:
manual
;
hyphens
:
manual
;
-webkit-
font-variant-ligatures
:
contextual
;
font-variant-ligatures
:
contextual
;
//
Monospace
fonts
can
change
width
when
bold
//
stylelint-disable-next-line
declaration-no-important
font-weight
:
normal
!important
;
//
T252965
line-break
:
initial
;
//
T357482#10111614
font-style
:
normal
;
}
.
cm-mw-section-1
,
.
cm-mw-section-1
~
*,
.
cm-mw-section-2
,
.
cm-mw-section-2
~
*,
/* TODO: remove overqualified `span` after CM6 upgrade */
span
.
cm-mw-section-3
~
*,
span
.
cm-mw-section-4
~
*,
span
.
cm-mw-section-5
~
*,
span
.
cm-mw-section-6
~
*
{
font-size
:
inherit
;
line-height
:
inherit
;
font-weight
:
inherit
;
}
.
ext-codemirror-wrapper
.
mw-content-ltr
.
ve-ce-paragraphNode
{
margin-left
:
6
px
!important
;
/* stylelint-disable-line declaration-no-important */
}
.
ext-codemirror-wrapper
.
mw-content-rtl
.
ve-ce-paragraphNode
{
/* @noflip */
margin-right
:
6
px
!important
;
/* stylelint-disable-line declaration-no-important */
}
.
cm-activeLineGutter
{
background-color
:
transparent
;
border-right
:
0
;
}
}
.
ext-codemirror-wrapper
.
ve-ce-documentNode-codeEditor-hide
{
opacity
:
0.4
;
&::selection,
&
*::selection
{
background
:
#6da9f7
!important
;
/* stylelint-disable-line declaration-no-important */
}
}
.
ext-codemirror-wrapper
.
ve-ce-documentNode-codeEditor-webkit-hide
{
-webkit-
text-fill-color
:
transparent
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 16, 15:12 (15 h, 40 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
9e/96/4e970183ffe342d96cfbce808e7d
Default Alt Text
ve.ui.CodeMirror.v6.less (2 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment