Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F33870
foreground.css
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
28 KB
Referenced Files
None
Subscribers
None
foreground.css
View Options
/* stylelint-disable declaration-no-important */
/* stylelint-disable no-descending-specificity */
/* stylelint-disable color-named */
/* stylelint-disable declaration-property-value-disallowed-list */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable selector-max-id */
/* stylelint-disable selector-type-no-unknown */
body
{
line-height
:
1.6
em
;
}
p
{
margin-bottom
:
0.25
em
;
}
#
page-content
{
margin
:
2
rem
0
0
;
}
.
row
{
max-width
:
75
em
;
}
a
.
label
:
hover
,
a
.
label
:
focus
{
color
:
white
;
}
a
.
label
.
new
{
background-color
:
#d0d0d0
;
}
a
#
actions-button
{
float
:
right
;
z-index
:
499
;
}
/* rtl an ltr */
[
dir
=
'ltr'
]
*
{
direction
:
ltr
;
}
[
dir
=
'rtl'
]
*
{
direction
:
rtl
;
}
[
dir
=
'ltr'
]
{
direction
:
ltr
;
}
[
dir
=
'rtl'
]
{
direction
:
rtl
;
}
/* Reset all table CSS from Foundation styles back to MediaWiki */
table
{
width
:
0
;
}
td
.
mw-label
{
width
:
0
;
}
td
.
smwpropname
,
th
.
smwpropname
,
td
.
smwspecname
{
text-align
:
inherit
;
}
table
tbody
tr
td
,
table
tr
td
{
line-height
:
inherit
;
}
table
{
background
:
transparent
;
margin-bottom
:
1.25
em
;
border
:
0
;
}
table
thead
,
table
tfoot
{
background
:
0
;
font-weight
:
normal
;
}
table
thead
tr
th
,
table
thead
tr
td
,
table
tfoot
tr
th
,
table
tfoot
tr
td
{
padding
:
0
;
font-size
:
100
%
;
color
:
inherit
;
text-align
:
inherit
;
}
table
tr
th
,
table
tr
td
{
padding
:
0
;
font-size
:
100
%
;
color
:
inherit
;
}
table
tr
.
even
,
table
tr
.
alt
,
table
tr
:
nth-of-type
(
even
)
{
background
:
transparent
;
}
table
thead
tr
th
,
table
tfoot
tr
th
,
table
tbody
tr
td
,
table
tr
td
,
table
tfoot
tr
td
{
display
:
table-cell
;
line-height
:
inherit
;
text-align
:
inherit
;
}
/* wikitable classes reset */
table
.
wikitable
{
margin
:
1
em
0
;
}
table
.
wikitable
>
tr
>
th
,
table
.
wikitable
>
*
>
tr
>
th
{
text-align
:
inherit
;
}
/* Style MW Table of Contents */
.
toctoggle
,
.
toctoggle
a
{
line-height
:
2
em
;
display
:
inline
;
vertical-align
:
top
;
}
#
toctitle
h2
{
display
:
inline
;
font-size
:
1.8
rem
;
}
#
toc
,
.
toc
{
padding
:
1
em
1
em
;
border
:
1
px
solid
#ddd
;
display
:
inline-block
;
width
:
auto
;
margin
:
1.5
em
0
;
}
#
toc
ul
,
.
toc
ul
{
list-style-type
:
none
;
list-style-image
:
none
;
padding
:
0
;
width
:
auto
;
}
/* Hide the page actions button for special pages (cuz there's nothing in it) */
.
mw-special-FormEdit
a
#
actions-button
,
.
ns-special
a
#
actions-button
{
display
:
none
;
}
/* Hide some rows on form-edit (e.g. a thing's title) */
body
.
action-formedit
.
row
.
hide-on-form-edit
{
display
:
none
;
}
/* Move the MediaWiki notification area so it isn't on top of the Action menu */
.
mw-notification-area
{
margin-top
:
2
em
;
}
/* Also adjust z-index of action menu to force it on top */
#
p-cactions
#
actions
{
z-index
:
500
;
white-space
:
nowrap
;
}
#
p-cactions
#
actions
a
{
width
:
100
%
;
text-align
:
left
;
}
/* Make sure top bar is even more z-indx! */
#
toolbox-dropdown
{
z-index
:
601
;
}
#
personal-tools-dropdown
{
z-index
:
601
;
}
/* Dropdown Icon Alignment */
.
drop-icon
{
display
:
inline
;
margin-right
:
4
px
;
}
td
.
mw-submit
a
,
.
htmlform-tip
,
#
mw-upload-permitted
p
{
font-size
:
90
%
;
}
alert
.
label
a
{
color
:
pink
;
}
code
{
font-weight
:
normal
;
color
:
#222
;
}
small
{
font-size
:
80
%
;
}
h4
.
namespace
.
label
{
font-size
:
1
rem
;
display
:
inline-block
;
margin-bottom
:
0.5
rem
;
}
.
label
{
padding-bottom
:
0.39
em
;
}
h2
span
{
display
:
inline-block
;
}
h2
.
title
{
margin-bottom
:
0.1
em
;
}
h3
#
tagline
{
font-style
:
italic
;
font-size
:
small
;
margin-bottom
:
0.5
em
;
color
:
#6f6f6f
;
}
.
clear_both
{
clear
:
both
;
}
.
large-2
strong
,
.
large-2
b
{
display
:
block
;
}
.
large-2
strong
,
.
large-2
b
,
table
th
{
font-size
:
0.875
em
;
color
:
#4d4d4d
;
font-weight
:
500
;
}
/* LAYOUT */
.
row
.
row
{
margin-bottom
:
0.9
em
;
}
div
.
small-10
.
row
{
margin
:
1
em
0
0
0
;
}
div
.
small-9
.
columns
textarea
{
margin-bottom
:
0.25
em
;
}
footer
.
row
{
margin-top
:
2
em
;
color
:
grey
;
}
div
{
line-height
:
1.6
em
;
}
/* NOTICES, ALERTS, WARNINGS */
div
#
userloginprompt
,
p
#
userloginlink
{
font-size
:
80
%
;
}
/* LISTS */
ul
#
actions
.
f-dropdown
{
margin-left
:
0
;
margin-top
:
0.5
em
;
margin-bottom
:
0.25
em
;
padding
:
0.25
em
;
}
dl
{
margin-bottom
:
0
;
margin-top
:
0.75
em
;
}
/* Override MW legacy.module for all skins styling of ul and ol */
.
mw-content-ltr
ul
,
.
mw-content-rtl
.
mw-content-ltr
ul
{
/* @noflip */
margin
:
0.5
em
0
0
2
em
;
padding
:
0
;
}
.
mw-content-rtl
ul
,
.
mw-content-ltr
.
mw-content-rtl
ul
{
/* @noflip */
margin
:
0.5
em
2
em
0
0
;
padding
:
0
;
}
.
mw-content-ltr
ol
,
.
mw-content-rtl
.
mw-content-ltr
ol
{
/* @noflip */
margin
:
0.5
em
0
0
2
em
;
padding
:
0
;
}
.
mw-content-rtl
ol
,
.
mw-content-ltr
.
mw-content-rtl
ol
{
/* @noflip */
margin
:
0.5
em
2
em
0
0
;
padding
:
0
;
}
/* @noflip */
.
mw-content-ltr
dd
,
.
mw-content-rtl
.
mw-content-ltr
dd
{
margin-left
:
1.6
em
;
margin-right
:
0
;
}
/* @noflip */
.
mw-content-rtl
dd
,
.
mw-content-ltr
.
mw-content-rtl
dd
{
margin-right
:
1.6
em
;
margin-left
:
0
;
}
/* Tabs */
/* make sure tabs ul element has no margins */
#
mw-content-text
ul
.
tabs
{
margin
:
0
;
}
/* stop focus outline */
.
tabs
dd
.
active
>
a
,
.
tabs
.
tab-title
.
active
>
a
:
focus
{
outline
:
none
;
}
/* make sure orbit image slider has no margins */
#
mw-content-text
.
orbit-container
ul
{
margin
:
0
;
}
footer
.
row
ul
{
list-style-type
:
none
;
margin
:
0
0
1
em
0
;
}
footer
.
row
ul
.
views
.
columns
li
{
margin-right
:
1
em
;
}
#
footer
footer
.
row
ul
{
margin
:
0
;
list-style-type
:
none
;
}
/* Make social follow float right */
.
social-follow
{
text-align
:
center
;
}
div
.
social-follow
div
[
class
*=
'addthis'
]
{
text-align
:
left
;
display
:
inline-block
;
}
/* end social footer classes */
#
footer-left
,
#
footer-left-ul
{
text-align
:
left
;
}
#
footer-left-ul
{
font-size
:
90
%
;
}
#
footer-right-icons
{
font-size
:
85
%
;
text-align
:
center
;
}
#
footer-right-icons
li
{
display
:
inline-block
;
text-align
:
center
;
margin
:
0
0
0.5
em
0.5
em
;
}
li
#
footer-privacy
{
float
:
left
;
margin-right
:
2
em
;
}
li
#
footer-about
{
float
:
left
;
margin-right
:
2
em
;
}
li
#
footer-disclaimer
{
float
:
left
;
margin-right
:
2
em
;
}
.
text-center
#
footer-left
li
,
.
text-center
#
footer-left-ul
li
{
float
:
none
;
margin
:
0
;
}
.
text-center
#
footer-left
,
.
text-center
#
footer-left-ul
{
text-align
:
center
;
}
@
media
only
screen
and
(
max-width
:
641px
)
{
#
footer-left
{
text-align
:
center
;
}
#
footer-left-ul
{
font-size
:
85
%
;
}
#
footer-right-icons
{
font-size
:
80
%
;
}
li
#
footer-privacy
{
float
:
none
;
margin-right
:
0
;
}
li
#
footer-about
{
float
:
none
;
margin-right
:
0
;
}
li
#
footer-disclaimer
{
float
:
none
;
margin-right
:
0
;
}
}
.
columns
ul
.
special
li
{
float
:
none
;
width
:
100
%
;
}
.
columns
div
#
uploadtext
ul
{
list-style-type
:
disc
;
}
.
columns
div
#
uploadtext
ul
li
{
float
:
none
;
width
:
95
%
;
margin-left
:
2
em
;
}
#
catlinks
{
border
:
1
px
solid
#aaa
;
padding
:
0.25
rem
;
}
#
catlinks
.
label
{
font-size
:
0.9
rem
;
}
#
catlinks
a
.
label
.
new
{
background-color
:
#ba0f2a
;
}
.
catlinks
li
{
border-left
:
none
;
}
.
mw-specialpages-table
td
ul
.
columns
li
{
width
:
50
%
;
}
/* #mw-content-text .columns li {float:none;width:90%;} */
footer
.
row
ul
.
columns
li
{
display
:
inline
;
float
:
none
;
}
.
columns
#
mw-normal-catlinks
ul
li
{
float
:
none
;
width
:
auto
;
}
#
mw-normal-catlinks
a
.
new
{
color
:
white
;
}
ul
.
vcard
{
padding
:
0.5
em
0.5
em
0.55
em
0.5
em
;
}
/* HEADERS */
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
margin-top
:
0
;
line-height
:
1
em
;
}
.
page-Special_SpecialPages
h2
{
margin-bottom
:
0.5
em
;
}
.
editsection
{
font-weight
:
normal
;
font-size
:
0.4
em
;
}
p
.
title
{
padding
:
0.9375
em
;
}
/* TABLES */
.
mw-content-ltr
table
#
toc
{
float
:
right
;
width
:
auto
;
}
.
mw-content-rtl
table
#
toc
{
float
:
left
;
width
:
auto
;
}
table
.
formtable
{
border
:
none
;
}
table
td
[
align
=
'right'
]
{
text-align
:
right
;
}
/* TURN OFF TABLE STRIPING FOR EDITFORMS */
table
.
formedit
tr
.
even
,
table
.
formedit
tr
.
alt
,
table
.
formedit
tr
:
nth-of-type
(
even
)
{
background
:
transparent
;
}
table
{
width
:
100
%
;
}
td
.
mw-label
{
width
:
20
%
;
}
td
.
mw-input
{
width
:
80
%
;
}
thead
tr
th
{
cursor
:
pointer
;
}
table
.
formtable
th
{
text-align
:
right
!important
;
}
td
.
smwpropname
,
th
.
smwpropname
,
td
.
smwspecname
{
text-align
:
left
;
}
table
tbody
tr
td
,
table
tr
td
{
line-height
:
1.6
em
;
}
table
.
wikitable
{
margin
:
0
0
1
em
0
;
}
table
.
wikitable
>
tr
>
th
,
table
.
wikitable
>
*
>
tr
>
th
{
text-align
:
left
;
}
table
.
wikitable
>
tr
>
th
,
table
.
wikitable
>
tr
>
td
,
table
.
wikitable
>
*
>
tr
>
th
,
table
.
wikitable
>
*
>
tr
>
td
{
border
:
3
px
#fff
solid
;
padding
:
0.6
em
;
}
/* FORMS, INPUTS, FIELDSETS */
.
multipleTemplateInstance
{
background-color
:
white
!important
;
border
:
none
!important
;
border-bottom
:
1
px
dashed
#999
!important
;
}
.
multipleTemplateInstance
table
{
border
:
none
!important
;
}
.
multipleTemplateAdder
{
font-size
:
0.9
em
;
padding
:
0.4125
em
0.5
em
0.55
em
0.5
em
;
}
.
novalue
{
color
:
#999
;
font-style
:
italic
;
font-size
:
small
;
}
input
[
type
=
'file'
],
input
[
type
=
'checkbox'
],
input
[
type
=
'radio'
],
select
{
padding
:
5
px
;
}
input
[
type
=
'file'
],
select
{
padding
:
5
px
;
border
:
1
px
solid
#ccc
;
}
.
inputSpan
select
.
createboxInput
,
.
dateInput
select
.
monthInput
,
input
.
hourInput
,
input
.
minuteInput
,
input
.
secondInput
,
input
.
dayInput
,
input
.
yearInput
,
input
[
name
=
'*[* date][hour]'
],
input
[
name
=
'*[* date][minute]'
],
input
[
name
=
'*[* date][second]'
]
{
width
:
auto
;
margin-right
:
1
em
;
}
/*
.inputSpan input.createboxInput {
width: 100%;
}
*/
.
inputSpan
button
,
.
inputSpan
.
button
{
margin
:
-4
px
0
0
0
;
padding
:
0.37
em
0.75
em
0.6
em
0.7
em
;
}
.
ms-selectable
input
[
type
=
'text'
]
{
width
:
100
%
;
}
button
.
ui-button-icon-only
{
height
:
2.24
em
!important
;
}
select
{
width
:
auto
;
}
input
[
type
=
'checkbox'
]
.
createboxInput
{
width
:
auto
;
}
label
.
checkboxLabel
{
margin-right
:
0.5
em
;
}
.
edit_with_form
{
margin
:
-2
em
0
0
0
;
float
:
right
;
}
input
[
type
=
'radio'
],
input
[
type
=
'checkbox'
]
{
display
:
inline
;
}
input
[
type
=
'file'
]
{
margin-top
:
0.4
em
;
}
input
:
not
(
[
type
]
),
textarea
,
p
.
meta
{
margin-bottom
:
4
px
;
}
label
{
display
:
inline
;
font-weight
:
normal
;
}
.
mw-input
label
{
font-weight
:
normal
;
}
#
mw-content-text
ul
.
SFI_timepicker_hours
,
#
mw-content-text
ul
.
SFI_timepicker_minutes
{
list-style-type
:
none
;
}
#
mw-content-text
ul
.
SFI_timepicker_hours
li
{
margin
:
2
px
2
px
;
padding
:
4
px
;
}
.
sminput
.
sminput-googlemaps3
p
button
{
padding-top
:
0.35
em
;
padding-bottom
:
0.6
em
;
}
li
label
.
inline
{
margin-bottom
:
2
px
;
padding
:
0
;
}
button
,
.
button
{
margin
:
0.5
em
0
;
padding
:
0.3
em
0.75
em
0.4
em
0.75
em
;
}
.
top-bar-logo
{
max-width
:
100
%
;
height
:
auto
;
max-height
:
2.8125
rem
;
/* Important! max-height must not be higher than line-height */
display
:
inline-block
;
vertical-align
:
middle
;
}
.
skin-foreground-search
{
display
:
flex
;
align-items
:
end
;
}
.
top-bar
.
button
.
search
{
top
:
0
;
}
.
top-bar
.
button
,
.
top-bar
button
{
padding-top
:
0.35
rem
;
padding-bottom
:
0.35
rem
;
}
.
top-bar
.
button
.
search
{
margin-left
:
10
px
;
}
.
top-bar
input
{
top
:
0
;
}
@
media
only
screen
and
(
min-width
:
641px
)
{
.
top-bar
.
button
.
search
{
top
:
0
;
}
.
top-bar
.
button
.
search
{
margin-left
:
-4
px
;
}
.
top-bar
{
height
:
auto
;
}
}
.
top-bar-section
.
dropdown
{
z-index
:
600
;
}
input
[
type
=
'submit'
]
{
background-color
:
#5da423
;
border-color
:
#457a1a
;
color
:
white
;
-webkit-
box-shadow
:
0
1
px
0
rgba
(
255
,
255
,
255
,
0.5
)
inset
;
box-shadow
:
0
1
px
0
rgba
(
255
,
255
,
255
,
0.5
)
inset
;
-webkit-
transition
:
background-color
300
ms
ease-out
;
-moz-
transition
:
background-color
300
ms
ease-out
;
transition
:
background-color
300
ms
ease-out
;
}
input
#
wpPreview
{
background-color
:
#5da423
;
border-color
:
#457a1a
;
color
:
white
;
-webkit-
box-shadow
:
0
1
px
0
rgba
(
255
,
255
,
255
,
0.5
)
inset
;
box-shadow
:
0
1
px
0
rgba
(
255
,
255
,
255
,
0.5
)
inset
;
-webkit-
transition
:
background-color
300
ms
ease-out
;
-moz-
transition
:
background-color
300
ms
ease-out
;
transition
:
background-color
300
ms
ease-out
;
}
.
editButtons
input
[
type
=
'submit'
]
{
display
:
inline-block
;
}
legend
{
font-size
:
0.875
em
;
color
:
#4d4d4d
;
cursor
:
pointer
;
display
:
block
;
font-weight
:
500
;
}
fieldset
{
line-height
:
1.6
em
;
padding
:
0
1.25
em
1
em
1.25
em
;
margin-top
:
0
;
}
span
.
smwbuiltin
,
span
.
smwttactiveinline
span
.
smwbuiltin
{
font-style
:
normal
;
}
/* MW still generates a label column for checkboxes, this minimizes is */
div
.
mw-htmlform-field-HTMLCheckField
div
.
mw-label
{
height
:
0
;
}
/* UNTIL I CAN DETERMINE WHY toolboxend GENERATES AN EMPTY <li> IN THE MENU, I'M HIDING IT */
#
p-toolboxend
{
display
:
none
;
}
/* firstHeading Fix */
h1
#
firstHeading
{
font-size
:
2.125
rem
;
margin
:
0
;
}
@
media
only
screen
and
(
min-width
:
40
.
0625em
)
{
h1
#
firstHeading
{
font-size
:
2.75
rem
;
}
}
/* Don't like the black top bar? Copy this into your Foreground.css and change the colors
.top-bar,
.top-bar-section ul,
.top-bar-section ul li.active > a,
.top-bar-section li a:not(.button),
.top-bar-section .has-form {
background: #333333;
}
.top-bar-section > ul > .divider,
.top-bar-section > ul > [role="separator"] {
border-color: black;
}
*/
.
vertical-divider
{
width
:
100
%
;
display
:
block
;
background
:
#1a1a1a
;
height
:
1
px
;
}
.
top-bar-section
li
.
active
:
not
(
.
has-form
)
a
:
not
(
.
button
),
.
top-bar-section
li
.
active
:
not
(
.
has-form
)
a
:
hover
:
not
(
.
button
)
{
background
:
inherit
;
}
.
top-bar
input
{
width
:
auto
;
display
:
inline
;
}
/* Fix ULS CSS */
#
pt-uls
a
.
uls-trigger
{
padding-left
:
15
px
!important
;
}
/* Orbit Slider Overrides for MW */
.
orbit-container
.
orbit-slides-container
img
{
width
:
100
%
;
}
.
orbit-bullets
{
margin
:
0
auto
30
px
auto
!important
;
}
/* Block-Grid UL fixes */
ul
[
class
*=
'block-grid'
]
{
margin
:
0
;
}
/* WikiEditor related fixes */
/* lable of toolbar */
.
wikiEditor-ui-toolbar
.
label
{
background
:
transparent
;
color
:
#000
;
}
/* selection boxes in toolbar adhere to font-size */
.
wikiEditor-ui-toolbar
.
page-characters
div
span
{
height
:
1.75
em
;
}
.
mw-indicators
{
float
:
right
;
line-height
:
1.6
;
font-size
:
0.875
em
;
position
:
relative
;
margin
:
-1
em
0.5
em
0
;
max-height
:
30
px
;
width
:
auto
;
z-index
:
1
;
}
.
mw-indicator
{
display
:
inline-block
;
}
body
{
line-height
:
1.6
em
;
}
p
{
margin-bottom
:
0.25
em
;
}
a
.
label
:
hover
,
a
.
label
:
focus
{
color
:
white
;
}
a
.
label
.
new
{
background-color
:
#d0d0d0
;
}
a
#
actions-button
{
float
:
right
;
z-index
:
499
;
}
/* Hide the page actions button for special pages (cuz there's nothing in it) */
.
mw-special-FormEdit
a
#
actions-button
,
.
ns-special
a
#
actions-button
{
display
:
none
;
}
/* Hide some rows on form-edit (e.g. a thing's title) */
body
.
action-formedit
.
row
.
hide-on-form-edit
{
display
:
none
;
}
/* Move the MediaWiki notification area so it isn't on top of the Action menu */
.
mw-notification-area
{
margin-top
:
2
em
;
}
/* Also adjust z-index of action menu to force it on top */
#
p-cactions
#
actions
{
z-index
:
500
;
white-space
:
nowrap
;
}
#
p-cactions
#
actions
a
{
width
:
100
%
;
text-align
:
left
;
}
/* Make sure top bar is even more z-indx! */
#
toolbox-dropdown
{
z-index
:
601
;
}
#
personal-tools-dropdown
{
z-index
:
601
;
}
/* Dropdown Icon Alignment */
.
drop-icon
{
display
:
inline
;
margin-right
:
4
px
;
}
td
.
mw-submit
a
,
.
htmlform-tip
,
#
mw-upload-permitted
p
{
font-size
:
90
%
;
}
alert
.
label
a
{
color
:
pink
;
}
code
{
font-weight
:
normal
;
color
:
#222
;
}
small
{
font-size
:
80
%
;
}
h4
.
namespace
.
label
{
font-size
:
1
rem
;
display
:
inline-block
;
margin-bottom
:
0.5
rem
;
}
.
label
{
padding-bottom
:
0.39
em
;
}
h2
span
{
display
:
inline-block
;
}
span
.
title
{
margin-bottom
:
0.1
em
;
}
.
title-name
{
font-size
:
1.3
rem
;
margin
:
0
0.5
em
;
color
:
#fff
;
line-height
:
2
em
;
}
h3
#
tagline
{
font-style
:
italic
;
font-size
:
small
;
margin-bottom
:
0.5
em
;
color
:
#6f6f6f
;
}
.
clear_both
{
clear
:
both
;
}
.
large-2
strong
,
.
large-2
b
{
display
:
block
;
}
.
large-2
strong
,
.
large-2
b
,
table
th
{
font-size
:
0.875
em
;
color
:
#4d4d4d
;
font-weight
:
500
;
}
/* LAYOUT */
.
row
.
row
{
margin-bottom
:
0.9
em
;
}
div
.
small-10
.
row
{
margin
:
1
em
0
0
0
;
}
div
.
small-9
.
columns
textarea
{
margin-bottom
:
0.25
em
;
}
footer
.
row
{
margin-top
:
2
em
;
color
:
grey
;
}
div
{
line-height
:
1.6
em
;
}
/* NOTICES, ALERTS, WARNINGS */
div
#
userloginprompt
,
p
#
userloginlink
{
font-size
:
80
%
;
}
/* make sure orbit image slider has no margins */
#
mw-content-text
.
orbit-container
ul
{
margin
:
0
;
}
footer
.
row
ul
{
list-style-type
:
none
;
margin
:
0
0
1
em
0
;
}
footer
.
row
ul
.
views
.
columns
li
{
margin-right
:
1
em
;
}
#
footer
footer
.
row
ul
{
margin
:
0
;
list-style-type
:
none
;
}
/* Make social footer center need overflow:hidden and other div classes */
.
social-footer
{
margin
:
0
0
1
em
;
font-size
:
90
%
;
overflow
:
hidden
;
}
/* Hide all text in p elements */
.
social-footer
p
{
display
:
none
;
}
/* Outer wrap */
.
social-links
{
position
:
relative
;
left
:
50
%
;
float
:
left
;
}
/* addThis container (inner wrap) */
.
addthis_horizontal_follow_toolbox
{
position
:
relative
;
left
:
-50
%
;
float
:
left
;
z-index
:
100000
;
}
/* end social footer classes */
#
footer-left
{
font-size
:
90
%
;
text-align
:
left
;
}
#
footer-right-icons
{
font-size
:
85
%
;
text-align
:
center
;
}
#
footer-right-icons
li
{
display
:
inline-block
;
text-align
:
center
;
margin
:
0
0
0.5
em
0.5
em
;
}
li
#
footer-privacy
{
float
:
left
;
margin-right
:
2
em
;
}
li
#
footer-about
{
float
:
left
;
margin-right
:
2
em
;
}
li
#
footer-disclaimer
{
float
:
left
;
margin-right
:
2
em
;
}
.
text-center
#
footer-left
li
{
float
:
none
;
margin
:
0
;
}
.
text-center
#
footer-left
{
text-align
:
center
;
}
@
media
only
screen
and
(
max-width
:
641px
)
{
#
footer-left
{
font-size
:
85
%
;
text-align
:
center
;
}
#
footer-right-icons
{
font-size
:
80
%
;
}
li
#
footer-privacy
{
float
:
none
;
margin-right
:
0
;
}
li
#
footer-about
{
float
:
none
;
margin-right
:
0
;
}
li
#
footer-disclaimer
{
float
:
none
;
margin-right
:
0
;
}
}
.
columns
ul
.
special
li
{
float
:
none
;
width
:
100
%
;
}
.
columns
div
#
uploadtext
ul
{
list-style-type
:
disc
;
}
.
columns
div
#
uploadtext
ul
li
{
float
:
none
;
width
:
95
%
;
margin-left
:
2
em
;
}
#
catlinks
{
border
:
1
px
solid
#aaa
;
padding
:
0.25
rem
;
}
#
catlinks
.
label
{
font-size
:
0.9
rem
;
}
#
catlinks
a
.
label
.
new
{
background-color
:
#ba0f2a
;
}
.
catlinks
li
{
border-left
:
none
;
}
.
mw-specialpages-table
td
ul
.
columns
li
{
width
:
50
%
;
}
/* #mw-content-text .columns li {float:none;width:90%;} */
footer
.
row
ul
.
columns
li
{
display
:
inline
;
float
:
none
;
}
.
columns
#
mw-normal-catlinks
ul
li
{
float
:
none
;
width
:
auto
;
}
#
mw-normal-catlinks
a
.
new
{
color
:
white
;
}
ul
.
vcard
{
padding
:
0.5
em
0.5
em
0.55
em
0.5
em
;
}
/* HEADERS */
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
margin-top
:
0.75
em
;
line-height
:
1
em
;
}
.
page-Special_SpecialPages
h2
{
margin-bottom
:
0.5
em
;
}
.
editsection
{
font-weight
:
normal
;
font-size
:
0.4
em
;
}
p
.
title
{
padding
:
0.9375
em
;
}
/* TABLES */
.
mw-content-ltr
table
#
toc
{
float
:
right
;
width
:
auto
;
}
.
mw-content-rtl
table
#
toc
{
float
:
left
;
width
:
auto
;
}
table
.
formtable
{
border
:
none
;
}
table
td
[
align
=
'right'
]
{
text-align
:
right
;
}
/* TURN OFF TABLE STRIPING FOR EDITFORMS */
table
.
formedit
tr
.
even
,
table
.
formedit
tr
.
alt
,
table
.
formedit
tr
:
nth-of-type
(
even
)
{
background
:
transparent
;
}
table
{
width
:
100
%
;
}
td
.
mw-label
{
width
:
20
%
;
}
td
.
mw-input
{
width
:
80
%
;
}
thead
tr
th
{
cursor
:
pointer
;
}
table
.
formtable
th
{
text-align
:
right
!important
;
}
td
.
smwpropname
,
th
.
smwpropname
,
td
.
smwspecname
{
text-align
:
left
;
}
table
tbody
tr
td
,
table
tr
td
{
line-height
:
1.6
em
;
}
table
.
wikitable
{
margin
:
0
0
1
em
0
;
}
table
.
wikitable
>
tr
>
th
,
table
.
wikitable
>
*
>
tr
>
th
{
text-align
:
left
;
}
table
.
wikitable
>
tr
>
th
,
table
.
wikitable
>
tr
>
td
,
table
.
wikitable
>
*
>
tr
>
th
,
table
.
wikitable
>
*
>
tr
>
td
{
border
:
3
px
#fff
solid
;
padding
:
0.6
em
;
}
/* FORMS, INPUTS, FIELDSETS */
.
multipleTemplateInstance
{
background-color
:
white
!important
;
border
:
none
!important
;
border-bottom
:
1
px
dashed
#999
!important
;
}
.
multipleTemplateInstance
table
{
border
:
none
!important
;
}
.
multipleTemplateAdder
{
font-size
:
0.9
em
;
padding
:
0.4125
em
0.5
em
0.55
em
0.5
em
;
}
.
novalue
{
color
:
#999
;
font-style
:
italic
;
font-size
:
small
;
}
input
[
type
=
'file'
],
input
[
type
=
'checkbox'
],
input
[
type
=
'radio'
],
select
{
padding
:
5
px
;
}
input
[
type
=
'file'
],
select
{
padding
:
5
px
;
border
:
1
px
solid
#ccc
;
}
.
inputSpan
select
.
createboxInput
,
.
dateInput
select
.
monthInput
,
input
.
hourInput
,
input
.
minuteInput
,
input
.
secondInput
,
input
.
dayInput
,
input
.
yearInput
,
input
[
name
=
'*[* date][hour]'
],
input
[
name
=
'*[* date][minute]'
],
input
[
name
=
'*[* date][second]'
]
{
width
:
auto
;
margin-right
:
1
em
;
}
/*
.inputSpan input.createboxInput {
width: 100%;
}
*/
.
inputSpan
button
,
.
inputSpan
.
button
{
margin
:
-4
px
0
0
0
;
padding
:
0.37
em
0.75
em
0.6
em
0.7
em
;
}
.
ms-selectable
input
[
type
=
'text'
]
{
width
:
100
%
;
}
button
.
ui-button-icon-only
{
height
:
2.24
em
!important
;
}
input
[
type
=
'search'
]
{
margin
:
0
;
}
input
[
type
=
'date'
]
{
margin
:
0.5
rem
0
;
}
input
[
type
=
'date'
]
{
width
:
auto
;
}
input
[
type
=
'file'
]
{
margin
:
0.5
rem
0
;
}
input
:
not
(
[
type
]
),
textarea
,
p
.
meta
{
margin
:
0.5
rem
0
;
}
input
[
type
=
'text'
]
{
padding
:
5
px
20
px
5
px
5
px
;
margin
:
0.5
rem
0
;
}
select
{
padding
:
5
px
20
px
5
px
5
px
;
margin
:
0.5
rem
0
;
width
:
auto
;
}
input
[
type
=
'checkbox'
]
.
createboxInput
{
width
:
auto
;
}
label
.
checkboxLabel
{
margin-right
:
0.5
em
;
}
.
edit_with_form
{
margin
:
-2
em
0
0
0
;
float
:
right
;
}
input
[
type
=
'radio'
],
input
[
type
=
'checkbox'
]
{
display
:
inline
;
}
label
{
display
:
inline
;
font-weight
:
normal
;
}
.
mw-input
label
{
font-weight
:
normal
;
}
#
mw-content-text
ul
.
SFI_timepicker_hours
,
#
mw-content-text
ul
.
SFI_timepicker_minutes
{
list-style-type
:
none
;
}
#
mw-content-text
ul
.
SFI_timepicker_hours
li
{
margin
:
2
px
2
px
;
padding
:
4
px
;
}
.
sminput
.
sminput-googlemaps3
p
button
{
padding-top
:
0.35
em
;
padding-bottom
:
0.6
em
;
}
li
label
.
inline
{
margin-bottom
:
2
px
;
padding
:
0
;
}
button
,
.
button
{
margin
:
0.5
em
0
;
padding
:
0.3
em
0.75
em
0.4
em
0.75
em
;
}
.
top-bar-logo
{
max-width
:
100
%
;
height
:
auto
;
max-height
:
2.8125
rem
;
/* Important! max-height must not be higher than line-height */
display
:
inline-block
;
vertical-align
:
middle
;
}
.
top-bar
.
button
.
search
{
top
:
0
;
}
.
top-bar
.
button
,
.
top-bar
button
{
padding-top
:
0.35
rem
;
padding-bottom
:
0.35
rem
;
}
.
top-bar
.
button
.
search
{
margin-left
:
10
px
;
}
.
top-bar
input
{
top
:
0
;
}
@
media
only
screen
and
(
min-width
:
641px
)
{
.
top-bar
.
button
.
search
{
top
:
0
;
}
.
top-bar
.
button
.
search
{
margin-left
:
-4
px
;
}
.
top-bar
{
height
:
auto
;
}
}
.
top-bar-section
.
dropdown
{
z-index
:
600
;
}
input
[
type
=
'submit'
]
{
background-color
:
#5da423
;
border-color
:
#457a1a
;
color
:
white
;
-webkit-
box-shadow
:
0
1
px
0
rgba
(
255
,
255
,
255
,
0.5
)
inset
;
box-shadow
:
0
1
px
0
rgba
(
255
,
255
,
255
,
0.5
)
inset
;
-webkit-
transition
:
background-color
300
ms
ease-out
;
-moz-
transition
:
background-color
300
ms
ease-out
;
transition
:
background-color
300
ms
ease-out
;
}
input
#
wpPreview
{
background-color
:
#e9e9e9
;
border-color
:
#d0d0d0
;
color
:
black
;
-webkit-
box-shadow
:
0
1
px
0
rgba
(
255
,
255
,
255
,
0.5
)
inset
;
box-shadow
:
0
1
px
0
rgba
(
255
,
255
,
255
,
0.5
)
inset
;
-webkit-
transition
:
background-color
300
ms
ease-out
;
-moz-
transition
:
background-color
300
ms
ease-out
;
transition
:
background-color
300
ms
ease-out
;
}
.
editButtons
input
[
type
=
'submit'
]
{
display
:
inline-block
;
}
legend
{
font-size
:
0.875
em
;
color
:
#4d4d4d
;
cursor
:
pointer
;
display
:
block
;
font-weight
:
500
;
}
fieldset
{
line-height
:
1.6
em
;
padding
:
0
1.25
em
1
em
1.25
em
;
margin-top
:
0
;
}
span
.
smwbuiltin
,
span
.
smwttactiveinline
span
.
smwbuiltin
{
font-style
:
normal
;
}
/* MW still generates a label column for checkboxes, this minimizes is */
div
.
mw-htmlform-field-HTMLCheckField
div
.
mw-label
{
height
:
0
;
}
.
vertical-divider
{
width
:
100
%
;
display
:
block
;
background
:
#1a1a1a
;
height
:
1
px
;
}
.
top-bar-section
li
.
active
:
not
(
.
has-form
)
a
:
not
(
.
button
),
.
top-bar-section
li
.
active
:
not
(
.
has-form
)
a
:
hover
:
not
(
.
button
)
{
background
:
inherit
;
}
.
top-bar
input
{
width
:
auto
;
display
:
inline
;
}
/* Add improved styling for the Echo extension */
#
echo-notifications
{
float
:
right
;
display
:
inline-block
;
margin
:
-1
em
1
em
0.5
em
;
position
:
relative
;
z-index
:
500
;
max-height
:
30
px
;
}
#
echo-notifications-notice
,
#
echo-notifications-alerts
,
#
echo-notifications-messages
,
#
echo-notifications
{
display
:
inline-block
;
}
#
pt-notifications-notice
.
mw-echo-notifications-badge
,
#
pt-notifications-alert
.
mw-echo-notifications-badge
,
#
pt-notifications-message
.
mw-echo-notifications-badge
{
background-size
:
1.4
em
!important
;
font-size
:
1.1
em
;
color
:
transparent
;
filter
:
invert
(
15
%
);
height
:
auto
!important
;
display
:
block
!important
;
}
#
echo-notifications
li
{
list-style
:
none
;
}
#
echo-notifications-messages
{
float
:
right
;
}
#
echo-notifications-alerts
{
float
:
right
;
}
#
pt-notifications-alert
.
mw-echo-unseen-notifications
,
#
pt-notifications-message
.
mw-echo-unseen-notifications
{
color
:
#0645ad
!important
;
}
#
echo-notifications
li
{
margin
:
0
0
0
1
em
;
}
/* Make Echo extension more mobile friendly on small widths */
@
media
only
screen
and
(
max-width
:
450px
)
{
.
oo-ui-popupWidget-popup
{
width
:
auto
!important
;
position
:
relative
!important
;
margin-left
:
-260
px
!important
;
font-size
:
75
%
!important
;
}
.
oo-ui-clippableElement-clippable
.
oo-ui-popupWidget-body
{
width
:
100
%
!important
;
}
}
/* Fix ULS CSS */
#
pt-uls
a
.
uls-trigger
{
padding-left
:
15
px
!important
;
}
/* Orbit Slider Overrides for MW */
.
orbit-container
.
orbit-slides-container
img
{
width
:
100
%
;
}
.
orbit-bullets
{
margin
:
0
auto
30
px
auto
!important
;
}
/* Block-Grid UL fixes */
ul
[
class
*=
'block-grid'
]
{
margin
:
0
;
}
/* WikiEditor related fixes */
/* lable of toolbar */
.
wikiEditor-ui-toolbar
.
label
{
background
:
transparent
;
color
:
#000
;
}
/* selection boxes in toolbar adhere to font-size */
.
wikiEditor-ui-toolbar
.
page-characters
div
span
{
height
:
1.75
em
;
}
/* backound of controls adhere to #p-cactions */
.
wikiEditor-ui-controls
{
background-color
:
#f6f6f6
;
}
/* background of buttions adhere to #p-cactions */
.
wikiEditor-ui-buttons
{
background-color
:
#f6f6f6
;
}
/* Page indicators */
.
mw-indicators
{
float
:
right
;
line-height
:
1.6
;
font-size
:
0.875
em
;
position
:
relative
;
margin
:
-1
em
0.5
em
0.5
em
1
em
;
max-height
:
30
px
;
width
:
auto
;
z-index
:
1
;
}
.
mw-indicator
{
display
:
inline-block
;
}
/* Preferences Fixes */
#
preftoc
li
a
{
color
:
white
;
padding
:
0.25
em
0.5
em
;
}
#
preftoc
li
a
:
hover
{
background
:
aqua
;
color
:
white
;
}
#
preftoc
li
{
margin
:
2
px
;
display
:
inline-block
;
float
:
none
;
padding
:
1
px
;
position
:
relative
;
list-style-type
:
none
;
list-style-image
:
none
;
z-index
:
3
;
border-radius
:
3
px
;
font-size
:
0.85
em
;
background
:
#142849
;
border
:
0
;
color
:
white
;
}
#
preftoc
li
a
{
color
:
white
;
}
#
preftoc
li
a
:
hover
{
background
:
#2ba6cb
;
}
ul
#
preftoc
{
margin
:
auto
;
text-align
:
center
;
}
#
preftoc
>
li
.
selected
{
background
:
#2c58a1
;
box-shadow
:
2
px
2
px
5
px
2
px
rgba
(
50
,
138
,
64
,
0.54
);
}
#
preftoc
li
.
selected
a
{
cursor
:
default
;
text-decoration
:
none
;
}
#
preferences
table
{
min-width
:
100
%
;
}
#
preftoc
{
margin
:
0
;
padding
:
0
;
width
:
100
%
;
clear
:
both
;
}
#
preftoc
a
:
active
{
display
:
block
;
color
:
#000
;
padding
:
0
0.7
em
;
position
:
relative
;
text-decoration
:
none
;
}
#
preftoc
li
.
selected
a
{
cursor
:
default
;
text-decoration
:
none
;
}
#
preferences
{
margin
:
0
;
clear
:
both
;
background-color
:
#fff
;
border
:
none
;
}
.
prefsection
{
border
:
none
;
padding
:
0
;
margin
:
0
;
}
.
prefsection
legend
{
font-weight
:
bold
;
}
.
prefsection
table
,
.
prefsection
legend
{
background-color
:
#f9f9f9
;
}
#
preferences
legend
.
mainLegend
{
display
:
none
;
}
#
preferences
fieldset
legend
{
font-weight
:
bold
;
padding
:
0
0.25
em
;
margin
:
0
;
margin
:
0
0.25
em
0
1
em
;
background
:
#fff
;
}
td
.
htmlform-tip
{
font-size
:
0.8
em
;
padding
:
0.2
em
2
em
;
color
:
#666
;
border
:
1
px
solid
#eeeffe
;
background
:
#eeeffe
;
}
.
preferences-login
{
clear
:
both
;
margin-bottom
:
1.5
em
;
}
.
prefcache
{
font-size
:
90
%
;
margin-top
:
1
em
;
}
/* Images the MediaWiki way */
/* Images, Thumbs and Captions */
.
thumbinner
{
border
:
1
px
solid
#c8ccd1
;
padding
:
3
px
;
background-color
:
#f8f9fa
;
font-size
:
94
%
;
text-align
:
center
;
overflow
:
hidden
;
margin
:
auto
;
max-width
:
100
%
;
}
.
thumb
.
tright
,
.
thumb
.
left
{
max-width
:
100
%
;
}
.
thumbcaption
{
border
:
0
;
line-height
:
1.4
em
;
padding
:
3
px
;
font-size
:
94
%
;
text-align
:
left
;
}
.
magnify
a
{
display
:
block
;
text-indent
:
15
px
;
white-space
:
nowrap
;
overflow
:
hidden
;
width
:
15
px
;
height
:
11
px
;
}
.
mw-content-ltr
.
magnify
a
{
background-image
:
url
(
magnify-clip-ltr.svg
);
}
/* Float right and left styles - Make all MW images responsive for mobile when floated */
.
floatright
,
.
tright
,
table
.
floatright
{
margin
:
0
0
0.5
em
0.5
em
;
border
:
0
;
}
.
floatleft
,
.
tleft
table
.
floatleft
{
margin
:
0
0.5
em
0.5
em
0
;
border
:
0
;
}
.
tnone
{
margin
:
0.5
rem
0
;
border
:
0
;
}
.
floatnone
img
{
margin
:
0.5
rem
0
;
}
/* Kill the float for smaller screens and make them align center. */
@
media
only
screen
and
(
max-width
:
640px
)
{
.
floatright
,
table
.
floatright
,
.
floatleft
,
table
.
floatleft
,
.
thumb
.
tleft
,
.
thumb
.
tright
{
text-align
:
center
;
float
:
none
!important
;
margin
:
0.5
em
auto
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-asm
Expires
Fri, Dec 19, 04:26 (1 d, 9 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
c6/e4/0b6947a645a43b88645df73e3282
Default Alt Text
foreground.css (28 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment