Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4117101
mediawiki.content.json.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
mediawiki.content.json.less
View Options
/*!
* Style HTML-formatted JSON Schema objects
*/
@
import
'mediawiki.skin.variables.less'
;
@
import
'mediawiki.mixins.less'
;
.
mw-json
{
border-collapse
:
collapse
;
border-spacing
:
0
;
font-style
:
normal
;
th,
td
{
border
:
@
border
-
base
;
font-size
:
1
em
;
padding
:
@
spacing-50
@
spacing-100
;
}
tr
{
background-color
:
@
background-color
-
neutral
;
margin-bottom
:
@
spacing-50
;
}
th
{
background-color
:
@
background-color
-
base
;
font-weight
:
normal
;
vertical-align
:
top
;
span
{
.position-sticky()
;
top
:
0.5
em
;
}
}
}
.
mw-json-value
,
.
mw-json-single-value
{
background-color
:
#dcfae3
;
font-family
:
@
font-family
-
monospace
--
fallback
;
white-space
:
pre-wrap
;
/* stylelint-disable selector-class-pattern */
html.skin-theme-clientpref-night
&
{
@media
screen
{
background-color
:
@
background-color
-
transparent
;
}
}
/* stylelint-disable-next-line plugin/no-unsupported-browser-features */
@
media
screen
and
(
prefers-color-scheme
:
dark
)
{
html
.
skin-theme-clientpref-os
&
{
background-color
:
@
background-color
-
transparent
;
}
}
/* stylelint-enable selector-class-pattern */
}
.
mw-json-single-value
{
background-color
:
@
background-color
-
neutral
;
}
.
mw-json-empty
{
background-color
:
@
background-color
-
base
;
font-style
:
italic
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Aug 19, 02:00 (2 w, 3 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
f8/7a/2f2fea879bb26b7140f33296803f
Default Alt Text
mediawiki.content.json.less (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment