Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1426173
default.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
default.less
View Options
/*
* Styling for Special:Watchlist and Special:RecentChanges
*/
@
import
'mediawiki.skin.variables.less'
;
@
import
'mediawiki.mixins.less'
;
/* Make sure namespace label is aligned correctly on mobile when checkboxes are displayed */
.
mw-label
.
mw-namespace-label
{
vertical-align
:
top
;
}
.
mw-changeslist-line-watched
.
mw-title
{
font-weight
:
bold
;
}
/* Colored watchlist and recent changes numbers */
.
mw-plusminus-pos
{
color
:
@
color
-
content
-
added
;
}
.
mw-plusminus-neg
{
color
:
@
color
-
content
-
removed
;
}
.
mw-plusminus-null
{
color
:
@
color
-
disabled
;
}
/* Prevent FOUC if legend is initially collapsed */
.
mw-changeslist-legend
.
mw-collapsed
.
mw-collapsible-content
{
display
:
none
;
}
.
mw-changeslist-legend
.
mw-collapsed
{
margin-bottom
:
0
;
}
/* Prevent pushing down the content if legend is collapsed */
.
mw-changeslist-legend
.
mw-collapsed
~
ul
:
first-of-type
>
li
:
first-child
,
.
mw-changeslist-legend
.
mw-collapsed
+
h4
+
div
>
table
.
mw-changeslist-line
:
first-child
{
clear
:
right
;
}
/* Hide RCFilters highlight containers if RCFilters is not enabled.
This is overridden in mw.ui.rcfilters.ChangesListWrapperWidget.less if RCFilters is enabled. */
.
mw-rcfilters-ui-highlights
{
display
:
none
;
}
.
mw-index-pager-list-header
{
.mixin-screen-reader-text()
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 16, 12:44 (1 d, 2 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
65/88/daf711f1b88035adae0b9b11449c
Default Alt Text
default.less (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment