Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4108886
jsonview.less
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
738 B
Referenced Files
None
Subscribers
None
jsonview.less
View Options
/*
* Citizen
*
* SkinStyles for jsonview
* Shared by Extension:SemanticMediaWiki
*
* Date: 2024-03-19
*/
.
jsonview
{
font-family
:
var
(
--font-family-monospace
);
font-size
:
var
(
--font-size-small
)
!important
;
color
:
var
(
--color-base--subtle
);
white-space
:
pre-wrap
;
}
.
jsonview
.
prop
{
font-weight
:
var
(
--font-weight-normal
);
color
:
var
(
--color-base--emphasized
);
}
.
jsonview
.
null
{
color
:
var
(
--color-syntax-red
);
}
.
jsonview
.
undefined
{
color
:
var
(
--color-syntax-red
);
}
.
jsonview
.
bool
{
color
:
var
(
--color-syntax-orange
);
}
.
jsonview
.
num
{
color
:
var
(
--color-syntax-orange
);
}
.
jsonview
.
string
{
color
:
var
(
--color-syntax-green
);
}
.
jsonview
h1
{
font-size
:
var
(
--font-size-medium
);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 18, 20:47 (2 w, 1 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
0a/8b/9badc074d3ba3fd3c560d330c5f1
Default Alt Text
jsonview.less (738 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment