Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4107038
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
Tue, Aug 18, 19:51 (2 w, 3 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
01/ba/269316d78103762f027627c503ae
Default Alt Text
restsandbox.css (666 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment