Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4132359
screen-mobile.less
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
4 KB
Referenced Files
None
Subscribers
None
screen-mobile.less
View Options
@
import
'variables.less'
;
//
Override
default
here
because
mobile
narrow
@
content-padding
:
0
.
45em
;
/* Layout */
#
mw-data-after-content
,
.
mw-footer
{
padding
:
0
@
content
-
padding
;
}
#
mw-footer
.
footer-icons
{
clear
:
both
;
margin-bottom
:
0.5
em
;
}
.
color-middle
{
margin
:
auto
;
width
:
34
%
;
}
.
categories-bottom
();
#
p-variants-desktop
,
#
mw-page-header-links
#
ca-view
,
#
mw-header-nav-hack
,
#
page-tools
h2
,
#
other-languages
h2
,
#
p-logo
{
display
:
none
;
}
#
mw-header-container
{
background
:
@
background
;
padding
:
3.75
em
@
content
-
padding
0.35
em
;
}
#
mw-header-hack
{
position
:
relative
;
z-index
:
@
z-index
-
stacking-1
;
box-shadow
:
0
3
px
3
px
2
px
rgba
(
0
,
0
,
0
,
0.075
),
0
0
2
px
rgba
(
0
,
0
,
0
,
0.2
);
}
.
color-right
,
.
color-middle
,
.
color-left
{
background
:
@
red
-
dark
;
}
/* Dropdowns */
.
sidebar-inner
,
.
dropdown
{
display
:
none
;
.nav-block()
;
background
:
@
background
;
box-shadow
:
0
2
px
3
px
1
px
rgba
(
0
,
0
,
0
,
0.05
);
position
:
absolute
;
padding
:
2
em
2.5
em
1
em
;
margin
:
0
;
min-width
:
9.153
em
;
max-width
:
80
%
;
top
:
3.25
em
;
right
:
0
;
overflow
:
visible
;
z-index
:
@
z-index
-
off
-
canvas
;
h3
{
margin
:
0.5
em
0
1.5
em
;
}
ul
{
margin
:
1
em
0
2
em
;
}
li
{
margin
:
0
0
0.75
em
;
}
}
#
menus-cover
{
display
:
none
;
position
:
fixed
;
top
:
0
;
left
:
0
;
//
More
an
overlay
than
an
offcanvas
menu.
z-index
:
@
z-index
-
off
-
canvas-backdrop
;
width
:
100
%
;
height
:
100
%
;
background
:
@
base80
;
opacity
:
0.8
;
overflow
:
hidden
;
}
/* Dropdown toggles */
#
user-tools
h2
,
.
sidebar-chunk
h2
{
.dropdown-header()
;
margin
:
0
;
width
:
30
px
;
height
:
30
px
;
position
:
absolute
;
top
:
1
em
;
padding-bottom
:
0
;
font-size
:
1
em
;
background-repeat
:
no-repeat
;
background-position
:
center
center
;
span
{
display
:
inline-block
;
.icon()
;
}
&
::
after
{
position
:
absolute
;
top
:
0.65
em
;
left
:
23
px
;
}
}
#
user-tools
h2
{
right
:
@
content
-
padding
+
0.75
em
;
background-image
:
url
(
images/user-large-grey.svg
);
}
#
site-navigation
{
h2
{
left
:
@
content
-
padding
;
background-image
:
url
(
images/menu-large-grey.svg
);
}
.
sidebar-inner
{
left
:
0
;
right
:
auto
;
}
}
#
site-tools
h2
{
right
:
@
content
-
padding
+
4.5
em
;
background-image
:
url
(
images/gear-large-grey.svg
);
}
/* Logo */
#
p-logo-text
{
position
:
absolute
;
top
:
1
em
;
left
:
@
content
-
padding
+
4
em
;
text-align
:
left
;
a
{
padding-left
:
0
;
}
}
/* Page actions */
#
p-namespaces
li
{
margin-right
:
1.5
em
;
}
.
tools-inline
li
a
{
.ca-icon-only()
;
}
#
ca-more
,
#
ca-languages
{
&::after
{
margin-left
:
-0.35
em
;
}
span
{
.ca-icon-only()
;
display
:
inline-block
;
overflow
:
visible
;
}
}
#
ca-more
span
{
background-image
:
url
(
images/gear-grey.svg
);
background-repeat
:
no-repeat
;
}
#
ca-languages
span
{
background-image
:
url
(
images/languages-grey.svg
);
background-repeat
:
no-repeat
;
}
/* Full-width thumbnails */
div
.
thumb
{
float
:
none
;
}
.
thumb
{
margin
:
1
em
auto
;
}
.
floatright
,
.
tright
{
margin-left
:
0
;
padding-left
:
0
;
}
.
floatleft
,
.
tleft
{
margin-right
:
0
;
padding-right
:
0
;
}
.
thumbinner
{
padding
:
1
em
1.5
em
;
width
:
100
%
!important
;
box-sizing
:
border-box
;
}
.
thumbimage
{
display
:
block
;
margin
:
0
auto
0.5
em
;
}
figure
[
typeof
~=
'mw:File/Thumb'
],
figure
[
typeof
~=
'mw:File/Frame'
]
{
width
:
100
%
!important
;
float
:
none
!important
;
margin
:
1
em
0
!important
;
box-sizing
:
border-box
;
>
:not(
figcaption
)
.mw-file-element
{
max-width
:
calc
(
100
%
-
3
em
)
!important
;
margin
:
1
em
auto
;
box-sizing
:
border-box
;
}
>
figcaption
{
padding
:
0
1.5
em
1
em
1.5
em
;
}
}
figure
[
typeof
~=
'mw:File/Thumb'
]
{
>
.
mw-file-description
:
:
after
,
>
.
mw-file-magnify
::
after
{
//
Default
where
page
content
language
is
not
set
//
Allow
to
flip
right
:
1.5
em
;
//
Defaults
for
page
content
language
.mw-content-ltr
&
{
/* @noflip */
right
:
1.5
em
;
}
.
mw-content-rtl
&
{
/* @noflip */
left
:
1.5
em
;
}
}
}
.
mw-body
{
border
:
0
;
table
{
width
:
100
%
;
margin-left
:
0
;
margin-right
:
0
;
table
{
//
HOLD
ON
WHAT
ABORT
ABORT
width
:
unset
;
margin-left
:
unset
;
margin-right
:
unset
;
}
}
}
#
mw-content
{
padding
:
@
content
-
padding
;
border-width
:
0
;
}
#
mw-content-block
{
background
:
@
background
;
}
/* Table of contents */
.
toc
,
.
mw-warning
{
width
:
100
%
;
box-sizing
:
border-box
;
}
/* Misc */
.
nomobile
{
display
:
none
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Aug 19, 11:33 (3 w, 1 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
78/c3/5c05249b7f2ba481f0cd6b8467ad
Default Alt Text
screen-mobile.less (4 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment