Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
masonstrap
Commits
e5ea2225
Commit
e5ea2225
authored
Jan 08, 2013
by
Thomas Park
Browse files
readable: reduced baseFontSize to 17px
parent
3522778a
Changes
3
Hide whitespace changes
Inline
Side-by-side
readable/bootstrap.css
View file @
e5ea2225
...
...
@@ -207,7 +207,7 @@ textarea {
body
{
margin
:
0
;
font-family
:
"Lora"
,
Georgia
,
"Times New Roman"
,
Times
,
serif
;
font-size
:
1
8
px
;
font-size
:
1
7
px
;
line-height
:
26px
;
color
:
#333333
;
background-color
:
#f6f6f6
;
...
...
@@ -550,7 +550,7 @@ p {
}
.lead
{
margin-bottom
:
26px
;
font-size
:
2
7
px
;
font-size
:
2
5.5
px
;
font-weight
:
200
;
line-height
:
39px
;
}
...
...
@@ -625,34 +625,34 @@ h3 {
line-height
:
52px
;
}
h1
{
font-size
:
4
9.
5px
;
font-size
:
4
6.7
5px
;
}
h2
{
font-size
:
40.
5px
;
font-size
:
38.2
5px
;
}
h3
{
font-size
:
31.
5px
;
font-size
:
29.7
5px
;
}
h4
{
font-size
:
22
.
5px
;
font-size
:
2
1.
25px
;
}
h5
{
font-size
:
1
8
px
;
font-size
:
1
7
px
;
}
h6
{
font-size
:
1
5.299999999999999
px
;
font-size
:
1
4.45
px
;
}
h1
small
{
font-size
:
31.
5px
;
font-size
:
29.7
5px
;
}
h2
small
{
font-size
:
22
.
5px
;
font-size
:
2
1.
25px
;
}
h3
small
{
font-size
:
1
8
px
;
font-size
:
1
7
px
;
}
h4
small
{
font-size
:
1
8
px
;
font-size
:
1
7
px
;
}
.page-header
{
padding-bottom
:
12px
;
...
...
@@ -793,7 +793,7 @@ code,
pre
{
padding
:
0
3px
2px
;
font-family
:
Monaco
,
Menlo
,
Consolas
,
"Courier New"
,
monospace
;
font-size
:
1
6
px
;
font-size
:
1
5
px
;
color
:
#333333
;
-webkit-border-radius
:
3px
;
-moz-border-radius
:
3px
;
...
...
@@ -810,7 +810,7 @@ pre {
display
:
block
;
padding
:
12.5px
;
margin
:
0
0
13px
;
font-size
:
1
7
px
;
font-size
:
1
6
px
;
line-height
:
26px
;
word-break
:
break-all
;
word-wrap
:
break-word
;
...
...
@@ -851,7 +851,7 @@ legend {
width
:
100%
;
padding
:
0
;
margin-bottom
:
26px
;
font-size
:
2
7
px
;
font-size
:
2
5.5
px
;
line-height
:
52px
;
color
:
#333333
;
border
:
0
;
...
...
@@ -866,7 +866,7 @@ input,
button
,
select
,
textarea
{
font-size
:
1
8
px
;
font-size
:
1
7
px
;
font-weight
:
normal
;
line-height
:
26px
;
}
...
...
@@ -901,7 +901,7 @@ input[type="color"],
height
:
26px
;
padding
:
4px
6px
;
margin-bottom
:
13px
;
font-size
:
1
8
px
;
font-size
:
1
7
px
;
line-height
:
26px
;
color
:
#555555
;
-webkit-border-radius
:
4px
;
...
...
@@ -1388,7 +1388,7 @@ select:focus:invalid:focus {
.input-prepend
.uneditable-input
,
.input-append
.dropdown-menu
,
.input-prepend
.dropdown-menu
{
font-size
:
1
8
px
;
font-size
:
1
7
px
;
}
.input-append
input
,
.input-prepend
input
,
...
...
@@ -1419,7 +1419,7 @@ select:focus:invalid:focus {
height
:
26px
;
min-width
:
16px
;
padding
:
4px
5px
;
font-size
:
1
8
px
;
font-size
:
1
7
px
;
font-weight
:
normal
;
line-height
:
26px
;
text-align
:
center
;
...
...
@@ -2619,7 +2619,7 @@ button.close {
*
zoom
:
1
;
padding
:
4px
12px
;
margin-bottom
:
0
;
font-size
:
1
8
px
;
font-size
:
1
7
px
;
line-height
:
26px
;
text-align
:
center
;
vertical-align
:
middle
;
...
...
@@ -2701,7 +2701,7 @@ button.close {
}
.btn-large
{
padding
:
11px
19px
;
font-size
:
22
.
5px
;
font-size
:
2
1.
25px
;
-webkit-border-radius
:
6px
;
-moz-border-radius
:
6px
;
border-radius
:
6px
;
...
...
@@ -2712,7 +2712,7 @@ button.close {
}
.btn-small
{
padding
:
2px
10px
;
font-size
:
1
5.299999999999999
px
;
font-size
:
1
4.45
px
;
-webkit-border-radius
:
3px
;
-moz-border-radius
:
3px
;
border-radius
:
3px
;
...
...
@@ -2727,7 +2727,7 @@ button.close {
}
.btn-mini
{
padding
:
0px
6px
;
font-size
:
1
3.
5px
;
font-size
:
1
2.7
5px
;
-webkit-border-radius
:
3px
;
-moz-border-radius
:
3px
;
border-radius
:
3px
;
...
...
@@ -3038,16 +3038,16 @@ input[type="submit"].btn.btn-mini {
.btn-group
>
.btn
,
.btn-group
>
.dropdown-menu
,
.btn-group
>
.popover
{
font-size
:
1
8
px
;
font-size
:
1
7
px
;
}
.btn-group
>
.btn-mini
{
font-size
:
1
3.
5px
;
font-size
:
1
2.7
5px
;
}
.btn-group
>
.btn-small
{
font-size
:
1
5.299999999999999
px
;
font-size
:
1
4.45
px
;
}
.btn-group
>
.btn-large
{
font-size
:
22
.
5px
;
font-size
:
2
1.
25px
;
}
.btn-group
>
.btn
:first-child
{
margin-left
:
0
;
...
...
@@ -4196,7 +4196,7 @@ input[type="submit"].btn.btn-mini {
.pagination-large
ul
>
li
>
a
,
.pagination-large
ul
>
li
>
span
{
padding
:
11px
19px
;
font-size
:
22
.
5px
;
font-size
:
2
1.
25px
;
}
.pagination-large
ul
>
li
:first-child
>
a
,
.pagination-large
ul
>
li
:first-child
>
span
{
...
...
@@ -4241,12 +4241,12 @@ input[type="submit"].btn.btn-mini {
.pagination-small
ul
>
li
>
a
,
.pagination-small
ul
>
li
>
span
{
padding
:
2px
10px
;
font-size
:
1
5.299999999999999
px
;
font-size
:
1
4.45
px
;
}
.pagination-mini
ul
>
li
>
a
,
.pagination-mini
ul
>
li
>
span
{
padding
:
0px
6px
;
font-size
:
1
3.
5px
;
font-size
:
1
2.7
5px
;
}
.pager
{
margin
:
26px
0
;
...
...
@@ -4680,7 +4680,7 @@ a.thumbnail:hover {
.badge
{
display
:
inline-block
;
padding
:
2px
4px
;
font-size
:
1
5.228
px
;
font-size
:
1
4.382
px
;
font-weight
:
bold
;
line-height
:
14px
;
color
:
#ffffff
;
...
...
readable/bootstrap.min.css
View file @
e5ea2225
...
...
@@ -22,7 +22,7 @@ textarea{overflow:auto;vertical-align:top;}
.clearfix
:after
{
clear
:
both
;}
.hide-text
{
font
:
0
/
0
a
;
color
:
transparent
;
text-shadow
:
none
;
background-color
:
transparent
;
border
:
0
;}
.input-block-level
{
display
:
block
;
width
:
100%
;
min-height
:
36px
;
-webkit-box-sizing
:
border-box
;
-moz-box-sizing
:
border-box
;
box-sizing
:
border-box
;}
body
{
margin
:
0
;
font-family
:
"Lora"
,
Georgia
,
"Times New Roman"
,
Times
,
serif
;
font-size
:
1
8
px
;
line-height
:
26px
;
color
:
#333333
;
background-color
:
#f6f6f6
;}
body
{
margin
:
0
;
font-family
:
"Lora"
,
Georgia
,
"Times New Roman"
,
Times
,
serif
;
font-size
:
1
7
px
;
line-height
:
26px
;
color
:
#333333
;
background-color
:
#f6f6f6
;}
a
{
color
:
#9c0001
;
text-decoration
:
none
;}
a
:hover
{
color
:
#830001
;
text-decoration
:
underline
;}
.img-rounded
{
-webkit-border-radius
:
6px
;
-moz-border-radius
:
6px
;
border-radius
:
6px
;}
...
...
@@ -104,7 +104,7 @@ a:hover{color:#830001;text-decoration:underline;}
.container-fluid
{
padding-right
:
20px
;
padding-left
:
20px
;
*
zoom
:
1
;}
.container-fluid
:before
,
.container-fluid
:after
{
display
:
table
;
content
:
""
;
line-height
:
0
;}
.container-fluid
:after
{
clear
:
both
;}
p
{
margin
:
0
0
13px
;}
.lead
{
margin-bottom
:
26px
;
font-size
:
2
7
px
;
font-weight
:
200
;
line-height
:
39px
;}
.lead
{
margin-bottom
:
26px
;
font-size
:
2
5.5
px
;
font-weight
:
200
;
line-height
:
39px
;}
small
{
font-size
:
85%
;}
strong
{
font-weight
:
bold
;}
em
{
font-style
:
italic
;}
...
...
@@ -121,16 +121,16 @@ a.text-info:hover{color:#2d6987;}
a
.text-success
:hover
{
color
:
#356635
;}
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
margin
:
13px
0
;
font-family
:
inherit
;
font-weight
:
bold
;
line-height
:
26px
;
color
:
inherit
;
text-rendering
:
optimizelegibility
;}
h1
small
,
h2
small
,
h3
small
,
h4
small
,
h5
small
,
h6
small
{
font-weight
:
normal
;
line-height
:
1
;
color
:
#999999
;}
h1
,
h2
,
h3
{
line-height
:
52px
;}
h1
{
font-size
:
4
9.
5px
;}
h2
{
font-size
:
40.
5px
;}
h3
{
font-size
:
31.
5px
;}
h4
{
font-size
:
22
.
5px
;}
h5
{
font-size
:
1
8
px
;}
h6
{
font-size
:
1
5.299999999999999
px
;}
h1
small
{
font-size
:
31.
5px
;}
h2
small
{
font-size
:
22
.
5px
;}
h3
small
{
font-size
:
1
8
px
;}
h4
small
{
font-size
:
1
8
px
;}
h1
{
font-size
:
4
6.7
5px
;}
h2
{
font-size
:
38.2
5px
;}
h3
{
font-size
:
29.7
5px
;}
h4
{
font-size
:
2
1.
25px
;}
h5
{
font-size
:
1
7
px
;}
h6
{
font-size
:
1
4.45
px
;}
h1
small
{
font-size
:
29.7
5px
;}
h2
small
{
font-size
:
2
1.
25px
;}
h3
small
{
font-size
:
1
7
px
;}
h4
small
{
font-size
:
1
7
px
;}
.page-header
{
padding-bottom
:
12px
;
margin
:
26px
0
39px
;
border-bottom
:
1px
solid
#eeeeee
;}
ul
,
ol
{
padding
:
0
;
margin
:
0
0
13px
25px
;}
ul
ul
,
ul
ol
,
ol
ol
,
ol
ul
{
margin-bottom
:
0
;}
...
...
@@ -155,18 +155,18 @@ blockquote.pull-right small:before{content:'';}
blockquote
.pull-right
small
:after
{
content
:
'\00A0 \2014'
;}
q
:before
,
q
:after
,
blockquote
:before
,
blockquote
:after
{
content
:
""
;}
address
{
display
:
block
;
margin-bottom
:
26px
;
font-style
:
normal
;
line-height
:
26px
;}
code
,
pre
{
padding
:
0
3px
2px
;
font-family
:
Monaco
,
Menlo
,
Consolas
,
"Courier New"
,
monospace
;
font-size
:
1
6
px
;
color
:
#333333
;
-webkit-border-radius
:
3px
;
-moz-border-radius
:
3px
;
border-radius
:
3px
;}
code
,
pre
{
padding
:
0
3px
2px
;
font-family
:
Monaco
,
Menlo
,
Consolas
,
"Courier New"
,
monospace
;
font-size
:
1
5
px
;
color
:
#333333
;
-webkit-border-radius
:
3px
;
-moz-border-radius
:
3px
;
border-radius
:
3px
;}
code
{
padding
:
2px
4px
;
color
:
#d14
;
background-color
:
#f7f7f9
;
border
:
1px
solid
#e1e1e8
;
white-space
:
nowrap
;}
pre
{
display
:
block
;
padding
:
12.5px
;
margin
:
0
0
13px
;
font-size
:
1
7
px
;
line-height
:
26px
;
word-break
:
break-all
;
word-wrap
:
break-word
;
white-space
:
pre
;
white-space
:
pre-wrap
;
background-color
:
#f5f5f5
;
border
:
1px
solid
#ccc
;
border
:
1px
solid
rgba
(
0
,
0
,
0
,
0.15
);
-webkit-border-radius
:
4px
;
-moz-border-radius
:
4px
;
border-radius
:
4px
;}
pre
.prettyprint
{
margin-bottom
:
26px
;}
pre
{
display
:
block
;
padding
:
12.5px
;
margin
:
0
0
13px
;
font-size
:
1
6
px
;
line-height
:
26px
;
word-break
:
break-all
;
word-wrap
:
break-word
;
white-space
:
pre
;
white-space
:
pre-wrap
;
background-color
:
#f5f5f5
;
border
:
1px
solid
#ccc
;
border
:
1px
solid
rgba
(
0
,
0
,
0
,
0.15
);
-webkit-border-radius
:
4px
;
-moz-border-radius
:
4px
;
border-radius
:
4px
;}
pre
.prettyprint
{
margin-bottom
:
26px
;}
pre
code
{
padding
:
0
;
color
:
inherit
;
white-space
:
pre
;
white-space
:
pre-wrap
;
background-color
:
transparent
;
border
:
0
;}
.pre-scrollable
{
max-height
:
340px
;
overflow-y
:
scroll
;}
form
{
margin
:
0
0
26px
;}
fieldset
{
padding
:
0
;
margin
:
0
;
border
:
0
;}
legend
{
display
:
block
;
width
:
100%
;
padding
:
0
;
margin-bottom
:
26px
;
font-size
:
2
7
px
;
line-height
:
52px
;
color
:
#333333
;
border
:
0
;
border-bottom
:
1px
solid
#e5e5e5
;}
legend
small
{
font-size
:
19.5px
;
color
:
#999999
;}
label
,
input
,
button
,
select
,
textarea
{
font-size
:
1
8
px
;
font-weight
:
normal
;
line-height
:
26px
;}
legend
{
display
:
block
;
width
:
100%
;
padding
:
0
;
margin-bottom
:
26px
;
font-size
:
2
5.5
px
;
line-height
:
52px
;
color
:
#333333
;
border
:
0
;
border-bottom
:
1px
solid
#e5e5e5
;}
legend
small
{
font-size
:
19.5px
;
color
:
#999999
;}
label
,
input
,
button
,
select
,
textarea
{
font-size
:
1
7
px
;
font-weight
:
normal
;
line-height
:
26px
;}
input
,
button
,
select
,
textarea
{
font-family
:
"Lora"
,
Georgia
,
"Times New Roman"
,
Times
,
serif
;}
label
{
display
:
block
;
margin-bottom
:
5px
;}
select
,
textarea
,
input
[
type
=
"text"
],
input
[
type
=
"password"
],
input
[
type
=
"datetime"
],
input
[
type
=
"datetime-local"
],
input
[
type
=
"date"
],
input
[
type
=
"month"
],
input
[
type
=
"time"
],
input
[
type
=
"week"
],
input
[
type
=
"number"
],
input
[
type
=
"email"
],
input
[
type
=
"url"
],
input
[
type
=
"search"
],
input
[
type
=
"tel"
],
input
[
type
=
"color"
],
.uneditable-input
{
display
:
inline-block
;
height
:
26px
;
padding
:
4px
6px
;
margin-bottom
:
13px
;
font-size
:
1
8
px
;
line-height
:
26px
;
color
:
#555555
;
-webkit-border-radius
:
4px
;
-moz-border-radius
:
4px
;
border-radius
:
4px
;
vertical-align
:
middle
;}
select
,
textarea
,
input
[
type
=
"text"
],
input
[
type
=
"password"
],
input
[
type
=
"datetime"
],
input
[
type
=
"datetime-local"
],
input
[
type
=
"date"
],
input
[
type
=
"month"
],
input
[
type
=
"time"
],
input
[
type
=
"week"
],
input
[
type
=
"number"
],
input
[
type
=
"email"
],
input
[
type
=
"url"
],
input
[
type
=
"search"
],
input
[
type
=
"tel"
],
input
[
type
=
"color"
],
.uneditable-input
{
display
:
inline-block
;
height
:
26px
;
padding
:
4px
6px
;
margin-bottom
:
13px
;
font-size
:
1
7
px
;
line-height
:
26px
;
color
:
#555555
;
-webkit-border-radius
:
4px
;
-moz-border-radius
:
4px
;
border-radius
:
4px
;
vertical-align
:
middle
;}
input
,
textarea
,
.uneditable-input
{
width
:
206px
;}
textarea
{
height
:
auto
;}
textarea
,
input
[
type
=
"text"
],
input
[
type
=
"password"
],
input
[
type
=
"datetime"
],
input
[
type
=
"datetime-local"
],
input
[
type
=
"date"
],
input
[
type
=
"month"
],
input
[
type
=
"time"
],
input
[
type
=
"week"
],
input
[
type
=
"number"
],
input
[
type
=
"email"
],
input
[
type
=
"url"
],
input
[
type
=
"search"
],
input
[
type
=
"tel"
],
input
[
type
=
"color"
],
.uneditable-input
{
background-color
:
#ffffff
;
border
:
1px
solid
#cccccc
;
-webkit-box-shadow
:
inset
0
1px
1px
rgba
(
0
,
0
,
0
,
0.075
);
-moz-box-shadow
:
inset
0
1px
1px
rgba
(
0
,
0
,
0
,
0.075
);
box-shadow
:
inset
0
1px
1px
rgba
(
0
,
0
,
0
,
0.075
);
-webkit-transition
:
border
linear
.2s
,
box-shadow
linear
.2s
;
-moz-transition
:
border
linear
.2s
,
box-shadow
linear
.2s
;
-o-transition
:
border
linear
.2s
,
box-shadow
linear
.2s
;
transition
:
border
linear
.2s
,
box-shadow
linear
.2s
;}
textarea
:focus
,
input
[
type
=
"text"
]
:focus
,
input
[
type
=
"password"
]
:focus
,
input
[
type
=
"datetime"
]
:focus
,
input
[
type
=
"datetime-local"
]
:focus
,
input
[
type
=
"date"
]
:focus
,
input
[
type
=
"month"
]
:focus
,
input
[
type
=
"time"
]
:focus
,
input
[
type
=
"week"
]
:focus
,
input
[
type
=
"number"
]
:focus
,
input
[
type
=
"email"
]
:focus
,
input
[
type
=
"url"
]
:focus
,
input
[
type
=
"search"
]
:focus
,
input
[
type
=
"tel"
]
:focus
,
input
[
type
=
"color"
]
:focus
,
.uneditable-input
:focus
{
border-color
:
rgba
(
82
,
168
,
236
,
0.8
);
outline
:
0
;
outline
:
thin
dotted
\
9
;
-webkit-box-shadow
:
inset
0
1px
1px
rgba
(
0
,
0
,
0
,
.075
),
0
0
8px
rgba
(
82
,
168
,
236
,
.6
);
-moz-box-shadow
:
inset
0
1px
1px
rgba
(
0
,
0
,
0
,
.075
),
0
0
8px
rgba
(
82
,
168
,
236
,
.6
);
box-shadow
:
inset
0
1px
1px
rgba
(
0
,
0
,
0
,
.075
),
0
0
8px
rgba
(
82
,
168
,
236
,
.6
);}
...
...
@@ -237,9 +237,9 @@ input:focus:invalid,textarea:focus:invalid,select:focus:invalid{color:#b94a48;bo
.help-block
,
.help-inline
{
color
:
#595959
;}
.help-block
{
display
:
block
;
margin-bottom
:
13px
;}
.help-inline
{
display
:
inline-block
;
*
display
:
inline
;
*
zoom
:
1
;
vertical-align
:
middle
;
padding-left
:
5px
;}
.input-append
,
.input-prepend
{
margin-bottom
:
5px
;
font-size
:
0
;
white-space
:
nowrap
;}
.input-append
input
,
.input-prepend
input
,
.input-append
select
,
.input-prepend
select
,
.input-append
.uneditable-input
,
.input-prepend
.uneditable-input
,
.input-append
.dropdown-menu
,
.input-prepend
.dropdown-menu
{
font-size
:
1
8
px
;}
.input-append
,
.input-prepend
{
margin-bottom
:
5px
;
font-size
:
0
;
white-space
:
nowrap
;}
.input-append
input
,
.input-prepend
input
,
.input-append
select
,
.input-prepend
select
,
.input-append
.uneditable-input
,
.input-prepend
.uneditable-input
,
.input-append
.dropdown-menu
,
.input-prepend
.dropdown-menu
{
font-size
:
1
7
px
;}
.input-append
input
,
.input-prepend
input
,
.input-append
select
,
.input-prepend
select
,
.input-append
.uneditable-input
,
.input-prepend
.uneditable-input
{
position
:
relative
;
margin-bottom
:
0
;
*
margin-left
:
0
;
vertical-align
:
top
;
-webkit-border-radius
:
0
4px
4px
0
;
-moz-border-radius
:
0
4px
4px
0
;
border-radius
:
0
4px
4px
0
;}
.input-append
input
:focus
,
.input-prepend
input
:focus
,
.input-append
select
:focus
,
.input-prepend
select
:focus
,
.input-append
.uneditable-input
:focus
,
.input-prepend
.uneditable-input
:focus
{
z-index
:
2
;}
.input-append
.add-on
,
.input-prepend
.add-on
{
display
:
inline-block
;
width
:
auto
;
height
:
26px
;
min-width
:
16px
;
padding
:
4px
5px
;
font-size
:
1
8
px
;
font-weight
:
normal
;
line-height
:
26px
;
text-align
:
center
;
text-shadow
:
0
1px
0
#ffffff
;
background-color
:
#eeeeee
;
border
:
1px
solid
#ccc
;}
.input-append
.add-on
,
.input-prepend
.add-on
{
display
:
inline-block
;
width
:
auto
;
height
:
26px
;
min-width
:
16px
;
padding
:
4px
5px
;
font-size
:
1
7
px
;
font-weight
:
normal
;
line-height
:
26px
;
text-align
:
center
;
text-shadow
:
0
1px
0
#ffffff
;
background-color
:
#eeeeee
;
border
:
1px
solid
#ccc
;}
.input-append
.add-on
,
.input-prepend
.add-on
,
.input-append
.btn
,
.input-prepend
.btn
,
.input-append
.btn-group
>
.dropdown-toggle
,
.input-prepend
.btn-group
>
.dropdown-toggle
{
vertical-align
:
top
;
-webkit-border-radius
:
0
;
-moz-border-radius
:
0
;
border-radius
:
0
;}
.input-append
.active
,
.input-prepend
.active
{
background-color
:
#6ce495
;
border-color
:
#1c9b47
;}
.input-prepend
.add-on
,
.input-prepend
.btn
{
margin-right
:
-1px
;}
...
...
@@ -487,19 +487,19 @@ table td[class*="span"],table th[class*="span"],.row-fluid table td[class*="span
.collapse
{
position
:
relative
;
height
:
0
;
overflow
:
hidden
;
-webkit-transition
:
height
0.35s
ease
;
-moz-transition
:
height
0.35s
ease
;
-o-transition
:
height
0.35s
ease
;
transition
:
height
0.35s
ease
;}
.collapse.in
{
height
:
auto
;}
.close
{
float
:
right
;
font-size
:
20px
;
font-weight
:
bold
;
line-height
:
26px
;
color
:
#000000
;
text-shadow
:
0
1px
0
#ffffff
;
opacity
:
0.2
;
filter
:
alpha
(
opacity
=
20
);}
.close
:hover
{
color
:
#000000
;
text-decoration
:
none
;
cursor
:
pointer
;
opacity
:
0.4
;
filter
:
alpha
(
opacity
=
40
);}
button
.close
{
padding
:
0
;
cursor
:
pointer
;
background
:
transparent
;
border
:
0
;
-webkit-appearance
:
none
;}
.btn
{
display
:
inline-block
;
*
display
:
inline
;
*
zoom
:
1
;
padding
:
4px
12px
;
margin-bottom
:
0
;
font-size
:
1
8
px
;
line-height
:
26px
;
text-align
:
center
;
vertical-align
:
middle
;
cursor
:
pointer
;
color
:
#333333
;
text-shadow
:
0
1px
1px
rgba
(
255
,
255
,
255
,
0.75
);
background-color
:
#f5f5f5
;
background-image
:
-moz-linear-gradient
(
top
,
#ffffff
,
#e6e6e6
);
background-image
:
-webkit-gradient
(
linear
,
0
0
,
0
100%
,
from
(
#ffffff
),
to
(
#e6e6e6
));
background-image
:
-webkit-linear-gradient
(
top
,
#ffffff
,
#e6e6e6
);
background-image
:
-o-linear-gradient
(
top
,
#ffffff
,
#e6e6e6
);
background-image
:
linear-gradient
(
to
bottom
,
#ffffff
,
#e6e6e6
);
background-repeat
:
repeat-x
;
filter
:
progid
:
DXImageTransform
.
Microsoft
.
gradient
(
startColorstr
=
'#ffffffff'
,
endColorstr
=
'#ffe6e6e6'
,
GradientType
=
0
);
border-color
:
#e6e6e6
#e6e6e6
#bfbfbf
;
border-color
:
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.25
);
*
background-color
:
#e6e6e6
;
filter
:
progid
:
DXImageTransform
.
Microsoft
.
gradient
(
enabled
=
false
);
border
:
1px
solid
#bbbbbb
;
*
border
:
0
;
border-bottom-color
:
#a2a2a2
;
-webkit-border-radius
:
4px
;
-moz-border-radius
:
4px
;
border-radius
:
4px
;
*
margin-left
:
.3em
;
-webkit-box-shadow
:
inset
0
1px
0
rgba
(
255
,
255
,
255
,
.2
),
0
1px
2px
rgba
(
0
,
0
,
0
,
.05
);
-moz-box-shadow
:
inset
0
1px
0
rgba
(
255
,
255
,
255
,
.2
),
0
1px
2px
rgba
(
0
,
0
,
0
,
.05
);
box-shadow
:
inset
0
1px
0
rgba
(
255
,
255
,
255
,
.2
),
0
1px
2px
rgba
(
0
,
0
,
0
,
.05
);}
.btn
:hover
,
.btn
:active
,
.btn.active
,
.btn.disabled
,
.btn
[
disabled
]
{
color
:
#333333
;
background-color
:
#e6e6e6
;
*
background-color
:
#d9d9d9
;}
.btn
{
display
:
inline-block
;
*
display
:
inline
;
*
zoom
:
1
;
padding
:
4px
12px
;
margin-bottom
:
0
;
font-size
:
1
7
px
;
line-height
:
26px
;
text-align
:
center
;
vertical-align
:
middle
;
cursor
:
pointer
;
color
:
#333333
;
text-shadow
:
0
1px
1px
rgba
(
255
,
255
,
255
,
0.75
);
background-color
:
#f5f5f5
;
background-image
:
-moz-linear-gradient
(
top
,
#ffffff
,
#e6e6e6
);
background-image
:
-webkit-gradient
(
linear
,
0
0
,
0
100%
,
from
(
#ffffff
),
to
(
#e6e6e6
));
background-image
:
-webkit-linear-gradient
(
top
,
#ffffff
,
#e6e6e6
);
background-image
:
-o-linear-gradient
(
top
,
#ffffff
,
#e6e6e6
);
background-image
:
linear-gradient
(
to
bottom
,
#ffffff
,
#e6e6e6
);
background-repeat
:
repeat-x
;
filter
:
progid
:
DXImageTransform
.
Microsoft
.
gradient
(
startColorstr
=
'#ffffffff'
,
endColorstr
=
'#ffe6e6e6'
,
GradientType
=
0
);
border-color
:
#e6e6e6
#e6e6e6
#bfbfbf
;
border-color
:
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.1
)
rgba
(
0
,
0
,
0
,
0.25
);
*
background-color
:
#e6e6e6
;
filter
:
progid
:
DXImageTransform
.
Microsoft
.
gradient
(
enabled
=
false
);
border
:
1px
solid
#bbbbbb
;
*
border
:
0
;
border-bottom-color
:
#a2a2a2
;
-webkit-border-radius
:
4px
;
-moz-border-radius
:
4px
;
border-radius
:
4px
;
*
margin-left
:
.3em
;
-webkit-box-shadow
:
inset
0
1px
0
rgba
(
255
,
255
,
255
,
.2
),
0
1px
2px
rgba
(
0
,
0
,
0
,
.05
);
-moz-box-shadow
:
inset
0
1px
0
rgba
(
255
,
255
,
255
,
.2
),
0
1px
2px
rgba
(
0
,
0
,
0
,
.05
);
box-shadow
:
inset
0
1px
0
rgba
(
255
,
255
,
255
,
.2
),
0
1px
2px
rgba
(
0
,
0
,
0
,
.05
);}
.btn
:hover
,
.btn
:active
,
.btn.active
,
.btn.disabled
,
.btn
[
disabled
]
{
color
:
#333333
;
background-color
:
#e6e6e6
;
*
background-color
:
#d9d9d9
;}
.btn
:active
,
.btn.active
{
background-color
:
#cccccc
\
9
;}
.btn
:first-child
{
*
margin-left
:
0
;}
.btn
:hover
{
color
:
#333333
;
text-decoration
:
none
;
background-position
:
0
-15px
;
-webkit-transition
:
background-position
0.1s
linear
;
-moz-transition
:
background-position
0.1s
linear
;
-o-transition
:
background-position
0.1s
linear
;
transition
:
background-position
0.1s
linear
;}
.btn
:focus
{
outline
:
thin
dotted
#333
;
outline
:
5px
auto
-webkit-focus-ring-color
;
outline-offset
:
-2px
;}
.btn.active
,
.btn
:active
{
background-image
:
none
;
outline
:
0
;
-webkit-box-shadow
:
inset
0
2px
4px
rgba
(
0
,
0
,
0
,
.15
),
0
1px
2px
rgba
(
0
,
0
,
0
,
.05
);
-moz-box-shadow
:
inset
0
2px
4px
rgba
(
0
,
0
,
0
,
.15
),
0
1px
2px
rgba
(
0
,
0
,
0
,
.05
);
box-shadow
:
inset
0
2px
4px
rgba
(
0
,
0
,
0
,
.15
),
0
1px
2px
rgba
(
0
,
0
,
0
,
.05
);}
.btn.disabled
,
.btn
[
disabled
]
{
cursor
:
default
;
background-image
:
none
;
opacity
:
0.65
;
filter
:
alpha
(
opacity
=
65
);
-webkit-box-shadow
:
none
;
-moz-box-shadow
:
none
;
box-shadow
:
none
;}
.btn-large
{
padding
:
11px
19px
;
font-size
:
22
.
5px
;
-webkit-border-radius
:
6px
;
-moz-border-radius
:
6px
;
border-radius
:
6px
;}
.btn-large
{
padding
:
11px
19px
;
font-size
:
2
1.
25px
;
-webkit-border-radius
:
6px
;
-moz-border-radius
:
6px
;
border-radius
:
6px
;}
.btn-large
[
class
^=
"icon-"
],
.btn-large
[
class
*=
" icon-"
]
{
margin-top
:
4px
;}
.btn-small
{
padding
:
2px
10px
;
font-size
:
1
5.299999999999999
px
;
-webkit-border-radius
:
3px
;
-moz-border-radius
:
3px
;
border-radius
:
3px
;}
.btn-small
{
padding
:
2px
10px
;
font-size
:
1
4.45
px
;
-webkit-border-radius
:
3px
;
-moz-border-radius
:
3px
;
border-radius
:
3px
;}
.btn-small
[
class
^=
"icon-"
],
.btn-small
[
class
*=
" icon-"
]
{
margin-top
:
0
;}
.btn-mini
[
class
^=
"icon-"
],
.btn-mini
[
class
*=
" icon-"
]
{
margin-top
:
-1px
;}
.btn-mini
{
padding
:
0px
6px
;
font-size
:
1
3.
5px
;
-webkit-border-radius
:
3px
;
-moz-border-radius
:
3px
;
border-radius
:
3px
;}
.btn-mini
{
padding
:
0px
6px
;
font-size
:
1
2.7
5px
;
-webkit-border-radius
:
3px
;
-moz-border-radius
:
3px
;
border-radius
:
3px
;}
.btn-block
{
display
:
block
;
width
:
100%
;
padding-left
:
0
;
padding-right
:
0
;
-webkit-box-sizing
:
border-box
;
-moz-box-sizing
:
border-box
;
box-sizing
:
border-box
;}
.btn-block
+
.btn-block
{
margin-top
:
5px
;}
input
[
type
=
"submit"
]
.btn-block
,
input
[
type
=
"reset"
]
.btn-block
,
input
[
type
=
"button"
]
.btn-block
{
width
:
100%
;}
...
...
@@ -530,10 +530,10 @@ button.btn.btn-mini,input[type="submit"].btn.btn-mini{*padding-top:1px;*padding-
.btn-toolbar
{
font-size
:
0
;
margin-top
:
13px
;
margin-bottom
:
13px
;}
.btn-toolbar
>
.btn
+
.btn
,
.btn-toolbar
>
.btn-group
+
.btn
,
.btn-toolbar
>
.btn
+
.btn-group
{
margin-left
:
5px
;}
.btn-group
>
.btn
{
position
:
relative
;
-webkit-border-radius
:
0
;
-moz-border-radius
:
0
;
border-radius
:
0
;}
.btn-group
>
.btn
+
.btn
{
margin-left
:
-1px
;}
.btn-group
>
.btn
,
.btn-group
>
.dropdown-menu
,
.btn-group
>
.popover
{
font-size
:
1
8
px
;}
.btn-group
>
.btn-mini
{
font-size
:
1
3.
5px
;}
.btn-group
>
.btn-small
{
font-size
:
1
5.299999999999999
px
;}
.btn-group
>
.btn-large
{
font-size
:
22
.
5px
;}
.btn-group
>
.btn
,
.btn-group
>
.dropdown-menu
,
.btn-group
>
.popover
{
font-size
:
1
7
px
;}
.btn-group
>
.btn-mini
{
font-size
:
1
2.7
5px
;}
.btn-group
>
.btn-small
{
font-size
:
1
4.45
px
;}
.btn-group
>
.btn-large
{
font-size
:
2
1.
25px
;}
.btn-group
>
.btn
:first-child
{
margin-left
:
0
;
-webkit-border-top-left-radius
:
4px
;
-moz-border-radius-topleft
:
4px
;
border-top-left-radius
:
4px
;
-webkit-border-bottom-left-radius
:
4px
;
-moz-border-radius-bottomleft
:
4px
;
border-bottom-left-radius
:
4px
;}
.btn-group
>
.btn
:last-child
,
.btn-group
>
.dropdown-toggle
{
-webkit-border-top-right-radius
:
4px
;
-moz-border-radius-topright
:
4px
;
border-top-right-radius
:
4px
;
-webkit-border-bottom-right-radius
:
4px
;
-moz-border-radius-bottomright
:
4px
;
border-bottom-right-radius
:
4px
;}
.btn-group
>
.btn.large
:first-child
{
margin-left
:
0
;
-webkit-border-top-left-radius
:
6px
;
-moz-border-radius-topleft
:
6px
;
border-top-left-radius
:
6px
;
-webkit-border-bottom-left-radius
:
6px
;
-moz-border-radius-bottomleft
:
6px
;
border-bottom-left-radius
:
6px
;}
...
...
@@ -722,13 +722,13 @@ button.btn.btn-mini,input[type="submit"].btn.btn-mini{*padding-top:1px;*padding-
.pagination
ul
>
li
:last-child
>
a
,
.pagination
ul
>
li
:last-child
>
span
{
-webkit-border-top-right-radius
:
4px
;
-moz-border-radius-topright
:
4px
;
border-top-right-radius
:
4px
;
-webkit-border-bottom-right-radius
:
4px
;
-moz-border-radius-bottomright
:
4px
;
border-bottom-right-radius
:
4px
;}
.pagination-centered
{
text-align
:
center
;}
.pagination-right
{
text-align
:
right
;}
.pagination-large
ul
>
li
>
a
,
.pagination-large
ul
>
li
>
span
{
padding
:
11px
19px
;
font-size
:
22
.
5px
;}
.pagination-large
ul
>
li
>
a
,
.pagination-large
ul
>
li
>
span
{
padding
:
11px
19px
;
font-size
:
2
1.
25px
;}
.pagination-large
ul
>
li
:first-child
>
a
,
.pagination-large
ul
>
li
:first-child
>
span
{
-webkit-border-top-left-radius
:
6px
;
-moz-border-radius-topleft
:
6px
;
border-top-left-radius
:
6px
;
-webkit-border-bottom-left-radius
:
6px
;
-moz-border-radius-bottomleft
:
6px
;
border-bottom-left-radius
:
6px
;}
.pagination-large
ul
>
li
:last-child
>
a
,
.pagination-large
ul
>
li
:last-child
>
span
{
-webkit-border-top-right-radius
:
6px
;
-moz-border-radius-topright
:
6px
;
border-top-right-radius
:
6px
;
-webkit-border-bottom-right-radius
:
6px
;
-moz-border-radius-bottomright
:
6px
;
border-bottom-right-radius
:
6px
;}
.pagination-mini
ul
>
li
:first-child
>
a
,
.pagination-small
ul
>
li
:first-child
>
a
,
.pagination-mini
ul
>
li
:first-child
>
span
,
.pagination-small
ul
>
li
:first-child
>
span
{
-webkit-border-top-left-radius
:
3px
;
-moz-border-radius-topleft
:
3px
;
border-top-left-radius
:
3px
;
-webkit-border-bottom-left-radius
:
3px
;
-moz-border-radius-bottomleft
:
3px
;
border-bottom-left-radius
:
3px
;}
.pagination-mini
ul
>
li
:last-child
>
a
,
.pagination-small
ul
>
li
:last-child
>
a
,
.pagination-mini
ul
>
li
:last-child
>
span
,
.pagination-small
ul
>
li
:last-child
>
span
{
-webkit-border-top-right-radius
:
3px
;
-moz-border-radius-topright
:
3px
;
border-top-right-radius
:
3px
;
-webkit-border-bottom-right-radius
:
3px
;
-moz-border-radius-bottomright
:
3px
;
border-bottom-right-radius
:
3px
;}
.pagination-small
ul
>
li
>
a
,
.pagination-small
ul
>
li
>
span
{
padding
:
2px
10px
;
font-size
:
1
5.299999999999999
px
;}
.pagination-mini
ul
>
li
>
a
,
.pagination-mini
ul
>
li
>
span
{
padding
:
0px
6px
;
font-size
:
1
3.
5px
;}
.pagination-small
ul
>
li
>
a
,
.pagination-small
ul
>
li
>
span
{
padding
:
2px
10px
;
font-size
:
1
4.45
px
;}
.pagination-mini
ul
>
li
>
a
,
.pagination-mini
ul
>
li
>
span
{
padding
:
0px
6px
;
font-size
:
1
2.7
5px
;}
.pager
{
margin
:
26px
0
;
list-style
:
none
;
text-align
:
center
;
*
zoom
:
1
;}
.pager
:before
,
.pager
:after
{
display
:
table
;
content
:
""
;
line-height
:
0
;}
.pager
:after
{
clear
:
both
;}
.pager
li
{
display
:
inline
;}
...
...
@@ -790,7 +790,7 @@ a.thumbnail:hover{border-color:#9c0001;-webkit-box-shadow:0 1px 4px rgba(0, 105,
.media
.pull-left
{
margin-right
:
10px
;}
.media
.pull-right
{
margin-left
:
10px
;}
.media-list
{
margin-left
:
0
;
list-style
:
none
;}
.label
,
.badge
{
display
:
inline-block
;
padding
:
2px
4px
;
font-size
:
1
5.228
px
;
font-weight
:
bold
;
line-height
:
14px
;
color
:
#ffffff
;
vertical-align
:
baseline
;
white-space
:
nowrap
;
text-shadow
:
0
-1px
0
rgba
(
0
,
0
,
0
,
0.25
);
background-color
:
#999999
;}
.label
,
.badge
{
display
:
inline-block
;
padding
:
2px
4px
;
font-size
:
1
4.382
px
;
font-weight
:
bold
;
line-height
:
14px
;
color
:
#ffffff
;
vertical-align
:
baseline
;
white-space
:
nowrap
;
text-shadow
:
0
-1px
0
rgba
(
0
,
0
,
0
,
0.25
);
background-color
:
#999999
;}
.label
{
-webkit-border-radius
:
3px
;
-moz-border-radius
:
3px
;
border-radius
:
3px
;}
.badge
{
padding-left
:
9px
;
padding-right
:
9px
;
-webkit-border-radius
:
9px
;
-moz-border-radius
:
9px
;
border-radius
:
9px
;}
.label
:empty
,
.badge
:empty
{
display
:
none
;}
...
...
readable/variables.less
View file @
e5ea2225
...
...
@@ -48,7 +48,7 @@
@serifFontFamily: "Lora", Georgia, "Times New Roman", Times, serif;
@monoFontFamily: Monaco, Menlo, Consolas, "Courier New", monospace;
@baseFontSize: 1
8
px;
@baseFontSize: 1
7
px;
@baseFontFamily: @serifFontFamily;
@baseLineHeight: 26px;
@altFontFamily: @sansFontFamily;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment