Page Menu
Home
Wolfplex
Search
Configure Global Search
Log In
Files
F453066
kibaone.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
6 KB
Subscribers
None
kibaone.css
View Options
@
charset
"utf-8"
;
/* -------------------------------------------------------------
Kiba One
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Author: Sébastien Santoro aka Dereckson
Tags: mediawiki responsive wolfplex
Filename: kibaone.css
Version: 1.0
Created: 2013-10-30
Licence: Creative Commons BY 3.0
------------------------------------------------------------- */
/* -------------------------------------------------------------
Unsorted CSS declarations from the Foreground skin
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
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
.
button
.
dropdown
{
float
:
right
;}
td
.
mw-submit
a
,
.
htmlform-tip
,
#
mw-upload-permitted
p
{
font-size
:
90
%
;
}
alert
.
label
a
{
color
:
pink
;}
code
{
font-weight
:
normal
;
color
:
#222222
;
}
small
{
font-size
:
80
%
;
}
h4
.
namespace
.
label
{
font-size
:
small
;
display
:
inline-block
;
}
.
label
{
padding-bottom
:
0.39
em
;
}
h2
span
{
display
:
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
:
3
em
;
text-align
:
center
;
font-size
:
80
%
;
color
:
grey
;
}
div
{
line-height
:
1.60
em
;
}
/* NOTICES, ALERTS, WARNINGS */
div
#
userloginprompt
,
p
#
userloginlink
{
font-size
:
80
%
;
}
/* LISTS */
ul
#
drop1
.
f-dropdown
{
margin-left
:
0
;
margin-top
:
.5
em
;
margin-bottom
:
.25
em
;
padding
:
.25
em
;
}
#
mw-content-text
ul
{
margin
:
.5
em
1.25
em
;
}
footer
.
row
ul
{
list-style-type
:
none
;
margin
:
.5
em
1.25
em
;
}
footer
.
row
ul
.
views
.
columns
li
{
margin-right
:
1
em
;
}
.
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
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
em
;
line-height
:
1
em
;
}
.
page-Special_SpecialPages
h2
{
margin-bottom
:
0.5
em
;
}
.
editsection
{
font-weight
:
normal
;
font-size
:
0.4
em
;
}
h3
{
font-weight
:
normal
;
font-size
:
1
em
;
}
.
ns-subject
h3
,
.
ns-special
h3
,
.
page-Main_Page
h3
{
font-weight
:
bold
;
font-size
:
2
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
em
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
#999999
!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
:
#999999
;
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
#cccccc
;
}
.
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.70
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
.
button
.
search
{
top
:
1
px
;
text-align
:
left
;
}
.
top-bar-section
.
dropdown
{
z-index
:
100
;
}
.
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
;
}
/* -------------------------------------------------------------
Kludges from the Foreground skin
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* MW still generates a label column for checkboxes, this minimizes is */
/* div.mw-htmlform-field-HTMLCheckField div.mw-label { height:0; } */
/* Toolbooxend genreated an empty <li> in a menu. */
/* #p-toolboxend { display:none;} */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 19, 7:44 PM (3 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
71295
Default Alt Text
kibaone.css (6 KB)
Attached To
rKIBA kiba-one
Event Timeline
Log In to Comment