Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F2751528
apihelp.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
apihelp.css
View Options
/* stylelint-disable selector-class-pattern */
.
apihelp-header
{
margin-bottom
:
0.1
em
;
}
.
apihelp-header
.
apihelp-module-name
{
/*
* This element is explicitly set to dir="ltr" in HTML.
* Set explicit alignment so that CSSJanus will flip it to "right";
* otherwise the alignment will be automatically set to "left" according
* to the element's direction, and this will have an inconsistent look.
*/
text-align
:
left
;
}
div
.
apihelp-linktrail
{
font-size
:
smaller
;
}
.
apihelp-block
{
margin-top
:
0.5
em
;
}
.
apihelp-block-head
{
font-weight
:
bold
;
}
.
apihelp-flags
{
font-size
:
smaller
;
border
:
1
px
solid
#000
;
padding
:
0.25
em
;
}
.
apihelp-deprecated
,
.
apihelp-internal
,
.
apihelp-flag-deprecated
,
.
apihelp-flag-internal
strong
{
font-weight
:
bold
;
color
:
#d73333
;
}
.
apihelp-deprecated-value
{
text-decoration
:
line-through
;
}
.
apihelp-unknown
{
color
:
#72777d
;
}
.
apihelp-empty
{
color
:
#72777d
;
}
.
apihelp-help-urls
ul
{
list-style
:
none
;
margin-left
:
0
;
}
.
apihelp-parameters
dt
{
white-space
:
nowrap
;
line-height
:
1.5
em
;
}
.
apihelp-parameters
dt
::
after
{
content
:
':\A0'
;
}
.
apihelp-parameters
dd
{
line-height
:
1.5
em
;
}
.
apihelp-parameters
dd
p
:
first-child
{
margin-top
:
0
;
}
.
apihelp-examples
dt
{
font-weight
:
normal
;
margin-top
:
1
em
;
}
.
api-main-links
{
text-align
:
center
;
}
.
api-main-links
ul
::
before
{
content
:
'['
;
}
.
api-main-links
ul
::
after
{
content
:
']'
;
}
@
media
(
min-width
:
720px
)
{
.
apihelp-flags
{
float
:
right
;
width
:
20
em
;
}
.
apihelp-parameters
dl
,
.
apihelp-examples
dl
,
.
apihelp-permissions
dl
{
margin-left
:
2
em
;
}
.
apihelp-parameters
dt
{
float
:
left
;
clear
:
left
;
min-width
:
10
em
;
}
.
apihelp-parameters
dd
{
margin
:
0
0
0.5
em
10
em
;
}
.
apihelp-parameters
dd
.
info
{
/* Indent subsequent lines when description is wrapped */
/* Support: Chrome – In Firefox and Safari, we could just use `text-indent: 2em hanging;` */
/* https://developer.mozilla.org/en-US/docs/Web/CSS/text-indent#browser_compatibility */
padding-left
:
2
em
;
text-indent
:
-2
em
;
/* Prevent floated param names from overlapping the text (T364270) */
/* https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_display/Block_formatting_context */
overflow
:
auto
;
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 3, 18:45 (1 d, 13 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
44/e7/5227905956be6543b6655385475a
Default Alt Text
apihelp.css (2 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment