Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F2751225
mobileoptions.less
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
3 KB
Referenced Files
None
Subscribers
None
mobileoptions.less
View Options
@
import
'mediawiki.skin.variables.less'
;
@
import
'../../mobile.less/mobile.variables.less'
;
/*
SETTINGS PAGE
*/
/* stylelint-disable selector-max-id */
.
client-js
{
//
toast
will
be
shown
in
JS
mode.
.mw-mf-mobileoptions-message
{
display
:
none
;
}
#
mw-mf-settings-save
{
display
:
none
;
}
//
Checkboxes
in
form
will
be
upgraded
to
toggle
switches
with
JS
//
Minimise
FOUC
#
mobile-options
.
oo-ui-checkboxInputWidget
{
visibility
:
hidden
;
}
}
#
skin-client-prefs-mf-expand-sections
{
display
:
none
;
}
@
media
all
and
(
max-width
:
@
max-width-breakpoint-mobile
)
{
#
skin-client-prefs-mf-expand-sections
{
display
:
block
;
}
}
.
skin-client-pref-description
{
font-weight
:
normal
;
font-size
:
0
.
8em
;
}
.
cdx-toggle-switch__label
{
flex-grow
:
1
;
display
:
flex
;
flex-flow
:
column
;
}
form
.
mw-mf-settings
{
margin
:
0
;
padding
:
0
;
padding-bottom
:
40
px
;
.cdx-toggle-switch
{
display
:
flex
;
}
#
mf-client-preferences
label
,
.
oo-ui-fieldLayout-header
strong
{
font-weight
:
bold
;
}
.
mw-portlet
>
label
>
.
skin-client-pref-description
,
.
option-description
,
.
option-links
{
font-weight
:
normal
;
display
:
block
;
font-size
:
0.8
em
;
padding-right
:
8
px
;
line-height
:
1.4
em
;
}
.
mw-portlet
>
label
>
.
skin-client-pref-description
{
margin-bottom
:
8
px
;
}
#
mf-client-preferences
.
mw-portlet
,
.
oo-ui-fieldLayout
{
border-bottom
:
@
border-width
-
base
@
border-style
-
base
@
border-color
-
muted
;
padding-top
:
12.5
px
;
padding-bottom
:
12.5
px
;
margin-top
:
0
;
&:first-child
{
border-top
:
@
border-width
-
base
@
border-style
-
base
@
border-color
-
muted
;
}
}
.
mobile-options-feedback
{
margin-top
:
10
px
!important
;
}
#
mf-client-preferences
,
#
amc-field
,
#
mobile-user-pref
{
ul.hlist
{
padding-top
:
0.4
em
;
>
li
{
margin-right
:
15
px
;
}
}
}
#
amc-field
,
#
mobile-user-pref
{
.option-links
{
//
margin
should
be
same
as
margin
applied
to
.oo-ui-fieldLayout-body
margin
:
0
16
px
;
}
}
#
mf-client-preferences
{
//
margin
should
be
same
as
margin
applied
to
.oo-ui-fieldLayout-body
margin
:
0
16
px
;
}
#
beta-field
{
border-top
:
0
;
padding-top
:
0
;
&::before
{
content
:
''
;
width
:
100
%
;
height
:
10
%
;
background
:
@
background-color
-
interactive
;
padding-top
:
20
px
;
margin-bottom
:
10
px
;
display
:
block
;
}
&
:
first-child
{
border-top
:
@
border-width
-
base
@
border-style
-
base
@
border-color
-
muted
;
&::before
{
background
:
none
;
}
}
}
.
mobile-options-beta-feature
{
font-size
:
0.9
em
;
opacity
:
0.5
;
&.is-enabled
{
opacity
:
1
;
}
}
.
oo-ui-fieldLayout-body
{
margin-bottom
:
40
px
;
display
:
flex
;
//
Work
around
for
T180652
align-items
:
center
;
//
make
parent
expand
to
include
floats
&::before,
&::after
{
content
:
''
;
display
:
table
;
}
&
::
after
{
clear
:
both
;
}
}
.
oo-ui-fieldLayout-header
{
flex-grow
:
1
;
width
:
auto
!important
;
//
Work
around
for
T180652
padding-right
:
1.5
em
!important
;
//
overriding
OOUI
style
for
T214195
}
.
oo-ui-fieldLayout-field
{
width
:
auto
!important
;
//
Work
around
for
T180652
}
}
/* stylelint-enable selector-max-id */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 3, 18:06 (1 d, 4 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
b2/71/d2dd148818a4db079ba19750d6cd
Default Alt Text
mobileoptions.less (3 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment