Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4109768
ve.ce.MWReferencesListNode.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
ve.ce.MWReferencesListNode.less
View Options
/*!
* VisualEditor ContentEditable MediaWiki MWReferencesListNode styles.
*
* @copyright 2011-2018 VisualEditor Team's Cite sub-team and others; see AUTHORS.txt
* @license MIT
*/
@
import
'mediawiki.skin.variables.less'
;
.
ve-ce-mwReferencesListNode
{
//
Remove
the
styling
of
the
preview
wrapper,
and
any
//
generated
paragraph
wrappers
.ve-ui-previewElement,
.ve-ce-generated-wrapper
{
display
:
inline
;
//
Disable
mixin-clearfix
applied
by
.mw-body-content
(T337415)
&::after
{
display
:
none
;
}
}
&
-muted
{
color
:
@
color
-
subtle
;
font-style
:
italic
;
}
.
mw-references
>
li
{
&:hover
{
cursor
:
pointer
;
background
:
fade
(
#6da9f7
,
15
%
);
}
>
*
{
pointer-events
:
none
;
}
}
.
mw-references
li
::
marker
{
content
:
var
(
--footnote-number
)
' '
;
}
&
-missingRef
{
-webkit-
user-select
:
none
;
-moz-
user-select
:
none
;
user-select
:
none
;
pointer-events
:
none
;
}
&
-highlight
{
.ve-ce-surface-highlights-focused
&
{
background
:
transparent
;
pointer-events
:
none
;
box-shadow
:
inset
0
0
0
1
px
#4c76ac
,
0
0
0
2
px
#4c76ac
;
}
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 18, 21:14 (1 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
90/0a/2a2a48a5bf937b24df55f2a47249
Default Alt Text
ve.ce.MWReferencesListNode.less (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment