Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1426187
ext.babel.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
ext.babel.css
View Options
/**
* Stylesheet for Babel extension.
*
* You can override the CSS code on the MediaWiki:Common.css page
* on your wiki to adjust colours etc.
*
* @file
* @ingroup Extensions
*/
/* Babel wrapper layout. */
/* @noflip */
.
mw-babel-wrapper
{
background-color
:
#fff
;
border
:
1
px
solid
#99b3ff
;
border-spacing
:
0
;
box-sizing
:
border-box
;
padding
:
0
;
margin
:
1
px
;
width
:
100
%
;
}
/* header and footer */
.
mw-babel-header
{
font-weight
:
bold
;
text-align
:
center
;
}
.
mw-babel-footer
{
font-size
:
85
%
;
font-weight
:
normal
;
text-align
:
center
;
}
/* Babel box layout */
.
mw-babel-box
{
margin
:
1
px
;
}
.
mw-babel-box
table
{
border-spacing
:
0
;
width
:
100
%
;
margin
:
0
!important
;
/* stylelint-disable-line declaration-no-important */
}
.
mw-babel-box
th
{
font-size
:
1.35
em
;
height
:
45
px
;
min-width
:
45
px
;
text-align
:
center
;
width
:
45
px
;
}
.
mw-babel-box
td
{
line-height
:
1.25
em
;
font-size
:
0.85
em
;
padding
:
0.5
em
;
width
:
100
%
;
}
@
media
all
and
(
min-width
:
480px
)
{
/* @noflip */
.
mw-babel-wrapper
{
float
:
right
;
clear
:
right
;
width
:
238
px
;
}
/* @noflip */
.
mw-content-ltr
.
mw-babel-wrapper
{
float
:
right
;
clear
:
right
;
}
/* @noflip */
.
mw-content-rtl
.
mw-babel-wrapper
{
float
:
left
;
clear
:
left
;
}
/* @noflip */
.
mw-babel-box
{
float
:
right
;
clear
:
right
;
width
:
238
px
;
}
/* @noflip */
.
mw-content-ltr
.
mw-babel-box
{
float
:
right
;
clear
:
right
;
}
/* @noflip */
.
mw-content-rtl
.
mw-babel-box
{
float
:
left
;
clear
:
left
;
}
}
/* Babel box colours. */
.
mw-babel-box-0
{
border
:
1
px
solid
#fbb
;
}
.
mw-babel-box-1
{
border
:
1
px
solid
#e0c0e0
;
}
.
mw-babel-box-2
{
border
:
1
px
solid
#bcb9ef
;
}
.
mw-babel-box-3
{
border
:
1
px
solid
#99b3ff
;
}
.
mw-babel-box-4
{
border
:
1
px
solid
#77e0e8
;
}
.
mw-babel-box-5
{
border
:
1
px
solid
#ffcf4d
;
}
.
mw-babel-box-N
{
border
:
1
px
solid
#6ef7a7
;
}
.
mw-babel-box-0
table
th
{
background-color
:
#fbb
;
}
.
mw-babel-box-1
table
th
{
background-color
:
#e0c0e0
;
}
.
mw-babel-box-2
table
th
{
background-color
:
#bcb9ef
;
}
.
mw-babel-box-3
table
th
{
background-color
:
#99b3ff
;
}
.
mw-babel-box-4
table
th
{
background-color
:
#77e0e8
;
}
.
mw-babel-box-5
table
th
{
background-color
:
#ffcf4d
;
}
.
mw-babel-box-N
table
th
{
background-color
:
#6ef7a7
;
}
.
mw-babel-box-0
table
{
background-color
:
#fee
;
}
.
mw-babel-box-1
table
{
background-color
:
#f3e0f3
;
}
.
mw-babel-box-2
table
{
background-color
:
#e9e5f9
;
}
.
mw-babel-box-3
table
{
background-color
:
#e0e8ff
;
}
.
mw-babel-box-4
table
{
background-color
:
#d0f8ff
;
}
.
mw-babel-box-5
table
{
background-color
:
#ffefa6
;
}
.
mw-babel-box-N
table
{
background-color
:
#c5fcdc
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 16, 12:45 (1 d, 4 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
ee/47/c52a4f8d99298be9cf850c31ad29
Default Alt Text
ext.babel.css (2 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment