Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F2753713
restsandbox.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
666 B
Referenced Files
None
Subscribers
None
restsandbox.css
View Options
/**
* Tweaks for the Swagger UI CSS to make it work inside MediaWiki
*/
/* stylelint-disable selector-class-pattern */
/**
* Fix title bullet background.
*/
.
swagger-ui
.
info
.
title
small
pre
{
background
:
inherit
;
border
:
0
;
}
/**
* fix example code light-on-dark.
*/
.
swagger-ui
.
code
,
.
swagger-ui
code
{
background
:
inherit
;
color
:
#fff
;
border
:
0
;
}
/**
* Hide input fields until we are in "try it out" mode.
*/
.
parameters-col_description
input
[
disabled
],
.
parameters-col_description
select
[
disabled
]
{
display
:
none
;
}
/**
* Hide the no JavaScript error if there is JavaScript
*/
.
client-js
.
mw-restsandbox-client-nojs
{
display
:
none
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 3, 21:38 (15 h, 16 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
51/00/ffcf6e061be9a52f6122cdb7e016
Default Alt Text
restsandbox.css (666 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment