Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1427179
ext.MWOAuth.BasicStyles.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
ext.MWOAuth.BasicStyles.less
View Options
@
import
'mediawiki.skin.variables.less'
;
@
import
'mediawiki.mixins.less'
;
.
mw-mwoauthconsumerregistration-body
,
.
mw-mwoauthmanageconsumers-body
{
margin-bottom
:
1
em
;
}
.
mwoauth-circle-icon
(
@
icon
,
@
color
)
{
width
:
@
size-125
;
height
:
@
size-125
;
padding
:
@
spacing-25
;
margin-bottom
:
@
spacing-25
;
display
:
inline-block
;
background-color
:
@
color
;
border-radius
:
100px
;
&
:
before
{
content
:
''
;
.cdx-mixin-css-icon(
@icon,
@color-inverted,
@size-125
)
;
}
}
.
mw-mwoauthmanageconsumers
,
.
mw-mwoauthmanagemygrants
,
.
mw-mwoauthconsumerregistration
{
&
-proposed
.
mw-mwoauth-stage-icon
{
.mwoauth-circle-icon(
@cdx-icon-feedback,
@color-progressive
)
;
}
&
-rejected
.
mw-mwoauth-stage-icon
{
.mwoauth-circle-icon(
@cdx-icon-block,
@color-destructive
)
;
}
&
-expired
.
mw-mwoauth-stage-icon
{
.mwoauth-circle-icon(
@cdx-icon-history,
@color-warning
)
;
}
&
-approved
.
mw-mwoauth-stage-icon
{
.mwoauth-circle-icon(
@cdx-icon-check,
@color-success
)
;
}
&
-disabled
.
mw-mwoauth-stage-icon
{
.mwoauth-circle-icon(
@cdx-icon-trash,
@color-disabled
)
;
}
}
.
mw-mwoauthmanagemygrants-list-item
{
margin-bottom
:
1
em
;
}
.
mw-mwoautherror-details
{
color
:
@
color
-
disabled
;
font-size
:
0.7
em
;
}
span
.
mw-grantgroup
{
font-weight
:
bold
;
}
.
mw-htmlform-field-HTMLInfoField
.
mw-mwoauth-infotable
dt
,
.
mw-mwoauth-infotable
span
.
mw-grantgroup
{
font-weight
:
normal
;
}
/* grant descriptions inside an infotable */
.
mw-mwoauth-infotable
dl
{
margin-top
:
0
;
}
dl
.
mw-mwoauth-infotable
dl
dd
{
font-size
:
0.9
em
;
}
//
need
extra
specificity
because
of
some
conflicting
OOUI
styles
.
mw-htmlform
.
mw-oauth-form-ignorewarnings-hidden
{
display
:
none
;
#oauth-form-with-warnings&
{
display
:
block
;
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 16, 14:18 (1 d, 9 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
69/3a/0e21e722b11b2aed4dbd2c2ad7f1
Default Alt Text
ext.MWOAuth.BasicStyles.less (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment