2011-09-02 15:29:54 +08:00
/ * !
2012-09-06 01:00:57 +08:00
* Bootstrap v2 . 1 . 2
2011-09-02 15:29:54 +08:00
*
2012-01-15 15:28:48 +08:00
* Copyright 2012 Twitter , Inc
2011-09-02 15:29:54 +08:00
* Licensed under the Apache License v2 . 0
* http : / / www . apache . org / licenses / LICENSE-2 . 0
*
* Designed and built with all the love in the world @ twitter by @ mdo and @ fat .
* /
2012-04-19 07:16:42 +08:00
2011-09-02 15:29:54 +08:00
article ,
aside ,
details ,
figcaption ,
figure ,
footer ,
header ,
hgroup ,
nav ,
section {
display : block ;
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
audio ,
canvas ,
video {
2011-09-02 15:29:54 +08:00
display : inline-block ;
* display : inline ;
* zoom : 1 ;
}
2012-04-19 07:16:42 +08:00
2011-09-02 15:29:54 +08:00
audio : not ( [ controls ] ) {
display : none ;
}
2012-04-19 07:16:42 +08:00
2012-01-21 05:16:40 +08:00
html {
font-size : 100 % ;
-webkit-text-size-adjust : 100 % ;
2012-04-19 07:16:42 +08:00
-ms-text-size-adjust : 100 % ;
2012-01-21 05:16:40 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-21 05:16:40 +08:00
a : focus {
2012-02-17 13:25:40 +08:00
outline : thin dotted # 333 ;
2012-01-28 10:33:25 +08:00
outline : 5px auto -webkit-focus-ring-color ;
outline-offset : -2px ;
2012-01-21 05:16:40 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
a : hover ,
a : active {
2012-01-21 05:16:40 +08:00
outline : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
sub ,
sup {
2011-11-30 14:35:03 +08:00
position : relative ;
2011-09-02 15:29:54 +08:00
font-size : 75 % ;
line-height : 0 ;
vertical-align : baseline ;
}
2012-04-19 07:16:42 +08:00
2011-09-02 15:29:54 +08:00
sup {
top : -0 . 5em ;
}
2012-04-19 07:16:42 +08:00
2011-09-02 15:29:54 +08:00
sub {
bottom : -0 . 25em ;
}
2012-04-19 07:16:42 +08:00
2011-09-02 15:29:54 +08:00
img {
2012-09-03 16:13:42 +08:00
width : auto \ 9 ;
2012-07-24 14:01:38 +08:00
height : auto ;
2012-03-23 13:06:23 +08:00
max-width : 100 % ;
2012-04-17 06:09:05 +08:00
vertical-align : middle ;
2011-09-02 15:29:54 +08:00
border : 0 ;
-ms-interpolation-mode : bicubic ;
}
2012-04-19 07:16:42 +08:00
2012-05-25 11:18:52 +08:00
# map_canvas img {
max-width : none ;
}
2011-09-02 15:29:54 +08:00
button ,
input ,
select ,
textarea {
margin : 0 ;
2011-11-30 14:35:03 +08:00
font-size : 100 % ;
2012-01-27 05:15:09 +08:00
vertical-align : middle ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
button ,
input {
2011-09-02 15:29:54 +08:00
* overflow : visible ;
2011-11-30 14:35:03 +08:00
line-height : normal ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
button :: -moz-focus-inner ,
input :: -moz-focus-inner {
2011-09-02 15:29:54 +08:00
padding : 0 ;
2011-11-30 14:35:03 +08:00
border : 0 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2011-09-02 15:29:54 +08:00
button ,
2012-09-19 02:23:16 +08:00
html input [ type = "button" ] ,
2011-09-02 15:29:54 +08:00
input [ type = "reset" ] ,
input [ type = "submit" ] {
cursor : pointer ;
-webkit-appearance : button ;
}
2012-04-19 07:16:42 +08:00
2011-09-02 15:29:54 +08:00
input [ type = "search" ] {
-webkit-box-sizing : content-box ;
2012-04-19 07:16:42 +08:00
-moz-box-sizing : content-box ;
box-sizing : content-box ;
2012-04-17 06:09:05 +08:00
-webkit-appearance : textfield ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
input [ type = "search" ] :: -webkit-search-decoration ,
input [ type = "search" ] :: -webkit-search-cancel-button {
2011-09-02 15:29:54 +08:00
-webkit-appearance : none ;
}
2012-04-19 07:16:42 +08:00
2011-09-02 15:29:54 +08:00
textarea {
overflow : auto ;
vertical-align : top ;
}
2012-04-19 07:16:42 +08:00
2011-09-11 12:05:23 +08:00
body {
margin : 0 ;
font-family : "Helvetica Neue" , Helvetica , Arial , sans-serif ;
2012-07-06 06:11:54 +08:00
font-size : 14px ;
line-height : 20px ;
2012-01-31 01:41:31 +08:00
color : # 333333 ;
2011-11-30 14:35:03 +08:00
background-color : # ffffff ;
2011-09-11 12:05:23 +08:00
}
2012-04-19 07:16:42 +08:00
2011-09-11 12:05:23 +08:00
a {
2012-01-06 02:01:42 +08:00
color : # 0088cc ;
2011-09-11 12:05:23 +08:00
text-decoration : none ;
}
2012-04-19 07:16:42 +08:00
2011-09-11 12:05:23 +08:00
a : hover {
2012-03-11 08:01:06 +08:00
color : # 005580 ;
2011-09-11 12:05:23 +08:00
text-decoration : underline ;
}
2012-04-19 07:16:42 +08:00
2012-07-27 15:06:43 +08:00
. img-rounded {
-webkit-border-radius : 6px ;
-moz-border-radius : 6px ;
border-radius : 6px ;
}
. img-polaroid {
padding : 4px ;
background-color : # fff ;
border : 1px solid # ccc ;
border : 1px solid rgba ( 0 , 0 , 0 , 0 . 2 ) ;
-webkit-box-shadow : 0 1px 3px rgba ( 0 , 0 , 0 , 0 . 1 ) ;
-moz-box-shadow : 0 1px 3px rgba ( 0 , 0 , 0 , 0 . 1 ) ;
box-shadow : 0 1px 3px rgba ( 0 , 0 , 0 , 0 . 1 ) ;
}
. img-circle {
-webkit-border-radius : 500px ;
-moz-border-radius : 500px ;
border-radius : 500px ;
}
2012-08-29 04:33:06 +08:00
. container ,
. navbar-fixed-top . container ,
. navbar-fixed-bottom . container {
width : 940px ;
}
2011-09-02 15:29:54 +08:00
. row {
2012-08-29 04:33:06 +08:00
margin-right : -10px ;
margin-left : -10px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. row : before ,
. row : after {
2011-09-02 15:29:54 +08:00
display : table ;
2012-07-07 01:35:08 +08:00
line-height : 0 ;
2011-09-02 15:29:54 +08:00
content : "" ;
}
2012-04-19 07:16:42 +08:00
2011-09-02 15:29:54 +08:00
. row : after {
clear : both ;
}
2012-04-19 07:16:42 +08:00
2011-09-12 09:44:25 +08:00
[ class * = "span" ] {
2011-09-02 15:29:54 +08:00
float : left ;
2012-08-28 06:12:22 +08:00
min-height : 1px ;
2012-08-29 04:33:06 +08:00
padding-right : 10px ;
padding-left : 10px ;
-webkit-box-sizing : border-box ;
-moz-box-sizing : border-box ;
box-sizing : border-box ;
2012-02-22 07:21:18 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-05 06:06:30 +08:00
. span12 {
2012-08-29 04:33:06 +08:00
width : 100 % ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-05 06:06:30 +08:00
. span11 {
2012-08-29 04:33:06 +08:00
width : 91 . 66666666666666 % ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-05 06:06:30 +08:00
. span10 {
2012-08-29 04:33:06 +08:00
width : 83 . 33333333333334 % ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-05 06:06:30 +08:00
. span9 {
2012-08-29 04:33:06 +08:00
width : 75 % ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-05 06:06:30 +08:00
. span8 {
2012-08-29 04:33:06 +08:00
width : 66 . 66666666666666 % ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2011-09-12 09:44:25 +08:00
. span7 {
2012-08-29 04:33:06 +08:00
width : 58 . 333333333333336 % ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-05 06:06:30 +08:00
. span6 {
2012-08-29 04:33:06 +08:00
width : 50 % ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-05 06:06:30 +08:00
. span5 {
2012-08-29 04:33:06 +08:00
width : 41 . 66666666666667 % ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-05 06:06:30 +08:00
. span4 {
2012-08-29 04:33:06 +08:00
width : 33 . 33333333333333 % ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-05 06:06:30 +08:00
. span3 {
2012-08-29 04:33:06 +08:00
width : 25 % ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-05 06:06:30 +08:00
. span2 {
2012-08-29 04:33:06 +08:00
width : 16 . 666666666666664 % ;
2012-02-20 04:49:17 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-05 06:06:30 +08:00
. span1 {
2012-08-29 04:33:06 +08:00
width : 8 . 333333333333332 % ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-05 06:06:30 +08:00
. offset12 {
2012-08-29 04:33:06 +08:00
margin-left : 100 % ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-05 06:06:30 +08:00
. offset11 {
2012-08-29 04:33:06 +08:00
margin-left : 91 . 66666666666666 % ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-05 06:06:30 +08:00
. offset10 {
2012-08-29 04:33:06 +08:00
margin-left : 83 . 33333333333334 % ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-05 06:06:30 +08:00
. offset9 {
2012-08-29 04:33:06 +08:00
margin-left : 75 % ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-05 06:06:30 +08:00
. offset8 {
2012-08-29 04:33:06 +08:00
margin-left : 66 . 66666666666666 % ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2011-09-12 09:44:25 +08:00
. offset7 {
2012-08-29 04:33:06 +08:00
margin-left : 58 . 333333333333336 % ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-05 06:06:30 +08:00
. offset6 {
2012-08-29 04:33:06 +08:00
margin-left : 50 % ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-05 06:06:30 +08:00
. offset5 {
2012-08-29 04:33:06 +08:00
margin-left : 41 . 66666666666667 % ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-05 06:06:30 +08:00
. offset4 {
2012-08-29 04:33:06 +08:00
margin-left : 33 . 33333333333333 % ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-05 06:06:30 +08:00
. offset3 {
2012-08-29 04:33:06 +08:00
margin-left : 25 % ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-05 06:06:30 +08:00
. offset2 {
2012-08-29 04:33:06 +08:00
margin-left : 16 . 666666666666664 % ;
2012-03-05 06:06:30 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-05 06:06:30 +08:00
. offset1 {
2012-08-29 04:33:06 +08:00
margin-left : 8 . 333333333333332 % ;
2012-06-21 11:26:50 +08:00
}
2012-09-26 13:20:24 +08:00
[ class * = "span" ] . hide {
2012-07-30 07:51:24 +08:00
display : none ;
}
2012-09-26 13:20:24 +08:00
[ class * = "span" ] . pull-right {
2012-07-30 07:51:24 +08:00
float : right ;
}
2012-01-27 06:50:55 +08:00
. container {
margin-right : auto ;
2012-04-17 07:34:08 +08:00
margin-left : auto ;
2012-01-27 06:50:55 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. container : before ,
. container : after {
2012-01-27 06:50:55 +08:00
display : table ;
2012-07-07 01:35:08 +08:00
line-height : 0 ;
2012-01-27 06:50:55 +08:00
content : "" ;
}
2012-04-19 07:16:42 +08:00
2012-01-27 06:50:55 +08:00
. container : after {
clear : both ;
}
2012-04-19 07:16:42 +08:00
2012-01-30 05:06:57 +08:00
. container-fluid {
2012-01-27 06:50:55 +08:00
padding-right : 20px ;
2012-04-17 07:34:08 +08:00
padding-left : 20px ;
2012-01-27 06:50:55 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. container-fluid : before ,
. container-fluid : after {
2012-01-27 06:50:55 +08:00
display : table ;
2012-07-07 01:35:08 +08:00
line-height : 0 ;
2012-01-27 06:50:55 +08:00
content : "" ;
}
2012-04-19 07:16:42 +08:00
2012-01-30 05:06:57 +08:00
. container-fluid : after {
2012-01-27 06:50:55 +08:00
clear : both ;
}
2012-04-19 07:16:42 +08:00
2011-09-02 15:29:54 +08:00
p {
2012-07-06 06:11:54 +08:00
margin : 0 0 10px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-25 15:35:34 +08:00
. lead {
2012-07-06 06:11:54 +08:00
margin-bottom : 20px ;
2012-09-03 04:25:03 +08:00
font-size : 21px ;
2012-01-25 15:35:34 +08:00
font-weight : 200 ;
2012-07-06 06:11:54 +08:00
line-height : 30px ;
2012-01-25 15:35:34 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-20 04:12:19 +08:00
small {
font-size : 85 % ;
}
strong {
font-weight : bold ;
}
em {
font-style : italic ;
}
cite {
font-style : normal ;
}
. muted {
color : # 999999 ;
}
2012-09-03 15:47:48 +08:00
. text-warning {
color : # c09853 ;
}
2012-09-21 00:06:43 +08:00
a . text-warning : hover {
2012-09-18 14:19:52 +08:00
color : # a47e3c ;
}
2012-09-03 15:47:48 +08:00
. text-error {
color : # b94a48 ;
}
2012-09-21 00:06:43 +08:00
a . text-error : hover {
2012-09-18 14:19:52 +08:00
color : # 953b39 ;
}
2012-09-03 15:47:48 +08:00
. text-info {
color : # 3a87ad ;
}
2012-09-21 00:06:43 +08:00
a . text-info : hover {
2012-09-18 14:19:52 +08:00
color : # 2d6987 ;
}
2012-09-03 15:47:48 +08:00
. text-success {
color : # 468847 ;
}
2012-09-21 00:06:43 +08:00
a . text-success : hover {
2012-09-18 14:19:52 +08:00
color : # 356635 ;
}
2011-09-02 15:29:54 +08:00
h1 ,
h2 ,
h3 ,
h4 ,
h5 ,
h6 {
2012-07-06 06:11:54 +08:00
margin : 10px 0 ;
2012-03-11 03:27:07 +08:00
font-family : inherit ;
2012-03-11 03:29:57 +08:00
font-weight : bold ;
2012-09-23 13:16:12 +08:00
line-height : 20px ;
2012-03-11 03:27:07 +08:00
color : inherit ;
2011-10-18 05:17:29 +08:00
text-rendering : optimizelegibility ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2011-09-02 15:29:54 +08:00
h1 small ,
h2 small ,
h3 small ,
h4 small ,
h5 small ,
h6 small {
2012-01-21 05:16:40 +08:00
font-weight : normal ;
2012-07-07 01:35:08 +08:00
line-height : 1 ;
2012-01-06 02:01:42 +08:00
color : # 999999 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-09-23 13:16:12 +08:00
h1 ,
h2 ,
h3 {
2012-07-06 06:11:54 +08:00
line-height : 40px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-09-23 13:16:12 +08:00
h1 {
font-size : 38 . 5px ;
}
2011-09-02 15:29:54 +08:00
h2 {
2012-09-23 13:16:12 +08:00
font-size : 31 . 5px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-06 06:11:54 +08:00
h3 {
2012-09-23 13:16:12 +08:00
font-size : 24 . 5px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-06 06:11:54 +08:00
h4 {
2012-09-23 13:16:12 +08:00
font-size : 17 . 5px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-06 06:11:54 +08:00
h5 {
2011-09-02 15:29:54 +08:00
font-size : 14px ;
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
h6 {
2012-09-23 13:16:12 +08:00
font-size : 11 . 9px ;
2012-01-07 15:59:22 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-06 06:11:54 +08:00
h1 small {
2012-09-23 13:16:12 +08:00
font-size : 24 . 5px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-06 06:11:54 +08:00
h2 small {
2012-09-23 13:16:12 +08:00
font-size : 17 . 5px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-06 06:11:54 +08:00
h3 small {
font-size : 14px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-06 06:11:54 +08:00
h4 small {
font-size : 14px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-28 07:28:09 +08:00
. page-header {
2012-07-08 16:47:36 +08:00
padding-bottom : 9px ;
margin : 20px 0 30px ;
2012-01-28 07:28:09 +08:00
border-bottom : 1px solid # eeeeee ;
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
ul ,
ol {
2012-01-21 05:16:40 +08:00
padding : 0 ;
2012-07-06 06:11:54 +08:00
margin : 0 0 10px 25px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2011-09-02 15:29:54 +08:00
ul ul ,
ul ol ,
ol ol ,
ol ul {
margin-bottom : 0 ;
}
2012-04-19 07:16:42 +08:00
2011-09-02 15:29:54 +08:00
li {
2012-07-06 06:11:54 +08:00
line-height : 20px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
ul . unstyled ,
ol . unstyled {
2011-09-02 15:29:54 +08:00
margin-left : 0 ;
2011-11-30 14:35:03 +08:00
list-style : none ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2011-09-02 15:29:54 +08:00
dl {
2012-07-06 06:11:54 +08:00
margin-bottom : 20px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
dt ,
dd {
2012-07-06 06:11:54 +08:00
line-height : 20px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-16 05:12:29 +08:00
dt {
2011-09-02 15:29:54 +08:00
font-weight : bold ;
}
2012-04-19 07:16:42 +08:00
2012-01-16 05:12:29 +08:00
dd {
2012-07-06 06:11:54 +08:00
margin-left : 10px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-27 14:06:56 +08:00
. dl-horizontal : before ,
. dl-horizontal : after {
display : table ;
line-height : 0 ;
content : "" ;
}
. dl-horizontal : after {
clear : both ;
}
2012-03-05 16:42:37 +08:00
. dl-horizontal dt {
float : left ;
2012-08-29 01:12:04 +08:00
width : 160px ;
2012-04-19 07:16:42 +08:00
overflow : hidden ;
2012-04-17 07:34:08 +08:00
clear : left ;
2012-03-05 16:42:37 +08:00
text-align : right ;
2012-04-17 07:34:08 +08:00
text-overflow : ellipsis ;
white-space : nowrap ;
2012-03-05 16:42:37 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-05 16:42:37 +08:00
. dl-horizontal dd {
2012-08-29 01:12:04 +08:00
margin-left : 180px ;
2012-03-05 16:42:37 +08:00
}
2012-04-19 07:16:42 +08:00
2011-09-02 15:29:54 +08:00
hr {
2012-07-06 06:11:54 +08:00
margin : 20px 0 ;
2011-09-02 15:29:54 +08:00
border : 0 ;
2012-02-11 15:59:00 +08:00
border-top : 1px solid # eeeeee ;
2012-01-23 12:07:17 +08:00
border-bottom : 1px solid # ffffff ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-02-20 04:22:37 +08:00
abbr [ title ] {
2011-10-18 05:17:29 +08:00
cursor : help ;
2012-05-14 08:43:04 +08:00
border-bottom : 1px dotted # 999999 ;
2011-10-18 05:17:29 +08:00
}
2012-04-19 07:16:42 +08:00
2012-02-20 04:24:06 +08:00
abbr . initialism {
font-size : 90 % ;
text-transform : uppercase ;
}
2012-04-19 07:16:42 +08:00
2011-09-02 15:29:54 +08:00
blockquote {
2012-01-21 05:16:40 +08:00
padding : 0 0 0 15px ;
2012-07-06 06:11:54 +08:00
margin : 0 0 20px ;
2012-01-23 12:07:17 +08:00
border-left : 5px solid # eeeeee ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2011-09-02 15:29:54 +08:00
blockquote p {
2011-11-30 14:35:03 +08:00
margin-bottom : 0 ;
2012-01-13 02:19:07 +08:00
font-size : 16px ;
font-weight : 300 ;
2012-07-06 06:11:54 +08:00
line-height : 25px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2011-09-02 15:29:54 +08:00
blockquote small {
display : block ;
2012-07-06 06:11:54 +08:00
line-height : 20px ;
2012-01-06 02:01:42 +08:00
color : # 999999 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2011-09-02 15:29:54 +08:00
blockquote small : before {
content : '\2014 \00A0' ;
}
2012-04-19 07:16:42 +08:00
2011-10-31 11:14:27 +08:00
blockquote . pull-right {
float : right ;
2012-01-08 17:57:05 +08:00
padding-right : 15px ;
2012-04-17 07:34:08 +08:00
padding-left : 0 ;
2012-01-23 12:07:17 +08:00
border-right : 5px solid # eeeeee ;
2012-04-17 07:34:08 +08:00
border-left : 0 ;
2011-10-31 11:14:27 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
blockquote . pull-right p ,
blockquote . pull-right small {
2011-10-31 11:14:27 +08:00
text-align : right ;
}
2012-04-19 07:16:42 +08:00
2012-07-16 07:13:25 +08:00
blockquote . pull-right small : before {
content : '' ;
}
blockquote . pull-right small : after {
content : '\00A0 \2014' ;
}
2012-01-21 05:16:40 +08:00
q : before ,
q : after ,
blockquote : before ,
blockquote : after {
content : "" ;
}
2012-04-19 07:16:42 +08:00
2011-09-02 15:29:54 +08:00
address {
display : block ;
2012-07-06 06:11:54 +08:00
margin-bottom : 20px ;
2012-01-21 05:16:40 +08:00
font-style : normal ;
2012-07-06 06:11:54 +08:00
line-height : 20px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
code ,
pre {
2011-09-02 15:29:54 +08:00
padding : 0 3px 2px ;
2012-07-06 06:15:57 +08:00
font-family : Monaco , Menlo , Consolas , "Courier New" , monospace ;
2012-07-08 14:16:07 +08:00
font-size : 12px ;
2012-01-06 02:01:42 +08:00
color : # 333333 ;
2011-09-02 15:29:54 +08:00
-webkit-border-radius : 3px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 3px ;
border-radius : 3px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2011-09-02 15:29:54 +08:00
code {
2012-02-20 08:28:46 +08:00
padding : 2px 4px ;
2012-01-25 08:07:30 +08:00
color : # d14 ;
background-color : # f7f7f9 ;
border : 1px solid # e1e1e8 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2011-09-02 15:29:54 +08:00
pre {
display : block ;
2012-07-06 06:11:54 +08:00
padding : 9 . 5px ;
margin : 0 0 10px ;
2012-08-20 14:01:24 +08:00
font-size : 13px ;
2012-07-06 06:11:54 +08:00
line-height : 20px ;
2012-04-17 07:34:08 +08:00
word-break : break-all ;
word-wrap : break-word ;
white-space : pre ;
white-space : pre-wrap ;
2011-11-30 14:35:03 +08:00
background-color : # f5f5f5 ;
2011-09-02 15:29:54 +08:00
border : 1px solid # ccc ;
border : 1px solid rgba ( 0 , 0 , 0 , 0 . 15 ) ;
2012-01-08 12:40:28 +08:00
-webkit-border-radius : 4px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 4px ;
border-radius : 4px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2011-11-30 15:48:27 +08:00
pre . prettyprint {
2012-07-06 06:11:54 +08:00
margin-bottom : 20px ;
2011-11-30 15:48:27 +08:00
}
2012-04-19 07:16:42 +08:00
2011-11-17 16:52:11 +08:00
pre code {
padding : 0 ;
2012-02-05 14:23:20 +08:00
color : inherit ;
2011-11-17 16:52:11 +08:00
background-color : transparent ;
2012-02-05 14:23:20 +08:00
border : 0 ;
2011-11-17 16:52:11 +08:00
}
2012-04-19 07:16:42 +08:00
2012-02-11 15:07:32 +08:00
. pre-scrollable {
max-height : 340px ;
overflow-y : scroll ;
}
2012-04-19 07:16:42 +08:00
2011-09-02 15:29:54 +08:00
form {
2012-07-06 06:11:54 +08:00
margin : 0 0 20px ;
2012-01-21 05:16:40 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-21 05:16:40 +08:00
fieldset {
padding : 0 ;
margin : 0 ;
border : 0 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2011-09-29 16:40:27 +08:00
legend {
2011-09-02 15:29:54 +08:00
display : block ;
2011-09-29 16:40:27 +08:00
width : 100 % ;
2012-01-21 05:16:40 +08:00
padding : 0 ;
2012-07-10 15:32:04 +08:00
margin-bottom : 20px ;
2012-07-06 06:11:54 +08:00
font-size : 21px ;
line-height : 40px ;
2012-01-06 02:01:42 +08:00
color : # 333333 ;
2012-01-21 05:16:40 +08:00
border : 0 ;
2012-05-14 08:43:04 +08:00
border-bottom : 1px solid # e5e5e5 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-02-12 08:50:57 +08:00
legend small {
2012-07-06 06:11:54 +08:00
font-size : 15px ;
2012-02-12 08:50:57 +08:00
color : # 999999 ;
}
2012-04-19 07:16:42 +08:00
2011-09-02 15:29:54 +08:00
label ,
input ,
2012-01-21 05:16:40 +08:00
button ,
2011-09-02 15:29:54 +08:00
select ,
textarea {
2012-07-06 06:11:54 +08:00
font-size : 14px ;
2012-01-23 12:07:17 +08:00
font-weight : normal ;
2012-07-06 06:11:54 +08:00
line-height : 20px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-02-14 00:18:19 +08:00
input ,
button ,
select ,
textarea {
font-family : "Helvetica Neue" , Helvetica , Arial , sans-serif ;
}
2012-04-19 07:16:42 +08:00
2011-09-29 16:40:27 +08:00
label {
display : block ;
margin-bottom : 5px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2011-09-02 15:29:54 +08:00
select ,
2012-05-15 14:40:06 +08:00
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" ] ,
2012-05-16 00:07:19 +08:00
input [ type = "color" ] ,
. uneditable-input {
2012-01-26 03:26:45 +08:00
display : inline-block ;
2012-07-06 06:11:54 +08:00
height : 20px ;
2012-08-02 02:53:00 +08:00
padding : 4px 6px ;
2012-01-06 13:43:28 +08:00
margin-bottom : 9px ;
2012-07-06 06:11:54 +08:00
font-size : 14px ;
line-height : 20px ;
2012-01-06 02:01:42 +08:00
color : # 555555 ;
2012-09-24 07:06:28 +08:00
vertical-align : middle ;
2012-09-19 12:16:08 +08:00
-webkit-border-radius : 4px ;
-moz-border-radius : 4px ;
border-radius : 4px ;
2012-05-15 14:40:06 +08:00
}
2012-05-15 15:17:02 +08:00
input ,
2012-08-28 03:07:28 +08:00
textarea ,
. uneditable-input {
2012-08-28 01:08:16 +08:00
width : 206px ;
2012-05-15 15:17:02 +08:00
}
2012-05-18 13:00:49 +08:00
textarea {
height : auto ;
}
2012-05-15 14:40:06 +08:00
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" ] ,
2012-05-16 00:07:19 +08:00
input [ type = "color" ] ,
. uneditable-input {
2012-04-15 04:18:37 +08:00
background-color : # ffffff ;
2012-03-05 16:29:16 +08:00
border : 1px solid # cccccc ;
2012-05-15 14:40:06 +08:00
-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 0 . 2s , box-shadow linear 0 . 2s ;
-moz-transition : border linear 0 . 2s , box-shadow linear 0 . 2s ;
-o-transition : border linear 0 . 2s , box-shadow linear 0 . 2s ;
transition : border linear 0 . 2s , box-shadow linear 0 . 2s ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-05-16 00:07:55 +08:00
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 ;
/* IE6-9 */
-webkit-box-shadow : inset 0 1px 1px rgba ( 0 , 0 , 0 , 0 . 075 ) , 0 0 8px rgba ( 82 , 168 , 236 , 0 . 6 ) ;
-moz-box-shadow : inset 0 1px 1px rgba ( 0 , 0 , 0 , 0 . 075 ) , 0 0 8px rgba ( 82 , 168 , 236 , 0 . 6 ) ;
box-shadow : inset 0 1px 1px rgba ( 0 , 0 , 0 , 0 . 075 ) , 0 0 8px rgba ( 82 , 168 , 236 , 0 . 6 ) ;
}
2012-05-15 15:17:02 +08:00
input [ type = "radio" ] ,
input [ type = "checkbox" ] {
2012-08-15 06:34:10 +08:00
margin : 4px 0 0 ;
2012-08-15 06:29:47 +08:00
margin-top : 1px \ 9 ;
2012-09-26 13:07:53 +08:00
/* IE8-9 */
2012-05-15 15:17:02 +08:00
line-height : normal ;
cursor : pointer ;
}
2012-08-21 01:28:41 +08:00
input [ type = "file" ] ,
2012-06-05 11:27:42 +08:00
input [ type = "image" ] ,
2012-05-15 15:17:02 +08:00
input [ type = "submit" ] ,
input [ type = "reset" ] ,
input [ type = "button" ] ,
input [ type = "radio" ] ,
input [ type = "checkbox" ] {
width : auto ;
}
2012-03-09 03:09:33 +08:00
select ,
input [ type = "file" ] {
2012-08-15 05:57:49 +08:00
height : 30px ;
2012-09-26 13:07:53 +08:00
/* In IE7, the height of the select element cannot be changed by height, only font-size. TODO: Check if this is still needed when dropping IE7 support */
2011-09-12 09:09:01 +08:00
2012-08-15 05:57:49 +08:00
line-height : 30px ;
2011-09-02 15:29:54 +08:00
}
2012-05-15 15:17:02 +08:00
select {
width : 220px ;
2012-08-14 19:58:12 +08:00
background-color : # ffffff ;
2012-09-05 02:00:25 +08:00
border : 1px solid # cccccc ;
2012-05-15 15:17:02 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
select [ multiple ] ,
select [ size ] {
2012-01-26 03:51:13 +08:00
height : auto ;
2011-09-14 23:58:20 +08:00
}
2012-04-19 07:16:42 +08:00
2012-05-16 00:07:55 +08:00
select : focus ,
input [ type = "file" ] : focus ,
input [ type = "radio" ] : focus ,
input [ type = "checkbox" ] : focus {
outline : thin dotted # 333 ;
outline : 5px auto -webkit-focus-ring-color ;
outline-offset : -2px ;
}
2012-07-08 03:52:05 +08:00
. uneditable-input ,
. uneditable-textarea {
color : # 999999 ;
cursor : not-allowed ;
background-color : # fcfcfc ;
border-color : # cccccc ;
-webkit-box-shadow : inset 0 1px 2px rgba ( 0 , 0 , 0 , 0 . 025 ) ;
-moz-box-shadow : inset 0 1px 2px rgba ( 0 , 0 , 0 , 0 . 025 ) ;
box-shadow : inset 0 1px 2px rgba ( 0 , 0 , 0 , 0 . 025 ) ;
}
. uneditable-input {
overflow : hidden ;
white-space : nowrap ;
}
. uneditable-textarea {
width : auto ;
height : auto ;
}
input : -moz-placeholder ,
textarea : -moz-placeholder {
color : # 999999 ;
}
input : -ms-input-placeholder ,
textarea : -ms-input-placeholder {
color : # 999999 ;
}
input :: -webkit-input-placeholder ,
textarea :: -webkit-input-placeholder {
color : # 999999 ;
}
2012-03-09 03:09:33 +08:00
. radio ,
. checkbox {
2012-09-21 02:45:59 +08:00
min-height : 20px ;
padding-left : 20px ;
2012-01-06 06:11:41 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. radio input [ type = "radio" ] ,
. checkbox input [ type = "checkbox" ] {
2012-01-06 06:11:41 +08:00
float : left ;
2012-09-21 02:45:59 +08:00
margin-left : -20px ;
2012-01-06 06:11:41 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. controls > . radio : first-child ,
. controls > . checkbox : first-child {
2012-01-27 05:15:09 +08:00
padding-top : 5px ;
2012-01-06 06:11:41 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. radio . inline ,
. checkbox . inline {
2012-01-07 15:59:22 +08:00
display : inline-block ;
2012-02-05 18:16:46 +08:00
padding-top : 5px ;
2012-01-07 16:26:58 +08:00
margin-bottom : 0 ;
2012-01-29 06:50:56 +08:00
vertical-align : middle ;
2012-01-07 15:59:22 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. radio . inline + . radio . inline ,
. checkbox . inline + . checkbox . inline {
2012-01-07 15:59:22 +08:00
margin-left : 10px ;
}
2012-04-19 07:16:42 +08:00
2012-09-26 13:16:47 +08:00
select . input-large ,
textarea . input-large ,
input [ type = "text" ] . input-large ,
input [ type = "password" ] . input-large ,
input [ type = "datetime" ] . input-large ,
input [ type = "datetime-local" ] . input-large ,
input [ type = "date" ] . input-large ,
input [ type = "month" ] . input-large ,
input [ type = "time" ] . input-large ,
input [ type = "week" ] . input-large ,
input [ type = "number" ] . input-large ,
input [ type = "email" ] . input-large ,
input [ type = "url" ] . input-large ,
input [ type = "search" ] . input-large ,
input [ type = "tel" ] . input-large ,
input [ type = "color" ] . input-large ,
. uneditable-input . input-large {
padding : 11px 19px ;
padding-right : 14px ;
padding-left : 14px ;
font-size : 17 . 5px ;
-webkit-border-radius : 5px ;
-moz-border-radius : 5px ;
border-radius : 5px ;
}
select . input-small ,
textarea . input-small ,
input [ type = "text" ] . input-small ,
input [ type = "password" ] . input-small ,
input [ type = "datetime" ] . input-small ,
input [ type = "datetime-local" ] . input-small ,
input [ type = "date" ] . input-small ,
input [ type = "month" ] . input-small ,
input [ type = "time" ] . input-small ,
input [ type = "week" ] . input-small ,
input [ type = "number" ] . input-small ,
input [ type = "email" ] . input-small ,
input [ type = "url" ] . input-small ,
input [ type = "search" ] . input-small ,
input [ type = "tel" ] . input-small ,
input [ type = "color" ] . input-small ,
. uneditable-input . input-small {
padding : 2px 10px ;
font-size : 11 . 9px ;
-webkit-border-radius : 3px ;
-moz-border-radius : 3px ;
border-radius : 3px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-09-26 13:16:47 +08:00
select . input-mini ,
textarea . input-mini ,
input [ type = "text" ] . input-mini ,
input [ type = "password" ] . input-mini ,
input [ type = "datetime" ] . input-mini ,
input [ type = "datetime-local" ] . input-mini ,
input [ type = "date" ] . input-mini ,
input [ type = "month" ] . input-mini ,
input [ type = "time" ] . input-mini ,
input [ type = "week" ] . input-mini ,
input [ type = "number" ] . input-mini ,
input [ type = "email" ] . input-mini ,
input [ type = "url" ] . input-mini ,
input [ type = "search" ] . input-mini ,
input [ type = "tel" ] . input-mini ,
input [ type = "color" ] . input-mini ,
. uneditable-input . input-mini {
padding : 1px 6px ;
font-size : 10 . 5px ;
-webkit-border-radius : 3px ;
-moz-border-radius : 3px ;
border-radius : 3px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-07 16:47:53 +08:00
input [ class * = "span" ] ,
select [ class * = "span" ] ,
textarea [ class * = "span" ] ,
2012-09-26 06:01:03 +08:00
. uneditable-input [ class * = "span" ] {
float : none ;
2012-09-09 03:50:37 +08:00
margin-right : 0 ;
2012-09-26 06:01:03 +08:00
margin-left : 0 ;
2012-09-09 03:50:37 +08:00
}
. controls-row input . span12 ,
textarea . span12 ,
2012-09-26 06:01:03 +08:00
select . span12 ,
2012-09-09 03:50:37 +08:00
. uneditable-input . span12 {
2012-09-26 06:01:03 +08:00
width : 97 . 87234042553192 % ;
2012-09-09 03:50:37 +08:00
margin-right : 1 . 0638297872340425 % ;
margin-left : 1 . 0638297872340425 % ;
}
. controls-row input . span11 ,
textarea . span11 ,
2012-09-26 06:01:03 +08:00
select . span11 ,
2012-09-09 03:50:37 +08:00
. uneditable-input . span11 {
2012-09-26 06:01:03 +08:00
width : 89 . 53900709219857 % ;
2012-09-09 03:50:37 +08:00
margin-right : 1 . 0638297872340425 % ;
margin-left : 1 . 0638297872340425 % ;
}
. controls-row input . span10 ,
textarea . span10 ,
2012-09-26 06:01:03 +08:00
select . span10 ,
2012-09-09 03:50:37 +08:00
. uneditable-input . span10 {
2012-09-26 06:01:03 +08:00
width : 81 . 20567375886526 % ;
2012-09-09 03:50:37 +08:00
margin-right : 1 . 0638297872340425 % ;
margin-left : 1 . 0638297872340425 % ;
}
. controls-row input . span9 ,
textarea . span9 ,
2012-09-26 06:01:03 +08:00
select . span9 ,
2012-09-09 03:50:37 +08:00
. uneditable-input . span9 {
2012-09-26 06:01:03 +08:00
width : 72 . 87234042553192 % ;
2012-09-09 03:50:37 +08:00
margin-right : 1 . 0638297872340425 % ;
margin-left : 1 . 0638297872340425 % ;
}
. controls-row input . span8 ,
textarea . span8 ,
2012-09-26 06:01:03 +08:00
select . span8 ,
2012-09-09 03:50:37 +08:00
. uneditable-input . span8 {
2012-09-26 06:01:03 +08:00
width : 64 . 53900709219857 % ;
2012-09-09 03:50:37 +08:00
margin-right : 1 . 0638297872340425 % ;
margin-left : 1 . 0638297872340425 % ;
}
. controls-row input . span7 ,
textarea . span7 ,
2012-09-26 06:01:03 +08:00
select . span7 ,
2012-09-09 03:50:37 +08:00
. uneditable-input . span7 {
2012-09-26 06:01:03 +08:00
width : 56 . 20567375886525 % ;
2012-09-09 03:50:37 +08:00
margin-right : 1 . 0638297872340425 % ;
margin-left : 1 . 0638297872340425 % ;
}
. controls-row input . span6 ,
textarea . span6 ,
2012-09-26 06:01:03 +08:00
select . span6 ,
2012-09-09 03:50:37 +08:00
. uneditable-input . span6 {
2012-09-26 06:01:03 +08:00
width : 47 . 87234042553192 % ;
2012-09-09 03:50:37 +08:00
margin-right : 1 . 0638297872340425 % ;
margin-left : 1 . 0638297872340425 % ;
}
. controls-row input . span5 ,
textarea . span5 ,
2012-09-26 06:01:03 +08:00
select . span5 ,
2012-09-09 03:50:37 +08:00
. uneditable-input . span5 {
2012-09-26 06:01:03 +08:00
width : 39 . 53900709219859 % ;
2012-09-09 03:50:37 +08:00
margin-right : 1 . 0638297872340425 % ;
margin-left : 1 . 0638297872340425 % ;
}
. controls-row input . span4 ,
textarea . span4 ,
2012-09-26 06:01:03 +08:00
select . span4 ,
2012-09-09 03:50:37 +08:00
. uneditable-input . span4 {
2012-09-26 06:01:03 +08:00
width : 31 . 205673758865245 % ;
2012-09-09 03:50:37 +08:00
margin-right : 1 . 0638297872340425 % ;
margin-left : 1 . 0638297872340425 % ;
}
. controls-row input . span3 ,
textarea . span3 ,
2012-09-26 06:01:03 +08:00
select . span3 ,
2012-09-09 03:50:37 +08:00
. uneditable-input . span3 {
2012-09-26 06:01:03 +08:00
width : 22 . 872340425531917 % ;
2012-09-09 03:50:37 +08:00
margin-right : 1 . 0638297872340425 % ;
margin-left : 1 . 0638297872340425 % ;
}
. controls-row input . span2 ,
textarea . span2 ,
2012-09-26 06:01:03 +08:00
select . span2 ,
2012-09-09 03:50:37 +08:00
. uneditable-input . span2 {
2012-09-26 06:01:03 +08:00
width : 14 . 53900709219858 % ;
2012-09-09 03:50:37 +08:00
margin-right : 1 . 0638297872340425 % ;
margin-left : 1 . 0638297872340425 % ;
}
. controls-row input . span1 ,
textarea . span1 ,
2012-09-26 06:01:03 +08:00
select . span1 ,
2012-09-09 03:50:37 +08:00
. uneditable-input . span1 {
2012-09-26 06:01:03 +08:00
width : 6 . 205673758865247 % ;
2012-09-09 03:50:37 +08:00
margin-right : 1 . 0638297872340425 % ;
margin-left : 1 . 0638297872340425 % ;
}
2012-09-26 06:01:03 +08:00
. controls-row input . offset12 ,
textarea . offset12 ,
select . offset12 ,
uneditable-input . offset12 {
margin-left : 101 . 06382978723404 % ;
}
. controls-row input . offset11 ,
textarea . offset11 ,
select . offset11 ,
uneditable-input . offset11 {
margin-left : 92 . 7304964539007 % ;
}
. controls-row input . offset10 ,
textarea . offset10 ,
select . offset10 ,
uneditable-input . offset10 {
margin-left : 84 . 39716312056738 % ;
}
. controls-row input . offset9 ,
textarea . offset9 ,
select . offset9 ,
uneditable-input . offset9 {
margin-left : 76 . 06382978723404 % ;
}
. controls-row input . offset8 ,
textarea . offset8 ,
select . offset8 ,
uneditable-input . offset8 {
margin-left : 67 . 7304964539007 % ;
}
. controls-row input . offset7 ,
textarea . offset7 ,
select . offset7 ,
uneditable-input . offset7 {
margin-left : 59 . 39716312056738 % ;
}
. controls-row input . offset6 ,
textarea . offset6 ,
select . offset6 ,
uneditable-input . offset6 {
margin-left : 51 . 06382978723404 % ;
}
. controls-row input . offset5 ,
textarea . offset5 ,
select . offset5 ,
uneditable-input . offset5 {
margin-left : 42 . 73049645390071 % ;
}
. controls-row input . offset4 ,
textarea . offset4 ,
select . offset4 ,
uneditable-input . offset4 {
margin-left : 34 . 39716312056737 % ;
}
. controls-row input . offset3 ,
textarea . offset3 ,
select . offset3 ,
uneditable-input . offset3 {
margin-left : 26 . 06382978723404 % ;
}
. controls-row input . offset2 ,
textarea . offset2 ,
select . offset2 ,
uneditable-input . offset2 {
margin-left : 17 . 730496453900706 % ;
}
. controls-row input . offset1 ,
textarea . offset1 ,
select . offset1 ,
uneditable-input . offset1 {
margin-left : 9 . 397163120567374 % ;
}
. input-append input [ class * = "span" ] ,
. input-append . uneditable-input [ class * = "span" ] ,
. input-prepend input [ class * = "span" ] ,
. input-prepend . uneditable-input [ class * = "span" ] {
display : inline-block ;
}
2012-08-29 04:33:06 +08:00
input [ class * = "span" ] ,
select [ class * = "span" ] ,
textarea [ class * = "span" ] ,
. uneditable-input [ class * = "span" ] {
height : 30px ;
2011-09-12 09:44:25 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-10 11:49:17 +08:00
. controls-row : before ,
. controls-row : after {
display : table ;
line-height : 0 ;
content : "" ;
}
. controls-row : after {
clear : both ;
}
2012-09-26 13:20:24 +08:00
. controls-row [ class * = "span" ] {
2012-07-10 11:49:17 +08:00
float : left ;
}
2011-09-03 12:54:11 +08:00
input [ disabled ] ,
select [ disabled ] ,
textarea [ disabled ] ,
input [ readonly ] ,
select [ readonly ] ,
textarea [ readonly ] {
2012-04-17 07:34:08 +08:00
cursor : not-allowed ;
2012-03-05 16:29:16 +08:00
background-color : # eeeeee ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-23 18:05:10 +08:00
input [ type = "radio" ] [ disabled ] ,
input [ type = "checkbox" ] [ disabled ] ,
input [ type = "radio" ] [ readonly ] ,
input [ type = "checkbox" ] [ readonly ] {
background-color : transparent ;
}
2012-03-09 03:09:33 +08:00
. control-group . warning > label ,
. control-group . warning . help-block ,
. control-group . warning . help-inline {
2011-11-12 16:46:02 +08:00
color : # c09853 ;
}
2012-04-19 07:16:42 +08:00
2012-05-23 15:04:54 +08:00
. control-group . warning . checkbox ,
. control-group . warning . radio ,
2012-08-02 14:16:49 +08:00
. control-group . warning input ,
2012-03-09 03:09:33 +08:00
. control-group . warning select ,
. control-group . warning textarea {
2011-11-12 16:46:02 +08:00
color : # c09853 ;
2012-08-22 05:22:26 +08:00
}
. control-group . warning input ,
. control-group . warning select ,
. control-group . warning textarea {
2012-01-25 15:35:34 +08:00
border-color : # c09853 ;
2012-08-02 14:15:51 +08:00
-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 ) ;
2011-11-12 16:46:02 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-02 14:16:49 +08:00
. control-group . warning input : focus ,
2012-03-09 03:09:33 +08:00
. control-group . warning select : focus ,
. control-group . warning textarea : focus {
2012-01-25 15:35:34 +08:00
border-color : # a47e3c ;
2012-08-02 14:15:51 +08:00
-webkit-box-shadow : inset 0 1px 1px rgba ( 0 , 0 , 0 , 0 . 075 ) , 0 0 6px # dbc59e ;
-moz-box-shadow : inset 0 1px 1px rgba ( 0 , 0 , 0 , 0 . 075 ) , 0 0 6px # dbc59e ;
box-shadow : inset 0 1px 1px rgba ( 0 , 0 , 0 , 0 . 075 ) , 0 0 6px # dbc59e ;
2011-09-29 16:40:27 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. control-group . warning . input-prepend . add-on ,
. control-group . warning . input-append . add-on {
2011-11-12 16:46:02 +08:00
color : # c09853 ;
2012-01-25 08:54:35 +08:00
background-color : # fcf8e3 ;
2011-11-12 16:46:02 +08:00
border-color : # c09853 ;
2011-09-29 16:40:27 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. control-group . error > label ,
. control-group . error . help-block ,
. control-group . error . help-inline {
2012-01-25 08:54:35 +08:00
color : # b94a48 ;
}
2012-04-19 07:16:42 +08:00
2012-05-23 15:04:54 +08:00
. control-group . error . checkbox ,
. control-group . error . radio ,
2012-08-02 14:16:49 +08:00
. control-group . error input ,
2012-03-09 03:09:33 +08:00
. control-group . error select ,
. control-group . error textarea {
2012-01-25 08:54:35 +08:00
color : # b94a48 ;
2012-08-22 05:22:26 +08:00
}
. control-group . error input ,
. control-group . error select ,
. control-group . error textarea {
2012-01-25 15:35:34 +08:00
border-color : # b94a48 ;
2012-08-02 14:15:51 +08:00
-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 ) ;
2012-01-25 08:54:35 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-02 14:16:49 +08:00
. control-group . error input : focus ,
2012-03-09 03:09:33 +08:00
. control-group . error select : focus ,
. control-group . error textarea : focus {
2012-01-25 15:35:34 +08:00
border-color : # 953b39 ;
2012-08-02 14:15:51 +08:00
-webkit-box-shadow : inset 0 1px 1px rgba ( 0 , 0 , 0 , 0 . 075 ) , 0 0 6px # d59392 ;
-moz-box-shadow : inset 0 1px 1px rgba ( 0 , 0 , 0 , 0 . 075 ) , 0 0 6px # d59392 ;
box-shadow : inset 0 1px 1px rgba ( 0 , 0 , 0 , 0 . 075 ) , 0 0 6px # d59392 ;
2012-01-25 08:54:35 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. control-group . error . input-prepend . add-on ,
. control-group . error . input-append . add-on {
2012-01-25 08:54:35 +08:00
color : # b94a48 ;
background-color : # f2dede ;
border-color : # b94a48 ;
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. control-group . success > label ,
. control-group . success . help-block ,
. control-group . success . help-inline {
2011-11-12 16:46:02 +08:00
color : # 468847 ;
2011-09-29 16:40:27 +08:00
}
2012-04-19 07:16:42 +08:00
2012-05-23 15:04:54 +08:00
. control-group . success . checkbox ,
. control-group . success . radio ,
2012-08-02 14:16:49 +08:00
. control-group . success input ,
2012-03-09 03:09:33 +08:00
. control-group . success select ,
. control-group . success textarea {
2011-11-12 16:46:02 +08:00
color : # 468847 ;
2012-08-22 05:22:26 +08:00
}
. control-group . success input ,
. control-group . success select ,
. control-group . success textarea {
2012-01-25 15:35:34 +08:00
border-color : # 468847 ;
2012-08-02 14:15:51 +08:00
-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 ) ;
2011-11-12 16:46:02 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-02 14:16:49 +08:00
. control-group . success input : focus ,
2012-03-09 03:09:33 +08:00
. control-group . success select : focus ,
. control-group . success textarea : focus {
2012-01-25 15:35:34 +08:00
border-color : # 356635 ;
2012-08-02 14:15:51 +08:00
-webkit-box-shadow : inset 0 1px 1px rgba ( 0 , 0 , 0 , 0 . 075 ) , 0 0 6px # 7aba7b ;
-moz-box-shadow : inset 0 1px 1px rgba ( 0 , 0 , 0 , 0 . 075 ) , 0 0 6px # 7aba7b ;
box-shadow : inset 0 1px 1px rgba ( 0 , 0 , 0 , 0 . 075 ) , 0 0 6px # 7aba7b ;
2011-11-12 16:46:02 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. control-group . success . input-prepend . add-on ,
. control-group . success . input-append . add-on {
2011-11-12 16:46:02 +08:00
color : # 468847 ;
2012-01-25 08:54:35 +08:00
background-color : # dff0d8 ;
2011-11-12 16:46:02 +08:00
border-color : # 468847 ;
2011-09-29 16:40:27 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-22 17:24:02 +08:00
. control-group . info > label ,
. control-group . info . help-block ,
. control-group . info . help-inline {
color : # 3a87ad ;
}
. control-group . info . checkbox ,
. control-group . info . radio ,
. control-group . info input ,
. control-group . info select ,
. control-group . info textarea {
color : # 3a87ad ;
}
. control-group . info input ,
. control-group . info select ,
. control-group . info textarea {
border-color : # 3a87ad ;
-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 ) ;
}
. control-group . info input : focus ,
. control-group . info select : focus ,
. control-group . info textarea : focus {
border-color : # 2d6987 ;
-webkit-box-shadow : inset 0 1px 1px rgba ( 0 , 0 , 0 , 0 . 075 ) , 0 0 6px # 7ab5d3 ;
-moz-box-shadow : inset 0 1px 1px rgba ( 0 , 0 , 0 , 0 . 075 ) , 0 0 6px # 7ab5d3 ;
box-shadow : inset 0 1px 1px rgba ( 0 , 0 , 0 , 0 . 075 ) , 0 0 6px # 7ab5d3 ;
}
. control-group . info . input-prepend . add-on ,
. control-group . info . input-append . add-on {
color : # 3a87ad ;
background-color : # d9edf7 ;
border-color : # 3a87ad ;
}
2012-03-09 03:09:33 +08:00
input : focus : required : invalid ,
textarea : focus : required : invalid ,
select : focus : required : invalid {
2012-01-07 20:28:30 +08:00
color : # b94a48 ;
border-color : # ee5f5b ;
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
input : focus : required : invalid : focus ,
textarea : focus : required : invalid : focus ,
select : focus : required : invalid : focus {
2012-01-07 20:28:30 +08:00
border-color : # e9322d ;
-webkit-box-shadow : 0 0 6px # f8b9b7 ;
2012-04-19 07:16:42 +08:00
-moz-box-shadow : 0 0 6px # f8b9b7 ;
box-shadow : 0 0 6px # f8b9b7 ;
2012-01-07 20:28:30 +08:00
}
2012-04-19 07:16:42 +08:00
2011-09-29 16:40:27 +08:00
. form-actions {
2012-07-06 06:11:54 +08:00
padding : 19px 20px 20px ;
margin-top : 20px ;
margin-bottom : 20px ;
2012-03-23 12:08:41 +08:00
background-color : # f5f5f5 ;
2012-05-14 08:43:04 +08:00
border-top : 1px solid # e5e5e5 ;
2012-02-23 03:16:32 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. form-actions : before ,
. form-actions : after {
2012-02-23 03:16:32 +08:00
display : table ;
2012-07-07 01:35:08 +08:00
line-height : 0 ;
2012-02-23 03:16:32 +08:00
content : "" ;
}
2012-04-19 07:16:42 +08:00
2012-02-23 03:16:32 +08:00
. form-actions : after {
clear : both ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. help-block ,
. help-inline {
2012-06-26 07:47:29 +08:00
color : # 595959 ;
2012-02-22 05:43:13 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-06 13:43:28 +08:00
. help-block {
2012-02-13 14:49:06 +08:00
display : block ;
2012-07-06 06:11:54 +08:00
margin-bottom : 10px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2011-09-02 15:29:54 +08:00
. help-inline {
2012-01-27 05:15:09 +08:00
display : inline-block ;
2011-11-30 14:35:03 +08:00
padding-left : 5px ;
2012-04-19 07:16:42 +08:00
vertical-align : middle ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-10 15:32:04 +08:00
. input-append ,
. input-prepend {
2012-01-06 13:43:28 +08:00
margin-bottom : 5px ;
2012-06-15 02:56:46 +08:00
font-size : 0 ;
2012-07-08 03:34:47 +08:00
white-space : nowrap ;
2011-12-28 07:04:55 +08:00
}
2012-04-19 07:16:42 +08:00
2012-09-18 14:11:49 +08:00
. 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 : 14px ;
}
2012-01-07 17:22:52 +08:00
. input-append input ,
2012-07-10 15:32:04 +08:00
. input-prepend input ,
2012-02-22 01:05:04 +08:00
. input-append select ,
2012-07-10 15:32:04 +08:00
. input-prepend select ,
. input-append . uneditable-input ,
. input-prepend . uneditable-input {
2012-03-29 09:18:41 +08:00
position : relative ;
2012-09-26 06:01:03 +08:00
float : none ;
margin : 0 ;
2012-07-06 06:11:54 +08:00
font-size : 14px ;
2012-08-18 07:28:45 +08:00
vertical-align : top ;
2012-09-19 12:16:08 +08:00
-webkit-border-radius : 0 4px 4px 0 ;
-moz-border-radius : 0 4px 4px 0 ;
border-radius : 0 4px 4px 0 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-28 15:53:56 +08:00
. input-append input : focus ,
2012-07-10 15:32:04 +08:00
. input-prepend input : focus ,
2012-02-22 01:05:04 +08:00
. input-append select : focus ,
2012-07-10 15:32:04 +08:00
. input-prepend select : focus ,
. input-append . uneditable-input : focus ,
. input-prepend . uneditable-input : focus {
2012-01-28 15:53:56 +08:00
z-index : 2 ;
}
2012-04-19 07:16:42 +08:00
2012-09-26 06:01:03 +08:00
. input-append input [ class * = "span" ] ,
. input-prepend input [ class * = "span" ] ,
. input-append select [ class * = "span" ] ,
. input-prepend select [ class * = "span" ] ,
. input-append . uneditable-input [ class * = "span" ] ,
. input-prepend . uneditable-input [ class * = "span" ] {
margin : 0 ;
}
2012-07-10 15:32:04 +08:00
. input-append . add-on ,
. input-prepend . add-on {
2012-03-12 13:58:14 +08:00
display : inline-block ;
2011-09-02 15:29:54 +08:00
width : auto ;
2012-07-06 06:11:54 +08:00
height : 20px ;
2012-04-17 07:34:08 +08:00
min-width : 16px ;
2012-01-30 05:25:13 +08:00
padding : 4px 5px ;
2012-07-06 06:11:54 +08:00
font-size : 14px ;
2011-09-02 15:29:54 +08:00
font-weight : normal ;
2012-07-06 06:11:54 +08:00
line-height : 20px ;
2011-09-02 15:29:54 +08:00
text-align : center ;
2011-09-13 13:19:28 +08:00
text-shadow : 0 1px 0 # ffffff ;
2012-03-06 15:06:27 +08:00
background-color : # eeeeee ;
2011-11-30 14:35:03 +08:00
border : 1px solid # ccc ;
2012-03-12 14:43:19 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-12 14:43:19 +08:00
. input-append . add-on ,
2012-07-10 15:32:04 +08:00
. input-prepend . add-on ,
. input-append . btn ,
. input-prepend . btn {
2012-08-18 07:28:45 +08:00
vertical-align : top ;
2012-04-08 07:44:03 +08:00
-webkit-border-radius : 0 ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 0 ;
border-radius : 0 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-10 15:32:04 +08:00
. input-append . active ,
. input-prepend . active {
2011-11-30 14:35:03 +08:00
background-color : # a9dba9 ;
2011-09-02 15:29:54 +08:00
border-color : # 46a546 ;
}
2012-04-19 07:16:42 +08:00
2012-03-12 14:43:19 +08:00
. input-prepend . add-on ,
. input-prepend . btn {
2012-03-12 14:21:38 +08:00
margin-right : -1px ;
}
2012-04-19 07:16:42 +08:00
2012-04-08 07:44:03 +08:00
. input-prepend . add-on : first-child ,
. input-prepend . btn : first-child {
2012-09-19 12:16:08 +08:00
-webkit-border-radius : 4px 0 0 4px ;
-moz-border-radius : 4px 0 0 4px ;
border-radius : 4px 0 0 4px ;
2012-04-08 07:44:03 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. input-append input ,
2012-03-24 00:47:57 +08:00
. input-append select ,
. input-append . uneditable-input {
2012-09-19 12:16:08 +08:00
-webkit-border-radius : 4px 0 0 4px ;
-moz-border-radius : 4px 0 0 4px ;
border-radius : 4px 0 0 4px ;
2012-09-13 07:18:52 +08:00
}
2012-09-21 02:37:34 +08:00
. input-append input + . btn-group . btn ,
. input-append select + . btn-group . btn ,
. input-append . uneditable-input + . btn-group . btn {
-webkit-border-radius : 0 4px 4px 0 ;
-moz-border-radius : 0 4px 4px 0 ;
border-radius : 0 4px 4px 0 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-23 11:32:47 +08:00
. input-append . add-on ,
2012-09-21 02:37:34 +08:00
. input-append . btn ,
. input-append . btn-group {
2012-08-23 11:32:47 +08:00
margin-left : -1px ;
}
2012-04-08 07:44:03 +08:00
. input-append . add-on : last-child ,
. input-append . btn : last-child {
2012-09-19 12:16:08 +08:00
-webkit-border-radius : 0 4px 4px 0 ;
-moz-border-radius : 0 4px 4px 0 ;
border-radius : 0 4px 4px 0 ;
2012-03-12 14:21:38 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-12 14:21:38 +08:00
. input-prepend . input-append input ,
. input-prepend . input-append select ,
. input-prepend . input-append . uneditable-input {
-webkit-border-radius : 0 ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 0 ;
border-radius : 0 ;
2012-03-12 14:21:38 +08:00
}
2012-04-19 07:16:42 +08:00
2012-09-21 02:37:34 +08:00
. input-prepend . input-append input + . btn-group . btn ,
. input-prepend . input-append select + . btn-group . btn ,
. input-prepend . input-append . uneditable-input + . btn-group . btn {
-webkit-border-radius : 0 4px 4px 0 ;
-moz-border-radius : 0 4px 4px 0 ;
border-radius : 0 4px 4px 0 ;
}
2012-03-12 14:43:19 +08:00
. input-prepend . input-append . add-on : first-child ,
. input-prepend . input-append . btn : first-child {
2012-03-12 14:21:38 +08:00
margin-right : -1px ;
2012-09-19 12:16:08 +08:00
-webkit-border-radius : 4px 0 0 4px ;
-moz-border-radius : 4px 0 0 4px ;
border-radius : 4px 0 0 4px ;
2012-03-12 14:21:38 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-12 14:43:19 +08:00
. input-prepend . input-append . add-on : last-child ,
. input-prepend . input-append . btn : last-child {
2011-11-30 14:35:03 +08:00
margin-left : -1px ;
2012-09-19 12:16:08 +08:00
-webkit-border-radius : 0 4px 4px 0 ;
-moz-border-radius : 0 4px 4px 0 ;
border-radius : 0 4px 4px 0 ;
2012-09-13 07:18:52 +08:00
}
2012-09-21 02:37:34 +08:00
. input-prepend . input-append . btn-group : first-child {
margin-left : 0 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-18 03:59:32 +08:00
input . search-query {
2012-01-06 13:43:28 +08:00
padding-right : 14px ;
2012-04-17 07:34:08 +08:00
padding-right : 4px \ 9 ;
padding-left : 14px ;
2012-03-26 05:31:04 +08:00
padding-left : 4px \ 9 ;
2012-09-26 13:07:53 +08:00
/* IE8 doesn't have border-radius, so don't indent the padding */
2012-03-26 05:31:04 +08:00
2012-01-06 15:24:19 +08:00
margin-bottom : 0 ;
2012-07-24 16:44:12 +08:00
-webkit-border-radius : 15px ;
-moz-border-radius : 15px ;
border-radius : 15px ;
2011-09-29 16:47:55 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-10 15:32:04 +08:00
/* Allow for input prepend/append in search forms */
. form-search . input-append . search-query ,
. form-search . input-prepend . search-query {
-webkit-border-radius : 0 ;
-moz-border-radius : 0 ;
border-radius : 0 ;
}
. form-search . input-append . search-query {
-webkit-border-radius : 14px 0 0 14px ;
-moz-border-radius : 14px 0 0 14px ;
border-radius : 14px 0 0 14px ;
}
. form-search . input-append . btn {
-webkit-border-radius : 0 14px 14px 0 ;
-moz-border-radius : 0 14px 14px 0 ;
border-radius : 0 14px 14px 0 ;
}
. form-search . input-prepend . search-query {
-webkit-border-radius : 0 14px 14px 0 ;
-moz-border-radius : 0 14px 14px 0 ;
border-radius : 0 14px 14px 0 ;
}
. form-search . input-prepend . btn {
-webkit-border-radius : 14px 0 0 14px ;
-moz-border-radius : 14px 0 0 14px ;
border-radius : 14px 0 0 14px ;
}
2012-01-15 13:28:47 +08:00
. form-search input ,
. form-inline input ,
. form-horizontal input ,
. form-search textarea ,
. form-inline textarea ,
. form-horizontal textarea ,
. form-search select ,
. form-inline select ,
. form-horizontal select ,
2012-01-27 05:15:09 +08:00
. form-search . help-inline ,
. form-inline . help-inline ,
. form-horizontal . help-inline ,
2012-01-15 13:28:47 +08:00
. form-search . uneditable-input ,
. form-inline . uneditable-input ,
2012-03-12 14:14:36 +08:00
. form-horizontal . uneditable-input ,
. form-search . input-prepend ,
. form-inline . input-prepend ,
. form-horizontal . input-prepend ,
. form-search . input-append ,
. form-inline . input-append ,
. form-horizontal . input-append {
2012-01-06 13:43:28 +08:00
display : inline-block ;
margin-bottom : 0 ;
2012-07-07 01:59:46 +08:00
vertical-align : middle ;
2012-01-06 13:43:28 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. form-search . hide ,
. form-inline . hide ,
. form-horizontal . hide {
2012-02-05 10:26:04 +08:00
display : none ;
}
2012-04-19 07:16:42 +08:00
2012-01-29 16:07:01 +08:00
. form-search label ,
2012-08-18 07:00:36 +08:00
. form-inline label ,
. form-search . btn-group ,
. form-inline . btn-group {
2012-01-15 08:38:40 +08:00
display : inline-block ;
}
2012-04-19 07:16:42 +08:00
2012-03-12 14:12:45 +08:00
. form-search . input-append ,
. form-inline . input-append ,
. form-search . input-prepend ,
. form-inline . input-prepend {
margin-bottom : 0 ;
2012-01-29 16:07:01 +08:00
}
2012-04-19 07:16:42 +08:00
2012-02-11 16:24:06 +08:00
. form-search . radio ,
. form-search . checkbox ,
2012-02-18 12:40:56 +08:00
. form-inline . radio ,
2012-02-11 16:24:06 +08:00
. form-inline . checkbox {
2012-02-21 10:56:05 +08:00
padding-left : 0 ;
2012-02-11 16:24:06 +08:00
margin-bottom : 0 ;
vertical-align : middle ;
}
2012-04-19 07:16:42 +08:00
2012-02-21 10:56:05 +08:00
. form-search . radio input [ type = "radio" ] ,
. form-search . checkbox input [ type = "checkbox" ] ,
. form-inline . radio input [ type = "radio" ] ,
. form-inline . checkbox input [ type = "checkbox" ] {
float : left ;
margin-right : 3px ;
2012-04-17 07:34:08 +08:00
margin-left : 0 ;
2012-02-21 10:56:05 +08:00
}
2012-04-19 07:16:42 +08:00
2011-09-29 16:40:27 +08:00
. control-group {
2012-07-06 06:11:54 +08:00
margin-bottom : 10px ;
2012-01-24 04:21:00 +08:00
}
2012-04-19 07:16:42 +08:00
2012-02-11 16:11:34 +08:00
legend + . control-group {
2012-07-06 06:11:54 +08:00
margin-top : 20px ;
2012-01-27 07:39:37 +08:00
-webkit-margin-top-collapse : separate ;
2012-01-26 13:28:24 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-24 04:21:00 +08:00
. form-horizontal . control-group {
2012-07-06 06:11:54 +08:00
margin-bottom : 20px ;
2012-01-28 13:20:58 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. form-horizontal . control-group : before ,
. form-horizontal . control-group : after {
2012-01-28 13:20:58 +08:00
display : table ;
2012-07-07 01:35:08 +08:00
line-height : 0 ;
2012-01-28 13:20:58 +08:00
content : "" ;
}
2012-04-19 07:16:42 +08:00
2012-01-28 13:20:58 +08:00
. form-horizontal . control-group : after {
clear : both ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-02-05 14:55:47 +08:00
. form-horizontal . control-label {
2011-09-29 16:40:27 +08:00
float : left ;
2012-08-29 01:12:04 +08:00
width : 160px ;
2011-09-29 16:40:27 +08:00
padding-top : 5px ;
text-align : right ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-15 13:28:47 +08:00
. form-horizontal . controls {
2012-08-29 01:12:04 +08:00
margin-left : 180px ;
2012-03-26 05:46:47 +08:00
}
2012-04-19 07:16:42 +08:00
2012-02-22 05:43:13 +08:00
. form-horizontal . help-block {
margin-bottom : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-08-28 13:42:12 +08:00
. form-horizontal input + . help-block ,
. form-horizontal select + . help-block ,
. form-horizontal textarea + . help-block {
margin-top : 10px ;
}
2012-01-15 13:28:47 +08:00
. form-horizontal . form-actions {
2012-08-29 01:12:04 +08:00
padding-left : 180px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-21 05:16:40 +08:00
table {
max-width : 100 % ;
2012-04-17 07:34:08 +08:00
background-color : transparent ;
2012-01-21 05:16:40 +08:00
border-collapse : collapse ;
border-spacing : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-01-18 15:39:18 +08:00
. table {
2011-09-02 15:29:54 +08:00
width : 100 % ;
2012-07-06 06:11:54 +08:00
margin-bottom : 20px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. table th ,
. table td {
2011-11-30 14:35:03 +08:00
padding : 8px ;
2012-07-06 06:11:54 +08:00
line-height : 20px ;
2011-09-02 15:29:54 +08:00
text-align : left ;
2012-02-11 15:07:32 +08:00
vertical-align : top ;
2012-03-06 14:47:39 +08:00
border-top : 1px solid # dddddd ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-18 15:39:18 +08:00
. table th {
2011-09-02 15:29:54 +08:00
font-weight : bold ;
}
2012-04-19 07:16:42 +08:00
2012-02-11 15:07:32 +08:00
. table thead th {
vertical-align : bottom ;
2011-09-09 01:47:05 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-23 12:08:41 +08:00
. table caption + thead tr : first-child th ,
. table caption + thead tr : first-child td ,
2012-03-12 09:18:18 +08:00
. table colgroup + thead tr : first-child th ,
. table colgroup + thead tr : first-child td ,
. table thead : first-child tr : first-child th ,
. table thead : first-child tr : first-child td {
2012-01-12 01:43:13 +08:00
border-top : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-01-18 15:39:18 +08:00
. table tbody + tbody {
2012-03-06 14:47:39 +08:00
border-top : 2px solid # dddddd ;
2012-01-11 13:54:11 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. table-condensed th ,
. table-condensed td {
2011-11-30 14:35:03 +08:00
padding : 4px 5px ;
2011-09-09 14:01:28 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-15 13:28:47 +08:00
. table-bordered {
2012-03-06 14:47:39 +08:00
border : 1px solid # dddddd ;
2011-11-01 10:37:10 +08:00
border-collapse : separate ;
2012-04-17 07:34:08 +08:00
border-left : 0 ;
2011-11-01 10:37:10 +08:00
-webkit-border-radius : 4px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 4px ;
border-radius : 4px ;
2011-11-01 10:37:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. table-bordered th ,
. table-bordered td {
2012-03-06 14:47:39 +08:00
border-left : 1px solid # dddddd ;
2011-11-01 10:37:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-23 16:28:04 +08:00
. table-bordered caption + thead tr : first-child th ,
. table-bordered caption + tbody tr : first-child th ,
. table-bordered caption + tbody tr : first-child td ,
. table-bordered colgroup + thead tr : first-child th ,
. table-bordered colgroup + tbody tr : first-child th ,
. table-bordered colgroup + tbody tr : first-child td ,
2012-03-12 11:03:55 +08:00
. table-bordered thead : first-child tr : first-child th ,
. table-bordered tbody : first-child tr : first-child th ,
. table-bordered tbody : first-child tr : first-child td {
border-top : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. table-bordered thead : first-child tr : first-child th : first-child ,
. table-bordered tbody : first-child tr : first-child td : first-child {
2012-04-15 04:31:48 +08:00
-webkit-border-top-left-radius : 4px ;
2012-04-19 07:16:42 +08:00
border-top-left-radius : 4px ;
2012-04-17 07:34:08 +08:00
-moz-border-radius-topleft : 4px ;
2011-09-09 14:01:28 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. table-bordered thead : first-child tr : first-child th : last-child ,
. table-bordered tbody : first-child tr : first-child td : last-child {
2012-04-15 04:31:48 +08:00
-webkit-border-top-right-radius : 4px ;
2012-04-19 07:16:42 +08:00
border-top-right-radius : 4px ;
2012-04-17 07:34:08 +08:00
-moz-border-radius-topright : 4px ;
2011-09-09 14:01:28 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. table-bordered thead : last-child tr : last-child th : first-child ,
2012-07-20 12:25:24 +08:00
. table-bordered tbody : last-child tr : last-child td : first-child ,
. table-bordered tfoot : last-child tr : last-child td : first-child {
2011-09-09 14:01:28 +08:00
-webkit-border-radius : 0 0 0 4px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 0 0 0 4px ;
border-radius : 0 0 0 4px ;
2012-04-15 04:31:48 +08:00
-webkit-border-bottom-left-radius : 4px ;
2012-04-19 07:16:42 +08:00
border-bottom-left-radius : 4px ;
2012-04-17 07:34:08 +08:00
-moz-border-radius-bottomleft : 4px ;
2011-09-09 14:01:28 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. table-bordered thead : last-child tr : last-child th : last-child ,
2012-07-20 12:25:24 +08:00
. table-bordered tbody : last-child tr : last-child td : last-child ,
. table-bordered tfoot : last-child tr : last-child td : last-child {
2012-04-15 04:31:48 +08:00
-webkit-border-bottom-right-radius : 4px ;
2012-04-19 07:16:42 +08:00
border-bottom-right-radius : 4px ;
2012-04-17 07:34:08 +08:00
-moz-border-radius-bottomright : 4px ;
2011-09-09 14:01:28 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-20 12:06:42 +08:00
. table-bordered caption + thead tr : first-child th : first-child ,
. table-bordered caption + tbody tr : first-child td : first-child ,
. table-bordered colgroup + thead tr : first-child th : first-child ,
. table-bordered colgroup + tbody tr : first-child td : first-child {
-webkit-border-top-left-radius : 4px ;
border-top-left-radius : 4px ;
-moz-border-radius-topleft : 4px ;
}
. table-bordered caption + thead tr : first-child th : last-child ,
. table-bordered caption + tbody tr : first-child td : last-child ,
. table-bordered colgroup + thead tr : first-child th : last-child ,
. table-bordered colgroup + tbody tr : first-child td : last-child {
-webkit-border-top-right-radius : 4px ;
border-top-right-radius : 4px ;
2012-09-06 01:05:54 +08:00
-moz-border-radius-topright : 4px ;
2012-07-20 12:06:42 +08:00
}
2012-03-09 03:09:33 +08:00
. table-striped tbody tr : nth-child ( odd ) td ,
. table-striped tbody tr : nth-child ( odd ) th {
2011-09-02 15:29:54 +08:00
background-color : # f9f9f9 ;
}
2012-04-19 07:16:42 +08:00
2012-08-15 05:51:33 +08:00
. table-hover tbody tr : hover td ,
. table-hover tbody tr : hover th {
2012-02-05 18:28:42 +08:00
background-color : # f5f5f5 ;
}
2012-04-19 07:16:42 +08:00
2012-09-26 13:20:24 +08:00
table [ class * = span ] {
2012-06-26 05:37:35 +08:00
display : table-cell ;
float : none ;
margin-left : 0 ;
}
2012-09-01 13:37:46 +08:00
. table . span1 {
2012-01-07 20:34:30 +08:00
float : none ;
width : 44px ;
margin-left : 0 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-09-01 13:37:46 +08:00
. table . span2 {
2012-01-07 20:34:30 +08:00
float : none ;
width : 124px ;
margin-left : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-09-01 13:37:46 +08:00
. table . span3 {
2012-01-07 20:34:30 +08:00
float : none ;
width : 204px ;
margin-left : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-09-01 13:37:46 +08:00
. table . span4 {
2012-01-07 20:34:30 +08:00
float : none ;
width : 284px ;
margin-left : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-09-01 13:37:46 +08:00
. table . span5 {
2012-01-07 20:34:30 +08:00
float : none ;
width : 364px ;
margin-left : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-09-01 13:37:46 +08:00
. table . span6 {
2012-01-07 20:34:30 +08:00
float : none ;
width : 444px ;
margin-left : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-09-01 13:37:46 +08:00
. table . span7 {
2012-01-07 20:34:30 +08:00
float : none ;
width : 524px ;
margin-left : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-09-01 13:37:46 +08:00
. table . span8 {
2012-01-07 20:34:30 +08:00
float : none ;
width : 604px ;
margin-left : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-09-01 13:37:46 +08:00
. table . span9 {
2012-01-07 20:34:30 +08:00
float : none ;
width : 684px ;
margin-left : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-09-01 13:37:46 +08:00
. table . span10 {
2012-01-07 20:34:30 +08:00
float : none ;
width : 764px ;
margin-left : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-09-01 13:37:46 +08:00
. table . span11 {
2012-01-07 20:34:30 +08:00
float : none ;
width : 844px ;
margin-left : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-09-01 13:37:46 +08:00
. table . span12 {
2012-01-07 20:34:30 +08:00
float : none ;
width : 924px ;
margin-left : 0 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-09-01 13:37:46 +08:00
. table . span13 {
2012-02-22 07:18:05 +08:00
float : none ;
width : 1004px ;
margin-left : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-09-01 13:37:46 +08:00
. table . span14 {
2012-02-22 07:18:05 +08:00
float : none ;
width : 1084px ;
margin-left : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-09-01 13:37:46 +08:00
. table . span15 {
2012-02-22 07:18:05 +08:00
float : none ;
width : 1164px ;
margin-left : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-09-01 13:37:46 +08:00
. table . span16 {
2012-02-22 07:18:05 +08:00
float : none ;
width : 1244px ;
margin-left : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-09-01 13:37:46 +08:00
. table . span17 {
2012-02-22 07:18:05 +08:00
float : none ;
width : 1324px ;
margin-left : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-09-01 13:37:46 +08:00
. table . span18 {
2012-02-22 07:18:05 +08:00
float : none ;
width : 1404px ;
margin-left : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-09-01 13:37:46 +08:00
. table . span19 {
2012-02-22 07:18:05 +08:00
float : none ;
width : 1484px ;
margin-left : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-09-01 13:37:46 +08:00
. table . span20 {
2012-02-22 07:18:05 +08:00
float : none ;
width : 1564px ;
margin-left : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-09-01 13:37:46 +08:00
. table . span21 {
2012-02-22 07:18:05 +08:00
float : none ;
width : 1644px ;
margin-left : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-09-01 13:37:46 +08:00
. table . span22 {
2012-02-22 07:18:05 +08:00
float : none ;
width : 1724px ;
margin-left : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-09-01 13:37:46 +08:00
. table . span23 {
2012-02-22 07:18:05 +08:00
float : none ;
width : 1804px ;
margin-left : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-09-01 13:37:46 +08:00
. table . span24 {
2012-02-22 07:18:05 +08:00
float : none ;
width : 1884px ;
margin-left : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-08-08 14:07:53 +08:00
. table tbody tr . success td {
2012-08-08 13:50:49 +08:00
background-color : # dff0d8 ;
}
2012-08-08 14:07:53 +08:00
. table tbody tr . error td {
2012-08-08 13:50:49 +08:00
background-color : # f2dede ;
}
2012-08-22 17:20:31 +08:00
. table tbody tr . warning td {
background-color : # fcf8e3 ;
}
2012-08-08 14:07:53 +08:00
. table tbody tr . info td {
2012-08-08 13:50:49 +08:00
background-color : # d9edf7 ;
}
2012-08-28 12:06:21 +08:00
. table-hover tbody tr . success : hover td {
background-color : # d0e9c6 ;
}
. table-hover tbody tr . error : hover td {
background-color : # ebcccc ;
}
. table-hover tbody tr . warning : hover td {
background-color : # faf2cc ;
}
. table-hover tbody tr . info : hover td {
background-color : # c4e3f3 ;
}
2012-03-09 03:09:33 +08:00
[ class ^ = "icon-" ] ,
[ class * = " icon-" ] {
2012-01-06 02:01:42 +08:00
display : inline-block ;
width : 14px ;
height : 14px ;
2012-08-18 07:11:52 +08:00
margin-top : 1px ;
2012-02-05 14:22:19 +08:00
line-height : 14px ;
2012-01-31 14:57:00 +08:00
vertical-align : text-top ;
2012-02-05 14:22:19 +08:00
background-image : url ( "../img/glyphicons-halflings.png" ) ;
2012-01-31 14:57:00 +08:00
background-position : 14px 14px ;
background-repeat : no-repeat ;
2012-01-28 05:39:38 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-09 02:26:22 +08:00
/* White icons with optional class, or on hover/active states of certain elements */
. icon-white ,
2012-08-22 05:15:01 +08:00
. nav-pills > . active > a > [ class ^ = "icon-" ] ,
. nav-pills > . active > a > [ class * = " icon-" ] ,
. nav-list > . active > a > [ class ^ = "icon-" ] ,
. nav-list > . active > a > [ class * = " icon-" ] ,
. navbar-inverse . nav > . active > a > [ class ^ = "icon-" ] ,
. navbar-inverse . nav > . active > a > [ class * = " icon-" ] ,
2012-08-09 02:26:22 +08:00
. dropdown-menu > li > a : hover > [ class ^ = "icon-" ] ,
2012-08-18 02:23:39 +08:00
. dropdown-menu > li > a : hover > [ class * = " icon-" ] ,
. dropdown-menu > . active > a > [ class ^ = "icon-" ] ,
2012-08-09 02:26:22 +08:00
. dropdown-menu > . active > a > [ class * = " icon-" ] {
2012-02-05 14:22:19 +08:00
background-image : url ( "../img/glyphicons-halflings-white.png" ) ;
2012-01-27 08:27:37 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-glass {
2012-01-28 05:56:50 +08:00
background-position : 0 0 ;
2011-10-12 00:44:51 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-music {
2012-01-06 02:01:42 +08:00
background-position : -24px 0 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-search {
2012-01-06 02:01:42 +08:00
background-position : -48px 0 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-envelope {
2012-01-06 02:01:42 +08:00
background-position : -72px 0 ;
2011-09-03 14:01:38 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-heart {
2012-01-06 02:01:42 +08:00
background-position : -96px 0 ;
2011-09-03 14:09:59 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-star {
2012-01-06 02:01:42 +08:00
background-position : -120px 0 ;
2011-12-28 02:39:39 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-star-empty {
2012-01-06 02:01:42 +08:00
background-position : -144px 0 ;
2011-09-09 00:43:37 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-user {
2012-01-06 02:01:42 +08:00
background-position : -168px 0 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-film {
2012-01-06 02:01:42 +08:00
background-position : -192px 0 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-th-large {
2012-01-06 02:01:42 +08:00
background-position : -216px 0 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-th {
2012-01-06 02:01:42 +08:00
background-position : -240px 0 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-th-list {
2012-01-06 02:01:42 +08:00
background-position : -264px 0 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-ok {
2012-01-06 02:01:42 +08:00
background-position : -288px 0 ;
2011-10-10 12:13:26 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-remove {
2012-01-06 02:01:42 +08:00
background-position : -312px 0 ;
2011-10-12 00:44:51 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-zoom-in {
2012-01-06 02:01:42 +08:00
background-position : -336px 0 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-zoom-out {
2012-01-06 02:01:42 +08:00
background-position : -360px 0 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-off {
2012-01-06 02:01:42 +08:00
background-position : -384px 0 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-signal {
2012-01-06 02:01:42 +08:00
background-position : -408px 0 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-cog {
2012-01-06 02:01:42 +08:00
background-position : -432px 0 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-trash {
2012-01-06 02:01:42 +08:00
background-position : -456px 0 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-home {
2012-01-06 02:01:42 +08:00
background-position : 0 -24px ;
2011-12-03 03:37:39 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-file {
2012-01-06 02:01:42 +08:00
background-position : -24px -24px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-time {
2012-01-06 02:01:42 +08:00
background-position : -48px -24px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-road {
2012-01-06 02:01:42 +08:00
background-position : -72px -24px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-download-alt {
2012-01-06 02:01:42 +08:00
background-position : -96px -24px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-download {
2012-01-06 02:01:42 +08:00
background-position : -120px -24px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-upload {
2012-01-06 02:01:42 +08:00
background-position : -144px -24px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-inbox {
2012-01-06 02:01:42 +08:00
background-position : -168px -24px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-play-circle {
2012-01-06 02:01:42 +08:00
background-position : -192px -24px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-repeat {
2012-01-06 02:01:42 +08:00
background-position : -216px -24px ;
2011-09-07 12:54:00 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-refresh {
2012-01-06 02:01:42 +08:00
background-position : -240px -24px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-list-alt {
2012-01-06 02:01:42 +08:00
background-position : -264px -24px ;
2011-09-02 15:50:05 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-lock {
2012-01-28 10:49:00 +08:00
background-position : -287px -24px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-flag {
2012-01-06 02:01:42 +08:00
background-position : -312px -24px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-headphones {
2012-01-06 02:01:42 +08:00
background-position : -336px -24px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-volume-off {
2012-01-06 02:01:42 +08:00
background-position : -360px -24px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-volume-down {
2012-01-06 02:01:42 +08:00
background-position : -384px -24px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-volume-up {
2012-01-06 02:01:42 +08:00
background-position : -408px -24px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-qrcode {
2012-01-06 02:01:42 +08:00
background-position : -432px -24px ;
2011-09-13 11:07:26 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-barcode {
2012-01-06 02:01:42 +08:00
background-position : -456px -24px ;
2011-09-13 11:07:26 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-tag {
2012-01-06 02:01:42 +08:00
background-position : 0 -48px ;
2011-09-13 11:07:26 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-tags {
2012-01-27 22:33:18 +08:00
background-position : -25px -48px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-book {
2012-01-06 02:01:42 +08:00
background-position : -48px -48px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-bookmark {
2012-01-06 02:01:42 +08:00
background-position : -72px -48px ;
2011-09-09 15:02:47 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-print {
2012-01-06 02:01:42 +08:00
background-position : -96px -48px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-camera {
2012-01-06 02:01:42 +08:00
background-position : -120px -48px ;
2011-09-02 15:56:03 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-font {
2012-01-06 02:01:42 +08:00
background-position : -144px -48px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-bold {
2012-01-27 22:33:18 +08:00
background-position : -167px -48px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-italic {
2012-01-06 02:01:42 +08:00
background-position : -192px -48px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-text-height {
2012-01-06 02:01:42 +08:00
background-position : -216px -48px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-text-width {
2012-01-06 02:01:42 +08:00
background-position : -240px -48px ;
2011-09-03 03:35:41 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-align-left {
2012-01-06 02:01:42 +08:00
background-position : -264px -48px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-align-center {
2012-01-06 02:01:42 +08:00
background-position : -288px -48px ;
2011-09-29 17:21:02 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-align-right {
2012-01-06 02:01:42 +08:00
background-position : -312px -48px ;
2011-09-29 17:21:02 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-align-justify {
2012-01-06 02:01:42 +08:00
background-position : -336px -48px ;
2011-09-29 17:21:02 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-list {
2012-01-06 02:01:42 +08:00
background-position : -360px -48px ;
2011-09-29 17:21:02 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-indent-left {
2012-01-06 02:01:42 +08:00
background-position : -384px -48px ;
2011-09-29 17:21:02 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-indent-right {
2012-01-06 02:01:42 +08:00
background-position : -408px -48px ;
2011-09-29 17:21:02 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-facetime-video {
2012-01-06 02:01:42 +08:00
background-position : -432px -48px ;
2011-09-29 17:21:02 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-picture {
2012-01-06 02:01:42 +08:00
background-position : -456px -48px ;
2011-09-29 17:21:02 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-pencil {
2012-01-06 02:01:42 +08:00
background-position : 0 -72px ;
2011-09-29 17:21:02 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-map-marker {
2012-01-06 02:01:42 +08:00
background-position : -24px -72px ;
2011-09-29 17:21:02 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-adjust {
2012-01-06 02:01:42 +08:00
background-position : -48px -72px ;
2011-12-28 07:39:34 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-tint {
2012-01-06 02:01:42 +08:00
background-position : -72px -72px ;
2011-12-28 07:39:34 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-edit {
2012-01-06 02:01:42 +08:00
background-position : -96px -72px ;
2011-09-29 17:21:02 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-share {
2012-01-06 02:01:42 +08:00
background-position : -120px -72px ;
2011-09-09 14:01:28 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-check {
2012-01-06 02:01:42 +08:00
background-position : -144px -72px ;
2011-09-09 14:01:28 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-move {
2012-01-06 02:01:42 +08:00
background-position : -168px -72px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-step-backward {
2012-01-06 02:01:42 +08:00
background-position : -192px -72px ;
2011-09-17 01:51:44 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-fast-backward {
2012-01-06 02:01:42 +08:00
background-position : -216px -72px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-backward {
2012-01-06 02:01:42 +08:00
background-position : -240px -72px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-play {
2012-01-06 02:01:42 +08:00
background-position : -264px -72px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-pause {
2012-01-06 02:01:42 +08:00
background-position : -288px -72px ;
2011-12-22 06:00:50 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-stop {
2012-01-06 02:01:42 +08:00
background-position : -312px -72px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-forward {
2012-01-06 02:01:42 +08:00
background-position : -336px -72px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-fast-forward {
2012-01-06 02:01:42 +08:00
background-position : -360px -72px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-step-forward {
2012-01-06 02:01:42 +08:00
background-position : -384px -72px ;
2011-09-03 14:28:01 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-eject {
2012-01-06 02:01:42 +08:00
background-position : -408px -72px ;
2011-09-03 14:28:01 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-chevron-left {
2012-01-06 02:01:42 +08:00
background-position : -432px -72px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-chevron-right {
2012-01-06 02:01:42 +08:00
background-position : -456px -72px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-plus-sign {
2012-01-27 22:33:18 +08:00
background-position : 0 -96px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-minus-sign {
2012-01-28 05:56:50 +08:00
background-position : -24px -96px ;
2012-01-27 22:33:18 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-remove-sign {
2012-01-28 05:56:50 +08:00
background-position : -48px -96px ;
2012-01-27 22:33:18 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-ok-sign {
2012-01-28 05:56:50 +08:00
background-position : -72px -96px ;
2012-01-27 22:33:18 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-question-sign {
2012-01-28 05:56:50 +08:00
background-position : -96px -96px ;
2012-01-27 22:33:18 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-info-sign {
2012-01-27 22:33:18 +08:00
background-position : -120px -96px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-screenshot {
2012-01-27 22:33:18 +08:00
background-position : -144px -96px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-remove-circle {
2012-01-27 22:33:18 +08:00
background-position : -168px -96px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-ok-circle {
2012-01-27 22:33:18 +08:00
background-position : -192px -96px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-ban-circle {
2012-01-27 22:33:18 +08:00
background-position : -216px -96px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-arrow-left {
2012-01-28 05:56:50 +08:00
background-position : -240px -96px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-arrow-right {
2012-01-06 02:01:42 +08:00
background-position : -264px -96px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-arrow-up {
2012-01-27 22:33:18 +08:00
background-position : -289px -96px ;
2012-01-06 02:01:42 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-arrow-down {
2012-01-06 02:01:42 +08:00
background-position : -312px -96px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-share-alt {
2012-01-06 02:01:42 +08:00
background-position : -336px -96px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-resize-full {
2012-01-06 02:01:42 +08:00
background-position : -360px -96px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-resize-small {
2012-01-06 02:01:42 +08:00
background-position : -384px -96px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-plus {
2012-01-06 02:01:42 +08:00
background-position : -408px -96px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-minus {
2012-01-27 22:33:18 +08:00
background-position : -433px -96px ;
2012-01-06 02:01:42 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-asterisk {
2012-01-06 02:01:42 +08:00
background-position : -456px -96px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-exclamation-sign {
2012-01-27 22:33:18 +08:00
background-position : 0 -120px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-gift {
2012-01-28 05:56:50 +08:00
background-position : -24px -120px ;
2012-01-27 22:33:18 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-leaf {
2012-01-28 05:56:50 +08:00
background-position : -48px -120px ;
2012-01-27 22:33:18 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-fire {
2012-01-28 05:56:50 +08:00
background-position : -72px -120px ;
2012-01-27 22:33:18 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-eye-open {
2012-01-28 05:56:50 +08:00
background-position : -96px -120px ;
2012-01-27 22:33:18 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-eye-close {
2012-01-27 22:33:18 +08:00
background-position : -120px -120px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-warning-sign {
2012-01-27 22:33:18 +08:00
background-position : -144px -120px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-plane {
2012-01-27 22:33:18 +08:00
background-position : -168px -120px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-calendar {
2012-01-27 22:33:18 +08:00
background-position : -192px -120px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-random {
2012-06-03 13:34:20 +08:00
width : 16px ;
2012-01-27 22:33:18 +08:00
background-position : -216px -120px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-comment {
2012-01-27 22:33:18 +08:00
background-position : -240px -120px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-magnet {
2012-01-27 22:33:18 +08:00
background-position : -264px -120px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-chevron-up {
2012-01-27 22:33:18 +08:00
background-position : -288px -120px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-chevron-down {
2012-01-27 22:33:18 +08:00
background-position : -313px -119px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-retweet {
2012-01-27 22:33:18 +08:00
background-position : -336px -120px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-shopping-cart {
2012-01-27 22:33:18 +08:00
background-position : -360px -120px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-folder-close {
2012-01-27 22:33:18 +08:00
background-position : -384px -120px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-folder-open {
2012-06-03 13:34:20 +08:00
width : 16px ;
2012-01-28 05:56:50 +08:00
background-position : -408px -120px ;
2012-01-27 22:33:18 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-resize-vertical {
2012-01-27 22:33:18 +08:00
background-position : -432px -119px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 16:11:19 +08:00
. icon-resize-horizontal {
2012-01-27 22:33:18 +08:00
background-position : -456px -118px ;
}
2012-04-19 07:16:42 +08:00
2012-04-15 08:15:16 +08:00
. icon-hdd {
background-position : 0 -144px ;
}
2012-04-19 07:16:42 +08:00
2012-04-15 08:15:16 +08:00
. icon-bullhorn {
background-position : -24px -144px ;
}
2012-04-19 07:16:42 +08:00
2012-04-15 08:15:16 +08:00
. icon-bell {
background-position : -48px -144px ;
}
2012-04-19 07:16:42 +08:00
2012-04-15 08:15:16 +08:00
. icon-certificate {
background-position : -72px -144px ;
}
2012-04-19 07:16:42 +08:00
2012-04-15 08:15:16 +08:00
. icon-thumbs-up {
background-position : -96px -144px ;
}
2012-04-19 07:16:42 +08:00
2012-04-15 08:15:16 +08:00
. icon-thumbs-down {
background-position : -120px -144px ;
}
2012-04-19 07:16:42 +08:00
2012-04-15 08:15:16 +08:00
. icon-hand-right {
background-position : -144px -144px ;
}
2012-04-19 07:16:42 +08:00
2012-04-15 08:15:16 +08:00
. icon-hand-left {
background-position : -168px -144px ;
}
2012-04-19 07:16:42 +08:00
2012-04-15 08:15:16 +08:00
. icon-hand-up {
background-position : -192px -144px ;
}
2012-04-19 07:16:42 +08:00
2012-04-15 08:15:16 +08:00
. icon-hand-down {
background-position : -216px -144px ;
}
2012-04-19 07:16:42 +08:00
2012-04-15 08:15:16 +08:00
. icon-circle-arrow-right {
background-position : -240px -144px ;
}
2012-04-19 07:16:42 +08:00
2012-04-15 08:15:16 +08:00
. icon-circle-arrow-left {
background-position : -264px -144px ;
}
2012-04-19 07:16:42 +08:00
2012-04-15 08:15:16 +08:00
. icon-circle-arrow-up {
background-position : -288px -144px ;
}
2012-04-19 07:16:42 +08:00
2012-04-15 08:15:16 +08:00
. icon-circle-arrow-down {
background-position : -312px -144px ;
}
2012-04-19 07:16:42 +08:00
2012-04-15 08:15:16 +08:00
. icon-globe {
background-position : -336px -144px ;
}
2012-04-19 07:16:42 +08:00
2012-04-15 08:15:16 +08:00
. icon-wrench {
background-position : -360px -144px ;
}
2012-04-19 07:16:42 +08:00
2012-04-15 08:15:16 +08:00
. icon-tasks {
background-position : -384px -144px ;
}
2012-04-19 07:16:42 +08:00
2012-04-15 08:15:16 +08:00
. icon-filter {
background-position : -408px -144px ;
}
2012-04-19 07:16:42 +08:00
2012-04-15 08:15:16 +08:00
. icon-briefcase {
background-position : -432px -144px ;
}
2012-04-19 07:16:42 +08:00
2012-04-15 08:15:16 +08:00
. icon-fullscreen {
background-position : -456px -144px ;
}
2012-04-19 07:16:42 +08:00
2012-03-26 13:28:43 +08:00
. dropup ,
2012-01-06 02:01:42 +08:00
. dropdown {
position : relative ;
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. dropdown-toggle : active ,
. open . dropdown-toggle {
2012-01-29 03:21:39 +08:00
outline : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-01-07 19:45:24 +08:00
. caret {
2012-01-06 02:01:42 +08:00
display : inline-block ;
width : 0 ;
2012-07-09 15:31:54 +08:00
height : 0 ;
vertical-align : top ;
2012-01-23 12:07:17 +08:00
border-top : 4px solid # 000000 ;
2012-04-17 07:34:08 +08:00
border-right : 4px solid transparent ;
border-left : 4px solid transparent ;
content : "" ;
2012-01-06 02:01:42 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-07 19:45:24 +08:00
. dropdown . caret {
2012-07-09 15:31:54 +08:00
margin-top : 8px ;
2012-01-07 19:45:24 +08:00
margin-left : 2px ;
}
2012-04-19 07:16:42 +08:00
2012-01-06 02:01:42 +08:00
. dropdown-menu {
position : absolute ;
2012-01-23 12:47:24 +08:00
top : 100 % ;
2012-01-28 05:39:38 +08:00
left : 0 ;
2012-01-07 20:01:09 +08:00
z-index : 1000 ;
2012-01-06 02:01:42 +08:00
display : none ;
2012-04-17 07:34:08 +08:00
float : left ;
2012-01-06 02:01:42 +08:00
min-width : 160px ;
2012-06-25 11:42:31 +08:00
padding : 5px 0 ;
2012-07-29 15:30:15 +08:00
margin : 2px 0 0 ;
2012-01-07 19:45:24 +08:00
list-style : none ;
2012-01-06 02:01:42 +08:00
background-color : # ffffff ;
2012-03-23 14:09:31 +08:00
border : 1px solid # ccc ;
border : 1px solid rgba ( 0 , 0 , 0 , 0 . 2 ) ;
2012-04-17 07:34:08 +08:00
* border-right-width : 2px ;
* border-bottom-width : 2px ;
2012-06-25 11:42:31 +08:00
-webkit-border-radius : 6px ;
-moz-border-radius : 6px ;
border-radius : 6px ;
2012-01-07 19:45:24 +08:00
-webkit-box-shadow : 0 5px 10px rgba ( 0 , 0 , 0 , 0 . 2 ) ;
2012-04-19 07:16:42 +08:00
-moz-box-shadow : 0 5px 10px rgba ( 0 , 0 , 0 , 0 . 2 ) ;
box-shadow : 0 5px 10px rgba ( 0 , 0 , 0 , 0 . 2 ) ;
2012-01-06 02:01:42 +08:00
-webkit-background-clip : padding-box ;
2012-04-19 07:16:42 +08:00
-moz-background-clip : padding ;
background-clip : padding-box ;
2012-01-06 02:01:42 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-30 06:50:47 +08:00
. dropdown-menu . pull-right {
right : 0 ;
left : auto ;
2012-01-25 02:45:29 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-06 02:01:42 +08:00
. dropdown-menu . divider {
height : 1px ;
2012-07-06 06:11:54 +08:00
margin : 9px 1px ;
2012-01-06 02:01:42 +08:00
overflow : hidden ;
2012-01-07 19:45:24 +08:00
background-color : # e5e5e5 ;
2012-01-06 02:01:42 +08:00
border-bottom : 1px solid # ffffff ;
}
2012-04-19 07:16:42 +08:00
2012-01-07 19:45:24 +08:00
. dropdown-menu a {
2012-01-06 02:01:42 +08:00
display : block ;
2012-07-18 13:26:53 +08:00
padding : 3px 20px ;
2012-01-06 02:01:42 +08:00
clear : both ;
font-weight : normal ;
2012-07-06 06:11:54 +08:00
line-height : 20px ;
2012-03-05 16:32:02 +08:00
color : # 333333 ;
2012-01-13 07:29:16 +08:00
white-space : nowrap ;
2012-01-06 02:01:42 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. dropdown-menu li > a : hover ,
2012-07-28 01:06:54 +08:00
. dropdown-menu li > a : focus ,
. dropdown-submenu : hover > a {
2012-07-18 13:26:53 +08:00
color : # ffffff ;
2012-06-20 10:17:42 +08:00
text-decoration : none ;
2012-07-18 13:26:53 +08:00
background-color : # 0088cc ;
background-color : # 0081c2 ;
background-image : -moz-linear-gradient ( top , # 0088cc , # 0077b3 ) ;
background-image : -webkit-gradient ( linear , 0 0 , 0 100 % , from ( # 0088cc ) , to ( # 0077b3 ) ) ;
background-image : -webkit-linear-gradient ( top , # 0088cc , # 0077b3 ) ;
background-image : -o-linear-gradient ( top , # 0088cc , # 0077b3 ) ;
background-image : linear-gradient ( to bottom , # 0088cc , # 0077b3 ) ;
background-repeat : repeat-x ;
filter : progid : dximagetransform . microsoft . gradient ( startColorstr = '#ff0088cc' , endColorstr = '#ff0077b3' , GradientType = 0 ) ;
2012-06-20 10:17:42 +08:00
}
2012-03-09 03:09:33 +08:00
. dropdown-menu . active > a ,
. dropdown-menu . active > a : hover {
2012-01-23 12:07:17 +08:00
color : # ffffff ;
2012-01-06 02:01:42 +08:00
text-decoration : none ;
2012-03-06 12:15:35 +08:00
background-color : # 0088cc ;
2012-07-18 13:26:53 +08:00
background-color : # 0081c2 ;
background-image : linear-gradient ( to bottom , # 0088cc , # 0077b3 ) ;
background-image : -moz-linear-gradient ( top , # 0088cc , # 0077b3 ) ;
background-image : -webkit-gradient ( linear , 0 0 , 0 100 % , from ( # 0088cc ) , to ( # 0077b3 ) ) ;
background-image : -webkit-linear-gradient ( top , # 0088cc , # 0077b3 ) ;
background-image : -o-linear-gradient ( top , # 0088cc , # 0077b3 ) ;
background-repeat : repeat-x ;
2012-05-17 15:39:14 +08:00
outline : 0 ;
2012-07-18 13:26:53 +08:00
filter : progid : dximagetransform . microsoft . gradient ( startColorstr = '#ff0088cc' , endColorstr = '#ff0077b3' , GradientType = 0 ) ;
2012-01-06 02:01:42 +08:00
}
2012-04-19 07:16:42 +08:00
2012-06-20 04:52:07 +08:00
. dropdown-menu . disabled > a ,
. dropdown-menu . disabled > a : hover {
color : # 999999 ;
}
. dropdown-menu . disabled > a : hover {
text-decoration : none ;
cursor : default ;
background-color : transparent ;
}
2012-05-14 12:52:18 +08:00
. open > . dropdown-menu {
2012-01-06 02:01:42 +08:00
display : block ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-05-28 16:13:24 +08:00
. pull-right > . dropdown-menu {
2012-02-19 12:06:38 +08:00
right : 0 ;
2012-04-17 07:34:08 +08:00
left : auto ;
2012-02-19 12:06:38 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. dropup . caret ,
. navbar-fixed-bottom . dropdown . caret {
2012-02-22 14:01:39 +08:00
border-top : 0 ;
border-bottom : 4px solid # 000000 ;
2012-08-22 04:02:02 +08:00
content : "" ;
2012-02-22 14:01:39 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. dropup . dropdown-menu ,
. navbar-fixed-bottom . dropdown . dropdown-menu {
2012-02-22 14:01:39 +08:00
top : auto ;
bottom : 100 % ;
margin-bottom : 1px ;
}
2012-04-19 07:16:42 +08:00
2012-07-28 01:06:54 +08:00
. dropdown-submenu {
position : relative ;
}
. dropdown-submenu > . dropdown-menu {
top : 0 ;
left : 100 % ;
2012-07-28 01:35:15 +08:00
margin-top : -6px ;
2012-07-28 01:06:54 +08:00
margin-left : -1px ;
-webkit-border-radius : 0 6px 6px 6px ;
-moz-border-radius : 0 6px 6px 6px ;
border-radius : 0 6px 6px 6px ;
}
2012-08-22 05:15:50 +08:00
. dropdown-submenu : hover > . dropdown-menu {
2012-07-28 01:06:54 +08:00
display : block ;
}
2012-09-08 02:34:05 +08:00
. dropup . dropdown-submenu > . dropdown-menu {
top : auto ;
bottom : 0 ;
margin-top : 0 ;
margin-bottom : -2px ;
-webkit-border-radius : 5px 5px 5px 0 ;
-moz-border-radius : 5px 5px 5px 0 ;
border-radius : 5px 5px 5px 0 ;
}
2012-07-28 01:35:15 +08:00
. dropdown-submenu > a : after {
display : block ;
float : right ;
width : 0 ;
height : 0 ;
margin-top : 5px ;
margin-right : -10px ;
border-color : transparent ;
border-left-color : # cccccc ;
border-style : solid ;
border-width : 5px 0 5px 5px ;
content : " " ;
}
. dropdown-submenu : hover > a : after {
border-left-color : # ffffff ;
}
2012-07-28 01:06:54 +08:00
. dropdown . dropdown-menu . nav-header {
padding-right : 20px ;
padding-left : 20px ;
}
2012-01-08 17:50:12 +08:00
. typeahead {
margin-top : 2px ;
-webkit-border-radius : 4px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 4px ;
border-radius : 4px ;
2012-01-08 17:50:12 +08:00
}
2012-04-19 07:16:42 +08:00
2011-11-17 15:58:36 +08:00
. well {
min-height : 20px ;
2011-11-30 14:35:03 +08:00
padding : 19px ;
margin-bottom : 20px ;
background-color : # f5f5f5 ;
2012-06-29 01:03:46 +08:00
border : 1px solid # e3e3e3 ;
2011-11-17 15:58:36 +08:00
-webkit-border-radius : 4px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 4px ;
border-radius : 4px ;
2011-11-17 15:58:36 +08:00
-webkit-box-shadow : inset 0 1px 1px rgba ( 0 , 0 , 0 , 0 . 05 ) ;
2012-04-19 07:16:42 +08:00
-moz-box-shadow : inset 0 1px 1px rgba ( 0 , 0 , 0 , 0 . 05 ) ;
box-shadow : inset 0 1px 1px rgba ( 0 , 0 , 0 , 0 . 05 ) ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2011-11-17 15:58:36 +08:00
. well blockquote {
border-color : # ddd ;
border-color : rgba ( 0 , 0 , 0 , 0 . 15 ) ;
}
2012-04-19 07:16:42 +08:00
2012-03-07 13:12:43 +08:00
. well-large {
padding : 24px ;
-webkit-border-radius : 6px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 6px ;
border-radius : 6px ;
2012-03-07 13:12:43 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-07 13:12:43 +08:00
. well-small {
padding : 9px ;
-webkit-border-radius : 3px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 3px ;
border-radius : 3px ;
2012-03-07 13:12:43 +08:00
}
2012-04-19 07:16:42 +08:00
2011-11-17 15:58:36 +08:00
. fade {
2012-04-17 07:34:08 +08:00
opacity : 0 ;
2011-11-17 15:58:36 +08:00
-webkit-transition : opacity 0 . 15s linear ;
2012-04-19 07:16:42 +08:00
-moz-transition : opacity 0 . 15s linear ;
-o-transition : opacity 0 . 15s linear ;
transition : opacity 0 . 15s linear ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2011-11-17 15:58:36 +08:00
. fade . in {
opacity : 1 ;
}
2012-04-19 07:16:42 +08:00
2011-11-26 09:23:14 +08:00
. collapse {
2012-04-17 07:34:08 +08:00
position : relative ;
height : 0 ;
overflow : hidden ;
2011-11-26 09:23:14 +08:00
-webkit-transition : height 0 . 35s ease ;
2012-04-19 07:16:42 +08:00
-moz-transition : height 0 . 35s ease ;
-o-transition : height 0 . 35s ease ;
transition : height 0 . 35s ease ;
2011-11-26 09:23:14 +08:00
}
2012-04-19 07:16:42 +08:00
2011-11-26 13:34:55 +08:00
. collapse . in {
2011-11-26 09:23:14 +08:00
height : auto ;
}
2012-04-19 07:16:42 +08:00
2012-01-06 02:01:42 +08:00
. close {
float : right ;
font-size : 20px ;
2011-11-17 15:58:36 +08:00
font-weight : bold ;
2012-07-06 06:11:54 +08:00
line-height : 20px ;
2012-01-06 02:01:42 +08:00
color : # 000000 ;
text-shadow : 0 1px 0 # ffffff ;
opacity : 0 . 2 ;
2012-01-26 12:32:19 +08:00
filter : alpha ( opacity = 20 ) ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-06 02:01:42 +08:00
. close : hover {
color : # 000000 ;
text-decoration : none ;
2012-04-17 07:34:08 +08:00
cursor : pointer ;
2012-01-06 02:01:42 +08:00
opacity : 0 . 4 ;
2012-01-26 12:32:19 +08:00
filter : alpha ( opacity = 40 ) ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-26 11:41:59 +08:00
button . close {
padding : 0 ;
cursor : pointer ;
2012-04-24 21:45:21 +08:00
background : transparent ;
2012-03-26 11:41:59 +08:00
border : 0 ;
-webkit-appearance : none ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 12:50:51 +08:00
. btn {
display : inline-block ;
2012-09-19 12:16:08 +08:00
padding : 4px 12px ;
2012-02-07 15:34:03 +08:00
margin-bottom : 0 ;
2012-07-31 03:52:44 +08:00
font-size : 14px ;
2012-07-06 06:11:54 +08:00
line-height : 20px ;
2012-01-31 12:50:51 +08:00
color : # 333333 ;
text-align : center ;
text-shadow : 0 1px 1px rgba ( 255 , 255 , 255 , 0 . 75 ) ;
2012-02-07 15:34:03 +08:00
vertical-align : middle ;
2012-04-17 07:34:08 +08:00
cursor : pointer ;
2012-02-13 03:14:13 +08:00
background-color : # f5f5f5 ;
2012-09-26 13:07:53 +08:00
background-image : -moz-linear-gradient ( top , # ffffff , # e6e6e6 ) ;
2012-02-13 03:14:13 +08:00
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 ) ;
2012-07-10 11:49:17 +08:00
background-image : linear-gradient ( to bottom , # ffffff , # e6e6e6 ) ;
2012-02-13 03:14:13 +08:00
background-repeat : repeat-x ;
2012-07-31 03:52:44 +08:00
border : 1px solid # bbbbbb ;
2012-04-19 07:16:42 +08:00
border-color : # e6e6e6 # e6e6e6 # bfbfbf ;
2012-09-26 13:07:53 +08:00
border-color : rgba ( 0 , 0 , 0 , 0 . 1 ) rgba ( 0 , 0 , 0 , 0 . 1 ) rgba ( 0 , 0 , 0 , 0 . 25 ) ;
2012-07-31 03:52:44 +08:00
border-bottom-color : # a2a2a2 ;
2012-01-31 12:50:51 +08:00
-webkit-border-radius : 4px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 4px ;
border-radius : 4px ;
filter : progid : dximagetransform . microsoft . gradient ( enabled = false ) ;
2012-09-26 13:07:53 +08:00
filter : progid : dximagetransform . microsoft . gradient ( startColorstr = '#ffffffff' , endColorstr = '#ffe6e6e6' , GradientType = 0 ) ;
2012-07-09 15:42:38 +08:00
-webkit-box-shadow : inset 0 1px 0 rgba ( 255 , 255 , 255 , 0 . 2 ) , 0 1px 2px rgba ( 0 , 0 , 0 , 0 . 05 ) ;
-moz-box-shadow : inset 0 1px 0 rgba ( 255 , 255 , 255 , 0 . 2 ) , 0 1px 2px rgba ( 0 , 0 , 0 , 0 . 05 ) ;
box-shadow : inset 0 1px 0 rgba ( 255 , 255 , 255 , 0 . 2 ) , 0 1px 2px rgba ( 0 , 0 , 0 , 0 . 05 ) ;
2012-01-31 12:50:51 +08:00
}
2012-04-19 07:16:42 +08:00
2012-02-13 03:14:13 +08:00
. btn : hover ,
. btn : active ,
. btn . active ,
. btn . disabled ,
. btn [ disabled ] {
2012-07-10 15:45:44 +08:00
color : # 333333 ;
2012-02-13 03:14:13 +08:00
background-color : # e6e6e6 ;
2012-03-26 05:28:24 +08:00
* background-color : # d9d9d9 ;
2012-02-13 03:14:13 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. btn : active ,
. btn . active {
2012-02-13 03:14:13 +08:00
background-color : # cccccc \ 9 ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 12:50:51 +08:00
. btn : hover {
color : # 333333 ;
text-decoration : none ;
background-color : # e6e6e6 ;
background-position : 0 -15px ;
-webkit-transition : background-position 0 . 1s linear ;
2012-04-19 07:16:42 +08:00
-moz-transition : background-position 0 . 1s linear ;
-o-transition : background-position 0 . 1s linear ;
transition : background-position 0 . 1s linear ;
2012-01-31 12:50:51 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 12:50:51 +08:00
. btn : focus {
2012-02-17 13:25:40 +08:00
outline : thin dotted # 333 ;
2012-01-31 12:50:51 +08:00
outline : 5px auto -webkit-focus-ring-color ;
outline-offset : -2px ;
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. btn . active ,
. btn : active {
2012-04-17 07:34:08 +08:00
background-color : # e6e6e6 ;
background-color : # d9d9d9 \ 9 ;
2012-01-31 12:50:51 +08:00
background-image : none ;
2012-04-17 07:34:08 +08:00
outline : 0 ;
2012-07-09 15:42:38 +08:00
-webkit-box-shadow : inset 0 2px 4px rgba ( 0 , 0 , 0 , 0 . 15 ) , 0 1px 2px rgba ( 0 , 0 , 0 , 0 . 05 ) ;
-moz-box-shadow : inset 0 2px 4px rgba ( 0 , 0 , 0 , 0 . 15 ) , 0 1px 2px rgba ( 0 , 0 , 0 , 0 . 05 ) ;
box-shadow : inset 0 2px 4px rgba ( 0 , 0 , 0 , 0 . 15 ) , 0 1px 2px rgba ( 0 , 0 , 0 , 0 . 05 ) ;
2012-01-31 12:50:51 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. btn . disabled ,
. btn [ disabled ] {
2012-01-31 12:50:51 +08:00
cursor : default ;
background-color : # e6e6e6 ;
2012-04-17 07:34:08 +08:00
background-image : none ;
2012-01-31 12:50:51 +08:00
opacity : 0 . 65 ;
filter : alpha ( opacity = 65 ) ;
-webkit-box-shadow : none ;
2012-04-19 07:16:42 +08:00
-moz-box-shadow : none ;
box-shadow : none ;
2012-01-31 12:50:51 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:15:57 +08:00
. btn-large {
2012-09-19 12:16:08 +08:00
padding : 11px 19px ;
2012-09-19 11:56:20 +08:00
font-size : 17 . 5px ;
2012-01-31 12:50:51 +08:00
-webkit-border-radius : 5px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 5px ;
border-radius : 5px ;
2012-01-31 12:50:51 +08:00
}
2012-04-19 07:16:42 +08:00
2012-02-05 14:22:19 +08:00
. btn-large [ class ^ = "icon-" ] {
2012-08-18 07:11:52 +08:00
margin-top : 2px ;
2012-01-31 12:50:51 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:15:57 +08:00
. btn-small {
2012-09-19 12:16:08 +08:00
padding : 2px 10px ;
2012-09-19 11:56:20 +08:00
font-size : 11 . 9px ;
2012-09-19 12:16:08 +08:00
-webkit-border-radius : 3px ;
-moz-border-radius : 3px ;
border-radius : 3px ;
2012-01-31 12:50:51 +08:00
}
2012-04-19 07:16:42 +08:00
2012-02-05 14:22:19 +08:00
. btn-small [ class ^ = "icon-" ] {
2012-08-18 07:11:52 +08:00
margin-top : 0 ;
2012-01-31 12:50:51 +08:00
}
2012-04-19 07:16:42 +08:00
2012-02-17 13:28:16 +08:00
. btn-mini {
2012-09-19 12:16:08 +08:00
padding : 1px 6px ;
2012-09-19 11:56:20 +08:00
font-size : 10 . 5px ;
2012-09-19 12:16:08 +08:00
-webkit-border-radius : 3px ;
-moz-border-radius : 3px ;
border-radius : 3px ;
2012-02-17 13:28:16 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-28 06:42:58 +08:00
. btn-block {
display : block ;
width : 100 % ;
padding-right : 0 ;
padding-left : 0 ;
-webkit-box-sizing : border-box ;
-moz-box-sizing : border-box ;
box-sizing : border-box ;
}
2012-07-29 15:30:15 +08:00
. btn-block + . btn-block {
margin-top : 5px ;
}
2012-08-28 06:39:55 +08:00
input [ type = "submit" ] . btn-block ,
input [ type = "reset" ] . btn-block ,
input [ type = "button" ] . btn-block {
width : 100 % ;
}
2012-01-31 13:15:57 +08:00
. btn-primary . active ,
. btn-warning . active ,
. btn-danger . active ,
. btn-success . active ,
2012-02-13 07:18:20 +08:00
. btn-info . active ,
2012-02-18 12:25:49 +08:00
. btn-inverse . active {
2012-01-29 07:09:23 +08:00
color : rgba ( 255 , 255 , 255 , 0 . 75 ) ;
2012-01-05 17:34:14 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-24 01:06:35 +08:00
. btn {
2012-08-02 08:01:29 +08:00
border-color : # c5c5c5 ;
border-color : rgba ( 0 , 0 , 0 , 0 . 15 ) rgba ( 0 , 0 , 0 , 0 . 15 ) rgba ( 0 , 0 , 0 , 0 . 25 ) ;
2012-04-24 01:06:35 +08:00
}
2012-01-31 13:15:57 +08:00
. btn-primary {
2012-07-10 15:45:44 +08:00
color : # ffffff ;
text-shadow : 0 -1px 0 rgba ( 0 , 0 , 0 , 0 . 25 ) ;
2012-07-05 14:31:30 +08:00
background-color : # 006dcc ;
2012-09-26 13:07:53 +08:00
background-image : -moz-linear-gradient ( top , # 0088cc , # 0044cc ) ;
2012-07-05 14:31:30 +08:00
background-image : -webkit-gradient ( linear , 0 0 , 0 100 % , from ( # 0088cc ) , to ( # 0044cc ) ) ;
background-image : -webkit-linear-gradient ( top , # 0088cc , # 0044cc ) ;
background-image : -o-linear-gradient ( top , # 0088cc , # 0044cc ) ;
2012-07-10 11:49:17 +08:00
background-image : linear-gradient ( to bottom , # 0088cc , # 0044cc ) ;
2012-01-29 07:09:23 +08:00
background-repeat : repeat-x ;
2012-07-05 14:31:30 +08:00
border-color : # 0044cc # 0044cc # 002a80 ;
2012-01-29 07:09:23 +08:00
border-color : rgba ( 0 , 0 , 0 , 0 . 1 ) rgba ( 0 , 0 , 0 , 0 . 1 ) rgba ( 0 , 0 , 0 , 0 . 25 ) ;
2012-07-05 14:31:30 +08:00
filter : progid : dximagetransform . microsoft . gradient ( startColorstr = '#ff0088cc' , endColorstr = '#ff0044cc' , GradientType = 0 ) ;
2012-04-19 07:16:42 +08:00
filter : progid : dximagetransform . microsoft . gradient ( enabled = false ) ;
2012-01-05 17:34:14 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:15:57 +08:00
. btn-primary : hover ,
. btn-primary : active ,
. btn-primary . active ,
. btn-primary . disabled ,
. btn-primary [ disabled ] {
2012-07-10 15:45:44 +08:00
color : # ffffff ;
2012-07-05 14:31:30 +08:00
background-color : # 0044cc ;
* background-color : # 003bb3 ;
2012-01-05 17:34:14 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. btn-primary : active ,
. btn-primary . active {
2012-07-05 14:31:30 +08:00
background-color : # 003399 \ 9 ;
2012-01-05 17:34:14 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:15:57 +08:00
. btn-warning {
2012-07-10 15:45:44 +08:00
color : # ffffff ;
text-shadow : 0 -1px 0 rgba ( 0 , 0 , 0 , 0 . 25 ) ;
2012-01-31 00:15:28 +08:00
background-color : # faa732 ;
2012-09-26 13:07:53 +08:00
background-image : -moz-linear-gradient ( top , # fbb450 , # f89406 ) ;
2012-01-31 00:15:28 +08:00
background-image : -webkit-gradient ( linear , 0 0 , 0 100 % , from ( # fbb450 ) , to ( # f89406 ) ) ;
background-image : -webkit-linear-gradient ( top , # fbb450 , # f89406 ) ;
background-image : -o-linear-gradient ( top , # fbb450 , # f89406 ) ;
2012-07-10 11:49:17 +08:00
background-image : linear-gradient ( to bottom , # fbb450 , # f89406 ) ;
2012-01-31 00:15:28 +08:00
background-repeat : repeat-x ;
border-color : # f89406 # f89406 # ad6704 ;
border-color : rgba ( 0 , 0 , 0 , 0 . 1 ) rgba ( 0 , 0 , 0 , 0 . 1 ) rgba ( 0 , 0 , 0 , 0 . 25 ) ;
2012-05-05 04:50:16 +08:00
filter : progid : dximagetransform . microsoft . gradient ( startColorstr = '#fffbb450' , endColorstr = '#fff89406' , GradientType = 0 ) ;
2012-04-19 07:16:42 +08:00
filter : progid : dximagetransform . microsoft . gradient ( enabled = false ) ;
2012-01-31 00:15:28 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:15:57 +08:00
. btn-warning : hover ,
. btn-warning : active ,
. btn-warning . active ,
. btn-warning . disabled ,
. btn-warning [ disabled ] {
2012-07-10 15:45:44 +08:00
color : # ffffff ;
2012-01-31 00:15:28 +08:00
background-color : # f89406 ;
2012-03-26 05:28:24 +08:00
* background-color : # df8505 ;
2012-01-31 00:15:28 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. btn-warning : active ,
. btn-warning . active {
2012-01-31 00:15:28 +08:00
background-color : # c67605 \ 9 ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:15:57 +08:00
. btn-danger {
2012-07-10 15:45:44 +08:00
color : # ffffff ;
text-shadow : 0 -1px 0 rgba ( 0 , 0 , 0 , 0 . 25 ) ;
2012-01-29 07:09:23 +08:00
background-color : # da4f49 ;
2012-09-26 13:07:53 +08:00
background-image : -moz-linear-gradient ( top , # ee5f5b , # bd362f ) ;
2012-01-29 07:09:23 +08:00
background-image : -webkit-gradient ( linear , 0 0 , 0 100 % , from ( # ee5f5b ) , to ( # bd362f ) ) ;
background-image : -webkit-linear-gradient ( top , # ee5f5b , # bd362f ) ;
background-image : -o-linear-gradient ( top , # ee5f5b , # bd362f ) ;
2012-07-10 11:49:17 +08:00
background-image : linear-gradient ( to bottom , # ee5f5b , # bd362f ) ;
2012-01-29 07:09:23 +08:00
background-repeat : repeat-x ;
border-color : # bd362f # bd362f # 802420 ;
border-color : rgba ( 0 , 0 , 0 , 0 . 1 ) rgba ( 0 , 0 , 0 , 0 . 1 ) rgba ( 0 , 0 , 0 , 0 . 25 ) ;
2012-05-05 04:50:16 +08:00
filter : progid : dximagetransform . microsoft . gradient ( startColorstr = '#ffee5f5b' , endColorstr = '#ffbd362f' , GradientType = 0 ) ;
2012-04-19 07:16:42 +08:00
filter : progid : dximagetransform . microsoft . gradient ( enabled = false ) ;
2012-01-08 12:40:28 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:15:57 +08:00
. btn-danger : hover ,
. btn-danger : active ,
. btn-danger . active ,
. btn-danger . disabled ,
. btn-danger [ disabled ] {
2012-07-10 15:45:44 +08:00
color : # ffffff ;
2012-01-29 07:09:23 +08:00
background-color : # bd362f ;
2012-03-26 05:28:24 +08:00
* background-color : # a9302a ;
2012-01-08 12:40:28 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. btn-danger : active ,
. btn-danger . active {
2012-01-29 07:09:23 +08:00
background-color : # 942a25 \ 9 ;
2012-01-05 17:34:14 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:15:57 +08:00
. btn-success {
2012-07-10 15:45:44 +08:00
color : # ffffff ;
text-shadow : 0 -1px 0 rgba ( 0 , 0 , 0 , 0 . 25 ) ;
2012-01-29 07:09:23 +08:00
background-color : # 5bb75b ;
2012-09-26 13:07:53 +08:00
background-image : -moz-linear-gradient ( top , # 62c462 , # 51a351 ) ;
2012-01-29 07:09:23 +08:00
background-image : -webkit-gradient ( linear , 0 0 , 0 100 % , from ( # 62c462 ) , to ( # 51a351 ) ) ;
background-image : -webkit-linear-gradient ( top , # 62c462 , # 51a351 ) ;
background-image : -o-linear-gradient ( top , # 62c462 , # 51a351 ) ;
2012-07-10 11:49:17 +08:00
background-image : linear-gradient ( to bottom , # 62c462 , # 51a351 ) ;
2012-01-29 07:09:23 +08:00
background-repeat : repeat-x ;
border-color : # 51a351 # 51a351 # 387038 ;
border-color : rgba ( 0 , 0 , 0 , 0 . 1 ) rgba ( 0 , 0 , 0 , 0 . 1 ) rgba ( 0 , 0 , 0 , 0 . 25 ) ;
2012-05-05 04:50:16 +08:00
filter : progid : dximagetransform . microsoft . gradient ( startColorstr = '#ff62c462' , endColorstr = '#ff51a351' , GradientType = 0 ) ;
2012-04-19 07:16:42 +08:00
filter : progid : dximagetransform . microsoft . gradient ( enabled = false ) ;
2012-01-28 11:57:53 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:15:57 +08:00
. btn-success : hover ,
. btn-success : active ,
. btn-success . active ,
. btn-success . disabled ,
. btn-success [ disabled ] {
2012-07-10 15:45:44 +08:00
color : # ffffff ;
2012-01-29 07:09:23 +08:00
background-color : # 51a351 ;
2012-03-26 05:28:24 +08:00
* background-color : # 499249 ;
2012-01-05 17:34:14 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. btn-success : active ,
. btn-success . active {
2012-01-29 07:09:23 +08:00
background-color : # 408140 \ 9 ;
2012-01-05 17:34:14 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:15:57 +08:00
. btn-info {
2012-07-10 15:45:44 +08:00
color : # ffffff ;
text-shadow : 0 -1px 0 rgba ( 0 , 0 , 0 , 0 . 25 ) ;
2012-01-29 07:09:23 +08:00
background-color : # 49afcd ;
2012-09-26 13:07:53 +08:00
background-image : -moz-linear-gradient ( top , # 5bc0de , # 2f96b4 ) ;
2012-01-29 07:09:23 +08:00
background-image : -webkit-gradient ( linear , 0 0 , 0 100 % , from ( # 5bc0de ) , to ( # 2f96b4 ) ) ;
background-image : -webkit-linear-gradient ( top , # 5bc0de , # 2f96b4 ) ;
background-image : -o-linear-gradient ( top , # 5bc0de , # 2f96b4 ) ;
2012-07-10 11:49:17 +08:00
background-image : linear-gradient ( to bottom , # 5bc0de , # 2f96b4 ) ;
2012-01-29 07:09:23 +08:00
background-repeat : repeat-x ;
border-color : # 2f96b4 # 2f96b4 # 1f6377 ;
border-color : rgba ( 0 , 0 , 0 , 0 . 1 ) rgba ( 0 , 0 , 0 , 0 . 1 ) rgba ( 0 , 0 , 0 , 0 . 25 ) ;
2012-05-05 04:50:16 +08:00
filter : progid : dximagetransform . microsoft . gradient ( startColorstr = '#ff5bc0de' , endColorstr = '#ff2f96b4' , GradientType = 0 ) ;
2012-04-19 07:16:42 +08:00
filter : progid : dximagetransform . microsoft . gradient ( enabled = false ) ;
2012-01-05 17:34:14 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:15:57 +08:00
. btn-info : hover ,
. btn-info : active ,
. btn-info . active ,
. btn-info . disabled ,
. btn-info [ disabled ] {
2012-07-10 15:45:44 +08:00
color : # ffffff ;
2012-01-29 07:09:23 +08:00
background-color : # 2f96b4 ;
2012-03-26 05:28:24 +08:00
* background-color : # 2a85a0 ;
2012-01-05 17:34:14 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. btn-info : active ,
. btn-info . active {
2012-01-29 07:09:23 +08:00
background-color : # 24748c \ 9 ;
2012-01-05 17:34:14 +08:00
}
2012-04-19 07:16:42 +08:00
2012-02-13 07:18:20 +08:00
. btn-inverse {
2012-07-10 15:45:44 +08:00
color : # ffffff ;
text-shadow : 0 -1px 0 rgba ( 0 , 0 , 0 , 0 . 25 ) ;
2012-07-01 23:42:09 +08:00
background-color : # 363636 ;
2012-09-26 13:07:53 +08:00
background-image : -moz-linear-gradient ( top , # 444444 , # 222222 ) ;
2012-07-01 23:42:09 +08:00
background-image : -webkit-gradient ( linear , 0 0 , 0 100 % , from ( # 444444 ) , to ( # 222222 ) ) ;
background-image : -webkit-linear-gradient ( top , # 444444 , # 222222 ) ;
background-image : -o-linear-gradient ( top , # 444444 , # 222222 ) ;
2012-07-10 11:49:17 +08:00
background-image : linear-gradient ( to bottom , # 444444 , # 222222 ) ;
2012-02-13 07:18:20 +08:00
background-repeat : repeat-x ;
2012-02-13 16:41:28 +08:00
border-color : # 222222 # 222222 # 000000 ;
2012-02-13 07:18:20 +08:00
border-color : rgba ( 0 , 0 , 0 , 0 . 1 ) rgba ( 0 , 0 , 0 , 0 . 1 ) rgba ( 0 , 0 , 0 , 0 . 25 ) ;
2012-07-01 23:42:09 +08:00
filter : progid : dximagetransform . microsoft . gradient ( startColorstr = '#ff444444' , endColorstr = '#ff222222' , GradientType = 0 ) ;
2012-04-19 07:16:42 +08:00
filter : progid : dximagetransform . microsoft . gradient ( enabled = false ) ;
2012-02-13 07:18:20 +08:00
}
2012-04-19 07:16:42 +08:00
2012-02-13 07:18:20 +08:00
. btn-inverse : hover ,
. btn-inverse : active ,
. btn-inverse . active ,
. btn-inverse . disabled ,
. btn-inverse [ disabled ] {
2012-07-10 15:45:44 +08:00
color : # ffffff ;
2012-02-13 16:41:28 +08:00
background-color : # 222222 ;
2012-03-26 05:28:24 +08:00
* background-color : # 151515 ;
2012-02-13 07:18:20 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. btn-inverse : active ,
. btn-inverse . active {
2012-02-13 16:41:28 +08:00
background-color : # 080808 \ 9 ;
2012-02-13 07:18:20 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
button . btn :: -moz-focus-inner ,
input [ type = "submit" ] . btn :: -moz-focus-inner {
2012-01-29 07:09:23 +08:00
padding : 0 ;
border : 0 ;
2012-01-08 12:40:28 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-19 07:30:47 +08:00
. btn-link ,
2012-09-01 05:02:18 +08:00
. btn-link : active ,
. btn-link [ disabled ] {
2012-08-19 07:30:47 +08:00
background-color : transparent ;
background-image : none ;
-webkit-box-shadow : none ;
-moz-box-shadow : none ;
box-shadow : none ;
}
2012-07-18 14:32:52 +08:00
. btn-link {
color : # 0088cc ;
cursor : pointer ;
border-color : transparent ;
-webkit-border-radius : 0 ;
-moz-border-radius : 0 ;
border-radius : 0 ;
}
. btn-link : hover {
color : # 005580 ;
text-decoration : underline ;
background-color : transparent ;
}
2012-09-01 05:02:18 +08:00
. btn-link [ disabled ] : hover {
color : # 333333 ;
text-decoration : none ;
}
2012-01-29 07:09:23 +08:00
. btn-group {
position : relative ;
2012-09-13 07:37:41 +08:00
display : inline-block ;
2012-06-26 06:46:46 +08:00
font-size : 0 ;
white-space : nowrap ;
2012-08-28 03:05:15 +08:00
vertical-align : middle ;
2012-01-08 12:40:28 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. btn-group + . btn-group {
margin-left : 5px ;
2012-01-08 12:40:28 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. btn-toolbar {
2012-07-06 06:11:54 +08:00
margin-top : 10px ;
margin-bottom : 10px ;
2012-08-19 07:50:26 +08:00
font-size : 0 ;
2012-01-08 18:15:47 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-20 08:07:41 +08:00
. btn-toolbar . btn + . btn ,
2012-08-19 07:50:26 +08:00
. btn-toolbar . btn-group + . btn ,
. btn-toolbar . btn + . btn-group {
margin-left : 5px ;
}
2012-04-03 13:37:58 +08:00
. btn-group > . btn {
2012-01-29 07:09:23 +08:00
position : relative ;
-webkit-border-radius : 0 ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 0 ;
border-radius : 0 ;
2012-01-09 07:33:44 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-20 08:07:41 +08:00
. btn-group > . btn + . btn {
margin-left : -1px ;
}
2012-06-26 11:57:04 +08:00
. btn-group > . btn ,
. btn-group > . dropdown-menu {
2012-07-31 03:52:44 +08:00
font-size : 14px ;
}
. btn-group > . btn-mini {
font-size : 11px ;
2012-06-26 11:57:04 +08:00
}
2012-06-26 06:46:46 +08:00
. btn-group > . btn-small {
2012-07-06 06:11:54 +08:00
font-size : 12px ;
2012-06-26 06:46:46 +08:00
}
. btn-group > . btn-large {
2012-07-06 06:11:54 +08:00
font-size : 16px ;
2012-06-26 06:46:46 +08:00
}
2012-04-03 13:37:58 +08:00
. btn-group > . btn : first-child {
2012-01-29 07:09:23 +08:00
margin-left : 0 ;
-webkit-border-bottom-left-radius : 4px ;
2012-04-19 07:16:42 +08:00
border-bottom-left-radius : 4px ;
-webkit-border-top-left-radius : 4px ;
border-top-left-radius : 4px ;
2012-01-29 07:09:23 +08:00
-moz-border-radius-bottomleft : 4px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius-topleft : 4px ;
2012-01-08 12:40:28 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-03 13:37:58 +08:00
. btn-group > . btn : last-child ,
. btn-group > . dropdown-toggle {
2012-01-29 07:09:23 +08:00
-webkit-border-top-right-radius : 4px ;
2012-04-19 07:16:42 +08:00
border-top-right-radius : 4px ;
2012-01-29 07:09:23 +08:00
-webkit-border-bottom-right-radius : 4px ;
2012-04-19 07:16:42 +08:00
border-bottom-right-radius : 4px ;
-moz-border-radius-topright : 4px ;
2012-01-29 07:09:23 +08:00
-moz-border-radius-bottomright : 4px ;
2012-01-08 12:40:28 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-03 13:37:58 +08:00
. btn-group > . btn . large : first-child {
2012-01-29 07:09:23 +08:00
margin-left : 0 ;
-webkit-border-bottom-left-radius : 6px ;
2012-04-19 07:16:42 +08:00
border-bottom-left-radius : 6px ;
-webkit-border-top-left-radius : 6px ;
border-top-left-radius : 6px ;
2012-01-29 07:09:23 +08:00
-moz-border-radius-bottomleft : 6px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius-topleft : 6px ;
2012-01-08 18:15:47 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-03 13:37:58 +08:00
. btn-group > . btn . large : last-child ,
. btn-group > . large . dropdown-toggle {
2012-01-29 07:09:23 +08:00
-webkit-border-top-right-radius : 6px ;
2012-04-19 07:16:42 +08:00
border-top-right-radius : 6px ;
2012-01-29 07:09:23 +08:00
-webkit-border-bottom-right-radius : 6px ;
2012-04-19 07:16:42 +08:00
border-bottom-right-radius : 6px ;
-moz-border-radius-topright : 6px ;
2012-01-29 07:09:23 +08:00
-moz-border-radius-bottomright : 6px ;
2012-01-05 17:34:14 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-03 13:37:58 +08:00
. btn-group > . btn : hover ,
. btn-group > . btn : focus ,
. btn-group > . btn : active ,
. btn-group > . btn . active {
2012-01-29 07:09:23 +08:00
z-index : 2 ;
2012-01-08 14:06:44 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. btn-group . dropdown-toggle : active ,
. btn-group . open . dropdown-toggle {
2012-01-29 07:09:23 +08:00
outline : 0 ;
2012-01-08 14:06:44 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-31 03:52:44 +08:00
. btn-group > . btn + . dropdown-toggle {
2012-08-21 03:27:45 +08:00
* padding-top : 5px ;
2012-07-09 15:31:54 +08:00
padding-right : 8px ;
2012-08-21 03:27:45 +08:00
* padding-bottom : 5px ;
2012-07-09 15:31:54 +08:00
padding-left : 8px ;
2012-04-19 07:16:42 +08:00
-webkit-box-shadow : inset 1px 0 0 rgba ( 255 , 255 , 255 , 0 . 125 ) , inset 0 1px 0 rgba ( 255 , 255 , 255 , 0 . 2 ) , 0 1px 2px rgba ( 0 , 0 , 0 , 0 . 05 ) ;
-moz-box-shadow : inset 1px 0 0 rgba ( 255 , 255 , 255 , 0 . 125 ) , inset 0 1px 0 rgba ( 255 , 255 , 255 , 0 . 2 ) , 0 1px 2px rgba ( 0 , 0 , 0 , 0 . 05 ) ;
box-shadow : inset 1px 0 0 rgba ( 255 , 255 , 255 , 0 . 125 ) , inset 0 1px 0 rgba ( 255 , 255 , 255 , 0 . 2 ) , 0 1px 2px rgba ( 0 , 0 , 0 , 0 . 05 ) ;
2012-01-05 17:34:14 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-31 03:52:44 +08:00
. btn-group > . btn-mini + . dropdown-toggle {
2012-08-21 03:27:45 +08:00
* padding-top : 2px ;
2012-07-09 15:31:54 +08:00
padding-right : 5px ;
2012-08-21 03:27:45 +08:00
* padding-bottom : 2px ;
2012-07-09 15:31:54 +08:00
padding-left : 5px ;
2012-03-13 03:44:47 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-31 03:52:44 +08:00
. btn-group > . btn-small + . dropdown-toggle {
2012-08-21 03:27:45 +08:00
* padding-top : 5px ;
2012-07-09 15:31:54 +08:00
* padding-bottom : 4px ;
2012-03-11 05:40:58 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-31 03:52:44 +08:00
. btn-group > . btn-large + . dropdown-toggle {
2012-08-21 03:27:45 +08:00
* padding-top : 7px ;
2012-07-09 15:31:54 +08:00
padding-right : 12px ;
2012-08-21 03:27:45 +08:00
* padding-bottom : 7px ;
2012-07-09 15:31:54 +08:00
padding-left : 12px ;
2012-03-11 05:40:58 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. btn-group . open . dropdown-toggle {
background-image : none ;
2012-04-19 07:16:42 +08:00
-webkit-box-shadow : inset 0 2px 4px rgba ( 0 , 0 , 0 , 0 . 15 ) , 0 1px 2px rgba ( 0 , 0 , 0 , 0 . 05 ) ;
-moz-box-shadow : inset 0 2px 4px rgba ( 0 , 0 , 0 , 0 . 15 ) , 0 1px 2px rgba ( 0 , 0 , 0 , 0 . 05 ) ;
box-shadow : inset 0 2px 4px rgba ( 0 , 0 , 0 , 0 . 15 ) , 0 1px 2px rgba ( 0 , 0 , 0 , 0 . 05 ) ;
2012-03-23 14:09:31 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-23 14:09:31 +08:00
. btn-group . open . btn . dropdown-toggle {
background-color : # e6e6e6 ;
}
2012-04-19 07:16:42 +08:00
2012-03-23 14:09:31 +08:00
. btn-group . open . btn-primary . dropdown-toggle {
2012-07-05 14:31:30 +08:00
background-color : # 0044cc ;
2012-03-23 14:09:31 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-23 14:09:31 +08:00
. btn-group . open . btn-warning . dropdown-toggle {
background-color : # f89406 ;
}
2012-04-19 07:16:42 +08:00
2012-03-23 14:09:31 +08:00
. btn-group . open . btn-danger . dropdown-toggle {
background-color : # bd362f ;
}
2012-04-19 07:16:42 +08:00
2012-03-23 14:09:31 +08:00
. btn-group . open . btn-success . dropdown-toggle {
background-color : # 51a351 ;
}
2012-04-19 07:16:42 +08:00
2012-03-23 14:09:31 +08:00
. btn-group . open . btn-info . dropdown-toggle {
background-color : # 2f96b4 ;
}
2012-04-19 07:16:42 +08:00
2012-03-23 14:09:31 +08:00
. btn-group . open . btn-inverse . dropdown-toggle {
background-color : # 222222 ;
2012-01-05 17:34:14 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. btn . caret {
2012-07-31 03:52:44 +08:00
margin-top : 8px ;
2012-01-29 07:09:23 +08:00
margin-left : 0 ;
2012-01-05 17:34:14 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-31 03:52:44 +08:00
. btn-mini . caret ,
. btn-small . caret ,
. btn-large . caret {
2012-07-09 15:31:54 +08:00
margin-top : 6px ;
}
2012-03-11 05:40:58 +08:00
. btn-large . caret {
2012-03-23 15:37:15 +08:00
border-top-width : 5px ;
2012-04-19 07:16:42 +08:00
border-right-width : 5px ;
border-left-width : 5px ;
2012-03-23 15:37:15 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-23 15:37:15 +08:00
. dropup . btn-large . caret {
2012-09-19 03:00:57 +08:00
border-bottom-width : 5px ;
2012-03-11 05:40:58 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:15:57 +08:00
. btn-primary . caret ,
2012-03-05 16:47:13 +08:00
. btn-warning . caret ,
2012-01-31 13:15:57 +08:00
. btn-danger . caret ,
. btn-info . caret ,
2012-02-13 07:18:20 +08:00
. btn-success . caret ,
. btn-inverse . caret {
2012-01-29 07:09:23 +08:00
border-top-color : # ffffff ;
2012-01-30 06:50:47 +08:00
border-bottom-color : # ffffff ;
2012-01-05 17:34:14 +08:00
}
2012-04-19 07:16:42 +08:00
2012-06-20 05:42:46 +08:00
. btn-group-vertical {
display : inline-block ;
}
. btn-group-vertical . btn {
display : block ;
float : none ;
width : 100 % ;
-webkit-border-radius : 0 ;
-moz-border-radius : 0 ;
border-radius : 0 ;
}
. btn-group-vertical . btn + . btn {
margin-top : -1px ;
2012-08-20 08:07:41 +08:00
margin-left : 0 ;
2012-06-20 05:42:46 +08:00
}
. btn-group-vertical . btn : first-child {
-webkit-border-radius : 4px 4px 0 0 ;
-moz-border-radius : 4px 4px 0 0 ;
border-radius : 4px 4px 0 0 ;
}
. btn-group-vertical . btn : last-child {
-webkit-border-radius : 0 0 4px 4px ;
-moz-border-radius : 0 0 4px 4px ;
border-radius : 0 0 4px 4px ;
}
. btn-group-vertical . btn-large : first-child {
-webkit-border-radius : 6px 6px 0 0 ;
-moz-border-radius : 6px 6px 0 0 ;
border-radius : 6px 6px 0 0 ;
}
. btn-group-vertical . btn-large : last-child {
-webkit-border-radius : 0 0 6px 6px ;
-moz-border-radius : 0 0 6px 6px ;
border-radius : 0 0 6px 6px ;
}
2012-01-29 07:09:23 +08:00
. alert {
padding : 8px 35px 8px 14px ;
2012-07-06 06:11:54 +08:00
margin-bottom : 20px ;
2012-04-19 07:16:42 +08:00
color : # c09853 ;
2012-01-29 07:09:23 +08:00
text-shadow : 0 1px 0 rgba ( 255 , 255 , 255 , 0 . 5 ) ;
background-color : # fcf8e3 ;
border : 1px solid # fbeed5 ;
-webkit-border-radius : 4px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 4px ;
border-radius : 4px ;
2012-01-05 17:34:14 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-14 01:05:19 +08:00
. alert h4 {
margin : 0 ;
}
2012-01-29 07:09:23 +08:00
. alert . close {
position : relative ;
2012-01-29 10:46:41 +08:00
top : -2px ;
2012-01-29 07:09:23 +08:00
right : -21px ;
2012-07-06 06:11:54 +08:00
line-height : 20px ;
2012-01-05 17:34:14 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. alert-success {
2012-04-19 07:16:42 +08:00
color : # 468847 ;
2012-01-29 07:09:23 +08:00
background-color : # dff0d8 ;
border-color : # d6e9c6 ;
2012-01-05 17:34:14 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. alert-danger ,
. alert-error {
2012-04-19 07:16:42 +08:00
color : # b94a48 ;
2012-01-29 07:09:23 +08:00
background-color : # f2dede ;
border-color : # eed3d7 ;
2012-01-05 17:34:14 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. alert-info {
2012-04-19 07:16:42 +08:00
color : # 3a87ad ;
2012-01-29 07:09:23 +08:00
background-color : # d9edf7 ;
border-color : # bce8f1 ;
2012-01-05 17:34:14 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. alert-block {
padding-top : 14px ;
padding-bottom : 14px ;
2012-01-05 17:34:14 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. alert-block > p ,
. alert-block > ul {
2012-01-29 07:09:23 +08:00
margin-bottom : 0 ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. alert-block p + p {
margin-top : 5px ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. nav {
2012-07-06 06:11:54 +08:00
margin-bottom : 20px ;
2012-04-19 07:16:42 +08:00
margin-left : 0 ;
2012-01-29 07:09:23 +08:00
list-style : none ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. nav > li > a {
2012-01-18 16:24:10 +08:00
display : block ;
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. nav > li > a : hover {
text-decoration : none ;
background-color : # eeeeee ;
}
2012-04-19 07:16:42 +08:00
2012-03-29 08:02:13 +08:00
. nav > . pull-right {
float : right ;
}
2012-04-19 07:16:42 +08:00
2012-07-18 13:40:38 +08:00
. nav-header {
2012-02-13 06:09:13 +08:00
display : block ;
padding : 3px 15px ;
font-size : 11px ;
font-weight : bold ;
2012-07-06 06:11:54 +08:00
line-height : 20px ;
2012-02-13 06:09:13 +08:00
color : # 999999 ;
text-shadow : 0 1px 0 rgba ( 255 , 255 , 255 , 0 . 5 ) ;
text-transform : uppercase ;
}
2012-04-19 07:16:42 +08:00
2012-02-13 06:09:13 +08:00
. nav li + . nav-header {
margin-top : 9px ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:29:50 +08:00
. nav-list {
2012-03-11 05:24:46 +08:00
padding-right : 15px ;
2012-04-19 07:16:42 +08:00
padding-left : 15px ;
2012-01-28 05:20:02 +08:00
margin-bottom : 0 ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. nav-list > li > a ,
. nav-list . nav-header {
2012-01-29 07:09:23 +08:00
margin-right : -15px ;
2012-04-19 07:16:42 +08:00
margin-left : -15px ;
2012-01-29 07:09:23 +08:00
text-shadow : 0 1px 0 rgba ( 255 , 255 , 255 , 0 . 5 ) ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-02-13 06:09:13 +08:00
. nav-list > li > a {
padding : 3px 15px ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. nav-list > . active > a ,
. nav-list > . active > a : hover {
2012-01-18 16:24:10 +08:00
color : # ffffff ;
2012-01-29 07:09:23 +08:00
text-shadow : 0 -1px 0 rgba ( 0 , 0 , 0 , 0 . 2 ) ;
background-color : # 0088cc ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-02-02 09:54:21 +08:00
. nav-list [ class ^ = "icon-" ] {
2012-01-29 07:09:23 +08:00
margin-right : 2px ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-02-21 04:38:49 +08:00
. nav-list . divider {
height : 1px ;
2012-07-06 06:11:54 +08:00
margin : 9px 1px ;
2012-02-21 04:38:49 +08:00
overflow : hidden ;
background-color : # e5e5e5 ;
border-bottom : 1px solid # ffffff ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:29:50 +08:00
. nav-tabs : before ,
. nav-pills : before ,
. nav-tabs : after ,
. nav-pills : after {
2012-01-29 07:09:23 +08:00
display : table ;
2012-07-07 01:35:08 +08:00
line-height : 0 ;
2012-01-29 07:09:23 +08:00
content : "" ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. nav-tabs : after ,
. nav-pills : after {
2012-01-29 07:09:23 +08:00
clear : both ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. nav-tabs > li ,
. nav-pills > li {
2012-01-18 16:24:10 +08:00
float : left ;
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. nav-tabs > li > a ,
. nav-pills > li > a {
2012-01-29 07:09:23 +08:00
padding-right : 12px ;
padding-left : 12px ;
margin-right : 2px ;
line-height : 14px ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:29:50 +08:00
. nav-tabs {
2012-01-29 07:09:23 +08:00
border-bottom : 1px solid # ddd ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:29:50 +08:00
. nav-tabs > li {
2012-01-29 07:09:23 +08:00
margin-bottom : -1px ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:29:50 +08:00
. nav-tabs > li > a {
2012-02-23 00:36:07 +08:00
padding-top : 8px ;
padding-bottom : 8px ;
2012-07-06 06:11:54 +08:00
line-height : 20px ;
2012-01-29 07:09:23 +08:00
border : 1px solid transparent ;
-webkit-border-radius : 4px 4px 0 0 ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 4px 4px 0 0 ;
border-radius : 4px 4px 0 0 ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:29:50 +08:00
. nav-tabs > li > a : hover {
2012-01-29 07:09:23 +08:00
border-color : # eeeeee # eeeeee # dddddd ;
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. nav-tabs > . active > a ,
. nav-tabs > . active > a : hover {
2012-01-29 07:09:23 +08:00
color : # 555555 ;
2012-04-19 07:16:42 +08:00
cursor : default ;
2012-01-18 16:24:10 +08:00
background-color : # ffffff ;
2012-01-29 07:09:23 +08:00
border : 1px solid # ddd ;
border-bottom-color : transparent ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:29:50 +08:00
. nav-pills > li > a {
2012-01-29 07:09:23 +08:00
padding-top : 8px ;
padding-bottom : 8px ;
margin-top : 2px ;
margin-bottom : 2px ;
-webkit-border-radius : 5px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 5px ;
border-radius : 5px ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. nav-pills > . active > a ,
. nav-pills > . active > a : hover {
2012-01-29 07:09:23 +08:00
color : # ffffff ;
background-color : # 0088cc ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:29:50 +08:00
. nav-stacked > li {
2012-01-29 07:09:23 +08:00
float : none ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:29:50 +08:00
. nav-stacked > li > a {
2012-01-29 07:09:23 +08:00
margin-right : 0 ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:29:50 +08:00
. nav-tabs . nav-stacked {
2012-01-29 07:09:23 +08:00
border-bottom : 0 ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:29:50 +08:00
. nav-tabs . nav-stacked > li > a {
2012-01-29 07:09:23 +08:00
border : 1px solid # ddd ;
-webkit-border-radius : 0 ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 0 ;
border-radius : 0 ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:29:50 +08:00
. nav-tabs . nav-stacked > li : first-child > a {
2012-07-24 14:56:13 +08:00
-webkit-border-top-right-radius : 4px ;
border-top-right-radius : 4px ;
-webkit-border-top-left-radius : 4px ;
border-top-left-radius : 4px ;
-moz-border-radius-topright : 4px ;
-moz-border-radius-topleft : 4px ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:29:50 +08:00
. nav-tabs . nav-stacked > li : last-child > a {
2012-07-24 14:56:13 +08:00
-webkit-border-bottom-right-radius : 4px ;
border-bottom-right-radius : 4px ;
-webkit-border-bottom-left-radius : 4px ;
border-bottom-left-radius : 4px ;
-moz-border-radius-bottomright : 4px ;
-moz-border-radius-bottomleft : 4px ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:29:50 +08:00
. nav-tabs . nav-stacked > li > a : hover {
2012-01-29 07:09:23 +08:00
z-index : 2 ;
2012-04-19 07:16:42 +08:00
border-color : # ddd ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:29:50 +08:00
. nav-pills . nav-stacked > li > a {
2012-01-29 07:09:23 +08:00
margin-bottom : 3px ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:29:50 +08:00
. nav-pills . nav-stacked > li : last-child > a {
2012-01-29 07:09:23 +08:00
margin-bottom : 1px ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-23 14:09:31 +08:00
. nav-tabs . dropdown-menu {
2012-06-25 11:42:31 +08:00
-webkit-border-radius : 0 0 6px 6px ;
-moz-border-radius : 0 0 6px 6px ;
border-radius : 0 0 6px 6px ;
2012-01-29 07:09:23 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:29:50 +08:00
. nav-pills . dropdown-menu {
2012-06-25 11:42:31 +08:00
-webkit-border-radius : 6px ;
-moz-border-radius : 6px ;
border-radius : 6px ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-06-25 11:42:31 +08:00
. nav . dropdown-toggle . caret {
2012-04-19 07:16:42 +08:00
margin-top : 6px ;
2012-01-29 07:09:23 +08:00
border-top-color : # 0088cc ;
2012-01-30 07:13:21 +08:00
border-bottom-color : # 0088cc ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-06-25 11:42:31 +08:00
. nav . dropdown-toggle : hover . caret {
2012-03-11 08:01:06 +08:00
border-top-color : # 005580 ;
border-bottom-color : # 005580 ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-18 13:26:53 +08:00
/* move down carets for tabs */
. nav-tabs . dropdown-toggle . caret {
margin-top : 8px ;
}
2012-06-25 11:42:31 +08:00
. nav . active . dropdown-toggle . caret {
border-top-color : # fff ;
border-bottom-color : # fff ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-18 13:26:53 +08:00
. nav-tabs . active . dropdown-toggle . caret {
border-top-color : # 555555 ;
border-bottom-color : # 555555 ;
}
2012-01-29 07:09:23 +08:00
. nav > . dropdown . active > a : hover {
cursor : pointer ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. nav-tabs . open . dropdown-toggle ,
. nav-pills . open . dropdown-toggle ,
2012-04-06 03:48:17 +08:00
. nav > li . dropdown . open . active > a : hover {
2012-01-23 12:07:17 +08:00
color : # ffffff ;
2012-01-29 07:09:23 +08:00
background-color : # 999999 ;
border-color : # 999999 ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-06 03:48:17 +08:00
. nav li . dropdown . open . caret ,
. nav li . dropdown . open . active . caret ,
. nav li . dropdown . open a : hover . caret {
2012-01-29 07:09:23 +08:00
border-top-color : # ffffff ;
2012-01-30 06:50:47 +08:00
border-bottom-color : # ffffff ;
2012-01-18 16:24:10 +08:00
opacity : 1 ;
2012-01-26 12:32:19 +08:00
filter : alpha ( opacity = 100 ) ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-31 13:29:50 +08:00
. tabs-stacked . open > a : hover {
2012-01-29 07:09:23 +08:00
border-color : # 999999 ;
2012-01-18 16:24:10 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. tabbable : before ,
. tabbable : after {
2012-01-29 07:09:23 +08:00
display : table ;
2012-07-07 01:35:08 +08:00
line-height : 0 ;
2012-01-29 07:09:23 +08:00
content : "" ;
2011-12-22 06:22:20 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. tabbable : after {
clear : both ;
2011-12-22 06:22:20 +08:00
}
2012-04-19 07:16:42 +08:00
2012-02-12 09:27:08 +08:00
. tab-content {
2012-04-01 15:15:04 +08:00
overflow : auto ;
2012-02-12 09:27:08 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-15 09:47:27 +08:00
. tabs-below > . nav-tabs ,
. tabs-right > . nav-tabs ,
. tabs-left > . nav-tabs {
2012-01-29 07:09:23 +08:00
border-bottom : 0 ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. tab-content > . tab-pane ,
. pill-content > . pill-pane {
2012-01-29 07:09:23 +08:00
display : none ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. tab-content > . active ,
. pill-content > . active {
2012-01-29 07:09:23 +08:00
display : block ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-15 09:47:27 +08:00
. tabs-below > . nav-tabs {
2012-01-29 07:09:23 +08:00
border-top : 1px solid # ddd ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-15 09:47:27 +08:00
. tabs-below > . nav-tabs > li {
2012-01-29 07:09:23 +08:00
margin-top : -1px ;
2012-01-15 12:54:37 +08:00
margin-bottom : 0 ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-15 09:47:27 +08:00
. tabs-below > . nav-tabs > li > a {
2012-01-29 07:09:23 +08:00
-webkit-border-radius : 0 0 4px 4px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 0 0 4px 4px ;
border-radius : 0 0 4px 4px ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-15 09:47:27 +08:00
. tabs-below > . nav-tabs > li > a : hover {
2012-01-29 07:09:23 +08:00
border-top-color : # ddd ;
2012-04-19 07:16:42 +08:00
border-bottom-color : transparent ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-15 09:47:27 +08:00
. tabs-below > . nav-tabs > . active > a ,
. tabs-below > . nav-tabs > . active > a : hover {
2012-01-29 07:09:23 +08:00
border-color : transparent # ddd # ddd # ddd ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-15 09:47:27 +08:00
. tabs-left > . nav-tabs > li ,
. tabs-right > . nav-tabs > li {
2012-01-29 07:09:23 +08:00
float : none ;
2012-01-15 15:33:42 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-15 09:47:27 +08:00
. tabs-left > . nav-tabs > li > a ,
. tabs-right > . nav-tabs > li > a {
2012-01-29 07:09:23 +08:00
min-width : 74px ;
margin-right : 0 ;
margin-bottom : 3px ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-15 09:47:27 +08:00
. tabs-left > . nav-tabs {
2012-01-06 02:01:42 +08:00
float : left ;
2012-01-29 07:09:23 +08:00
margin-right : 19px ;
border-right : 1px solid # ddd ;
2012-01-16 08:27:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-15 09:47:27 +08:00
. tabs-left > . nav-tabs > li > a {
2012-01-29 07:09:23 +08:00
margin-right : -1px ;
-webkit-border-radius : 4px 0 0 4px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 4px 0 0 4px ;
border-radius : 4px 0 0 4px ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-15 09:47:27 +08:00
. tabs-left > . nav-tabs > li > a : hover {
2012-01-29 07:09:23 +08:00
border-color : # eeeeee # dddddd # eeeeee # eeeeee ;
2012-01-15 12:54:37 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-15 09:47:27 +08:00
. tabs-left > . nav-tabs . active > a ,
. tabs-left > . nav-tabs . active > a : hover {
2012-01-29 07:09:23 +08:00
border-color : # ddd transparent # ddd # ddd ;
* border-right-color : # ffffff ;
2012-01-15 12:54:37 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-15 09:47:27 +08:00
. tabs-right > . nav-tabs {
2012-01-29 07:09:23 +08:00
float : right ;
margin-left : 19px ;
border-left : 1px solid # ddd ;
2012-01-15 12:54:37 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-15 09:47:27 +08:00
. tabs-right > . nav-tabs > li > a {
2012-01-29 07:09:23 +08:00
margin-left : -1px ;
-webkit-border-radius : 0 4px 4px 0 ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 0 4px 4px 0 ;
border-radius : 0 4px 4px 0 ;
2012-01-15 12:54:37 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-15 09:47:27 +08:00
. tabs-right > . nav-tabs > li > a : hover {
2012-01-29 07:09:23 +08:00
border-color : # eeeeee # eeeeee # eeeeee # dddddd ;
2012-01-15 12:54:37 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-15 09:47:27 +08:00
. tabs-right > . nav-tabs . active > a ,
. tabs-right > . nav-tabs . active > a : hover {
2012-01-29 07:09:23 +08:00
border-color : # ddd # ddd # ddd transparent ;
* border-left-color : # ffffff ;
2012-01-15 12:54:37 +08:00
}
2012-04-19 07:16:42 +08:00
2012-06-20 04:52:07 +08:00
. nav > . disabled > a {
color : # 999999 ;
}
. nav > . disabled > a : hover {
text-decoration : none ;
cursor : default ;
background-color : transparent ;
}
2012-01-29 07:09:23 +08:00
. navbar {
2012-09-26 13:48:02 +08:00
padding : 0 20px ;
2012-07-06 06:11:54 +08:00
margin-bottom : 20px ;
2012-04-19 07:16:42 +08:00
overflow : visible ;
2012-08-22 05:53:23 +08:00
color : # 777777 ;
2012-09-26 13:53:41 +08:00
background-color : # fafafa ;
background-image : -moz-linear-gradient ( top , # ffffff , # f2f2f2 ) ;
background-image : -webkit-gradient ( linear , 0 0 , 0 100 % , from ( # ffffff ) , to ( # f2f2f2 ) ) ;
background-image : -webkit-linear-gradient ( top , # ffffff , # f2f2f2 ) ;
background-image : -o-linear-gradient ( top , # ffffff , # f2f2f2 ) ;
background-image : linear-gradient ( to bottom , # ffffff , # f2f2f2 ) ;
background-repeat : repeat-x ;
2012-07-29 15:30:15 +08:00
border : 1px solid # d4d4d4 ;
2012-01-29 15:40:52 +08:00
-webkit-border-radius : 4px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 4px ;
border-radius : 4px ;
2012-09-26 13:53:41 +08:00
filter : progid : dximagetransform . microsoft . gradient ( startColorstr = '#ffffffff' , endColorstr = '#fff2f2f2' , GradientType = 0 ) ;
2012-07-29 15:30:15 +08:00
-webkit-box-shadow : 0 1px 4px rgba ( 0 , 0 , 0 , 0 . 065 ) ;
-moz-box-shadow : 0 1px 4px rgba ( 0 , 0 , 0 , 0 . 065 ) ;
box-shadow : 0 1px 4px rgba ( 0 , 0 , 0 , 0 . 065 ) ;
2012-01-15 12:54:37 +08:00
}
2012-04-19 07:16:42 +08:00
2012-09-26 13:48:02 +08:00
. navbar : before ,
. navbar : after {
2012-08-28 01:32:07 +08:00
display : table ;
line-height : 0 ;
content : "" ;
}
2012-09-26 13:48:02 +08:00
. navbar : after {
2012-08-28 01:32:07 +08:00
clear : both ;
}
2012-02-22 15:15:43 +08:00
. navbar . container {
width : auto ;
}
2012-04-19 07:16:42 +08:00
2012-01-29 14:03:14 +08:00
. nav-collapse . collapse {
2012-01-30 06:07:14 +08:00
height : auto ;
2012-09-21 01:27:59 +08:00
overflow : visible ;
2012-01-29 14:03:14 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. navbar . brand {
display : block ;
2012-04-19 07:16:42 +08:00
float : left ;
2012-09-26 13:51:05 +08:00
padding : 12px 20px 12px ;
2012-01-29 07:09:23 +08:00
margin-left : -20px ;
font-size : 20px ;
font-weight : 200 ;
2012-08-22 05:53:23 +08:00
color : # 777777 ;
2012-07-29 15:30:15 +08:00
text-shadow : 0 1px 0 # ffffff ;
}
. navbar . brand : hover {
text-decoration : none ;
2012-01-29 04:08:41 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-29 15:30:15 +08:00
. navbar-text {
2012-01-29 07:09:23 +08:00
margin-bottom : 0 ;
2012-09-26 13:51:05 +08:00
line-height : 44px ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-29 15:30:15 +08:00
. navbar-link {
2012-08-22 05:53:23 +08:00
color : # 777777 ;
2012-03-25 16:21:47 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-29 15:30:15 +08:00
. navbar-link : hover {
color : # 333333 ;
2012-03-25 16:21:47 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-14 13:57:40 +08:00
. navbar . divider-vertical {
2012-09-26 13:51:05 +08:00
height : 44px ;
2012-08-14 13:57:40 +08:00
margin : 0 9px ;
border-right : 1px solid # ffffff ;
border-left : 1px solid # f2f2f2 ;
}
2012-03-09 03:09:33 +08:00
. navbar . btn ,
. navbar . btn-group {
2012-09-26 13:51:05 +08:00
margin-top : 7px ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-28 01:52:11 +08:00
. navbar . btn-group . btn ,
. navbar . input-prepend . btn ,
. navbar . input-append . btn {
2012-08-26 13:31:10 +08:00
margin-top : 0 ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. navbar-form {
margin-bottom : 0 ;
2012-01-31 00:20:37 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. navbar-form : before ,
. navbar-form : after {
2012-01-31 00:20:37 +08:00
display : table ;
2012-07-07 01:35:08 +08:00
line-height : 0 ;
2012-01-31 00:20:37 +08:00
content : "" ;
}
2012-04-19 07:16:42 +08:00
2012-01-31 00:20:37 +08:00
. navbar-form : after {
clear : both ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-02-21 11:14:26 +08:00
. navbar-form input ,
. navbar-form select ,
. navbar-form . radio ,
. navbar-form . checkbox {
2012-09-26 13:51:05 +08:00
margin-top : 7px ;
2012-02-21 11:14:26 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. navbar-form input ,
2012-07-10 12:01:29 +08:00
. navbar-form select ,
. navbar-form . btn {
2012-01-29 07:09:23 +08:00
display : inline-block ;
margin-bottom : 0 ;
2012-01-06 02:01:42 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. navbar-form input [ type = "image" ] ,
. navbar-form input [ type = "checkbox" ] ,
. navbar-form input [ type = "radio" ] {
2012-01-29 07:09:23 +08:00
margin-top : 3px ;
2012-01-06 02:01:42 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. navbar-form . input-append ,
. navbar-form . input-prepend {
2012-02-13 12:28:22 +08:00
margin-top : 6px ;
white-space : nowrap ;
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. navbar-form . input-append input ,
. navbar-form . input-prepend input {
2012-02-13 12:28:22 +08:00
margin-top : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. navbar-search {
position : relative ;
float : left ;
2012-09-26 13:51:05 +08:00
margin-top : 7px ;
2012-01-06 02:01:42 +08:00
margin-bottom : 0 ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. navbar-search . search-query {
2012-07-24 16:44:12 +08:00
padding : 4px 14px ;
2012-07-14 01:58:20 +08:00
margin-bottom : 0 ;
2012-01-29 07:09:23 +08:00
font-family : "Helvetica Neue" , Helvetica , Arial , sans-serif ;
font-size : 13px ;
font-weight : normal ;
line-height : 1 ;
2012-07-24 16:44:12 +08:00
-webkit-border-radius : 15px ;
-moz-border-radius : 15px ;
border-radius : 15px ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-18 02:46:23 +08:00
. navbar-static-top {
position : static ;
margin-bottom : 0 ;
-webkit-border-radius : 0 ;
-moz-border-radius : 0 ;
border-radius : 0 ;
}
2012-03-09 03:09:33 +08:00
. navbar-fixed-top ,
. navbar-fixed-bottom {
2012-01-29 07:09:23 +08:00
position : fixed ;
right : 0 ;
left : 0 ;
z-index : 1030 ;
2012-01-29 15:40:52 +08:00
padding-right : 0 ;
2012-04-19 07:16:42 +08:00
padding-left : 0 ;
2012-09-26 13:48:02 +08:00
margin-bottom : 0 ;
border-width : 0 0 1px ;
2012-01-29 15:40:52 +08:00
-webkit-border-radius : 0 ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 0 ;
border-radius : 0 ;
2012-01-29 15:40:52 +08:00
}
2012-04-19 07:16:42 +08:00
2012-09-26 13:48:02 +08:00
. navbar-fixed-bottom {
border-width : 1px 0 0 ;
}
2012-08-20 12:12:52 +08:00
. navbar-static-top . container ,
2012-03-09 03:09:33 +08:00
. navbar-fixed-top . container ,
. navbar-fixed-bottom . container {
2012-08-29 04:33:06 +08:00
width : 100 % ;
2012-02-28 14:34:25 +08:00
}
2012-04-19 07:16:42 +08:00
2012-02-22 13:12:16 +08:00
. navbar-fixed-top {
top : 0 ;
2012-07-29 15:30:15 +08:00
}
2012-09-26 13:48:02 +08:00
. navbar-fixed-top ,
. navbar-static-top {
2012-08-18 02:31:21 +08:00
-webkit-box-shadow : inset 0 -1px 0 rgba ( 0 , 0 , 0 , 0 . 1 ) , 0 1px 10px rgba ( 0 , 0 , 0 , 0 . 1 ) ;
-moz-box-shadow : inset 0 -1px 0 rgba ( 0 , 0 , 0 , 0 . 1 ) , 0 1px 10px rgba ( 0 , 0 , 0 , 0 . 1 ) ;
box-shadow : inset 0 -1px 0 rgba ( 0 , 0 , 0 , 0 . 1 ) , 0 1px 10px rgba ( 0 , 0 , 0 , 0 . 1 ) ;
2012-02-22 13:12:16 +08:00
}
2012-04-19 07:16:42 +08:00
2012-02-22 13:12:16 +08:00
. navbar-fixed-bottom {
bottom : 0 ;
2012-08-18 02:31:21 +08:00
-webkit-box-shadow : inset 0 1px 0 rgba ( 0 , 0 , 0 , 0 . 1 ) , 0 -1px 10px rgba ( 0 , 0 , 0 , 0 . 1 ) ;
-moz-box-shadow : inset 0 1px 0 rgba ( 0 , 0 , 0 , 0 . 1 ) , 0 -1px 10px rgba ( 0 , 0 , 0 , 0 . 1 ) ;
box-shadow : inset 0 1px 0 rgba ( 0 , 0 , 0 , 0 . 1 ) , 0 -1px 10px rgba ( 0 , 0 , 0 , 0 . 1 ) ;
2012-02-22 13:12:16 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. navbar . nav {
position : relative ;
left : 0 ;
display : block ;
float : left ;
margin : 0 10px 0 0 ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. navbar . nav . pull-right {
float : right ;
2012-08-24 00:38:56 +08:00
margin-right : 0 ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. navbar . nav > li {
float : left ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. navbar . nav > li > a {
float : none ;
2012-09-26 13:51:05 +08:00
padding : 12px 15px 12px ;
2012-08-22 05:53:23 +08:00
color : # 777777 ;
2012-01-29 07:09:23 +08:00
text-decoration : none ;
2012-07-29 15:30:15 +08:00
text-shadow : 0 1px 0 # ffffff ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-06-25 11:42:31 +08:00
. navbar . nav . dropdown-toggle . caret {
margin-top : 8px ;
}
2012-05-17 15:23:11 +08:00
. navbar . nav > li > a : focus ,
2012-01-29 07:09:23 +08:00
. navbar . nav > li > a : hover {
2012-07-29 15:30:15 +08:00
color : # 333333 ;
2012-01-29 07:09:23 +08:00
text-decoration : none ;
2012-04-19 07:16:42 +08:00
background-color : transparent ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-18 02:22:45 +08:00
. navbar . nav > . active > a ,
. navbar . nav > . active > a : hover ,
. navbar . nav > . active > a : focus {
2012-07-29 15:30:15 +08:00
color : # 555555 ;
2012-01-06 02:01:42 +08:00
text-decoration : none ;
2012-07-29 15:30:15 +08:00
background-color : # e5e5e5 ;
-webkit-box-shadow : inset 0 3px 8px rgba ( 0 , 0 , 0 , 0 . 125 ) ;
-moz-box-shadow : inset 0 3px 8px rgba ( 0 , 0 , 0 , 0 . 125 ) ;
box-shadow : inset 0 3px 8px rgba ( 0 , 0 , 0 , 0 . 125 ) ;
2012-01-29 07:09:23 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-06 03:48:17 +08:00
. navbar . btn-navbar {
display : none ;
float : right ;
padding : 7px 10px ;
margin-right : 5px ;
2012-04-19 07:16:42 +08:00
margin-left : 5px ;
2012-07-10 15:45:44 +08:00
color : # ffffff ;
text-shadow : 0 -1px 0 rgba ( 0 , 0 , 0 , 0 . 25 ) ;
2012-07-29 15:30:15 +08:00
background-color : # ededed ;
2012-09-26 13:07:53 +08:00
background-image : -moz-linear-gradient ( top , # f2f2f2 , # e5e5e5 ) ;
2012-07-29 15:30:15 +08:00
background-image : -webkit-gradient ( linear , 0 0 , 0 100 % , from ( # f2f2f2 ) , to ( # e5e5e5 ) ) ;
background-image : -webkit-linear-gradient ( top , # f2f2f2 , # e5e5e5 ) ;
background-image : -o-linear-gradient ( top , # f2f2f2 , # e5e5e5 ) ;
background-image : linear-gradient ( to bottom , # f2f2f2 , # e5e5e5 ) ;
2012-04-06 03:48:17 +08:00
background-repeat : repeat-x ;
2012-07-29 15:30:15 +08:00
border-color : # e5e5e5 # e5e5e5 # bfbfbf ;
2012-04-06 03:48:17 +08:00
border-color : rgba ( 0 , 0 , 0 , 0 . 1 ) rgba ( 0 , 0 , 0 , 0 . 1 ) rgba ( 0 , 0 , 0 , 0 . 25 ) ;
2012-07-29 15:30:15 +08:00
filter : progid : dximagetransform . microsoft . gradient ( startColorstr = '#fff2f2f2' , endColorstr = '#ffe5e5e5' , GradientType = 0 ) ;
2012-04-19 07:16:42 +08:00
filter : progid : dximagetransform . microsoft . gradient ( enabled = false ) ;
-webkit-box-shadow : inset 0 1px 0 rgba ( 255 , 255 , 255 , 0 . 1 ) , 0 1px 0 rgba ( 255 , 255 , 255 , 0 . 075 ) ;
-moz-box-shadow : inset 0 1px 0 rgba ( 255 , 255 , 255 , 0 . 1 ) , 0 1px 0 rgba ( 255 , 255 , 255 , 0 . 075 ) ;
box-shadow : inset 0 1px 0 rgba ( 255 , 255 , 255 , 0 . 1 ) , 0 1px 0 rgba ( 255 , 255 , 255 , 0 . 075 ) ;
2012-04-06 03:48:17 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-06 03:48:17 +08:00
. navbar . btn-navbar : hover ,
. navbar . btn-navbar : active ,
. navbar . btn-navbar . active ,
. navbar . btn-navbar . disabled ,
. navbar . btn-navbar [ disabled ] {
2012-07-10 15:45:44 +08:00
color : # ffffff ;
2012-07-29 15:30:15 +08:00
background-color : # e5e5e5 ;
* background-color : # d9d9d9 ;
2012-04-06 03:48:17 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-06 03:48:17 +08:00
. navbar . btn-navbar : active ,
. navbar . btn-navbar . active {
2012-07-29 15:30:15 +08:00
background-color : # cccccc \ 9 ;
2012-04-06 03:48:17 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-06 03:48:17 +08:00
. navbar . btn-navbar . icon-bar {
display : block ;
width : 18px ;
height : 2px ;
background-color : # f5f5f5 ;
-webkit-border-radius : 1px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 1px ;
border-radius : 1px ;
2012-04-06 03:48:17 +08:00
-webkit-box-shadow : 0 1px 0 rgba ( 0 , 0 , 0 , 0 . 25 ) ;
2012-04-19 07:16:42 +08:00
-moz-box-shadow : 0 1px 0 rgba ( 0 , 0 , 0 , 0 . 25 ) ;
box-shadow : 0 1px 0 rgba ( 0 , 0 , 0 , 0 . 25 ) ;
2012-04-06 03:48:17 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-06 03:48:17 +08:00
. btn-navbar . icon-bar + . icon-bar {
margin-top : 3px ;
}
2012-04-19 07:16:42 +08:00
2012-08-15 05:29:31 +08:00
. navbar . nav > li > . dropdown-menu : before {
2012-04-19 07:16:42 +08:00
position : absolute ;
top : -7px ;
left : 9px ;
2012-01-29 07:09:23 +08:00
display : inline-block ;
border-right : 7px solid transparent ;
border-bottom : 7px solid # ccc ;
2012-04-19 07:16:42 +08:00
border-left : 7px solid transparent ;
2012-01-29 07:09:23 +08:00
border-bottom-color : rgba ( 0 , 0 , 0 , 0 . 2 ) ;
2012-04-19 07:16:42 +08:00
content : '' ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-15 05:29:31 +08:00
. navbar . nav > li > . dropdown-menu : after {
2012-01-06 02:01:42 +08:00
position : absolute ;
2012-01-29 07:09:23 +08:00
top : -6px ;
left : 10px ;
2012-04-19 07:16:42 +08:00
display : inline-block ;
border-right : 6px solid transparent ;
border-bottom : 6px solid # ffffff ;
border-left : 6px solid transparent ;
content : '' ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-15 05:29:31 +08:00
. navbar-fixed-bottom . nav > li > . dropdown-menu : before {
2012-04-19 07:16:42 +08:00
top : auto ;
bottom : -7px ;
2012-01-30 06:50:47 +08:00
border-top : 7px solid # ccc ;
border-bottom : 0 ;
2012-04-19 07:16:42 +08:00
border-top-color : rgba ( 0 , 0 , 0 , 0 . 2 ) ;
2012-01-30 06:50:47 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-15 05:29:31 +08:00
. navbar-fixed-bottom . nav > li > . dropdown-menu : after {
2012-04-19 07:16:42 +08:00
top : auto ;
bottom : -6px ;
2012-01-30 06:50:47 +08:00
border-top : 6px solid # ffffff ;
border-bottom : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-04-06 03:48:17 +08:00
. navbar . nav li . dropdown . open > . dropdown-toggle ,
. navbar . nav li . dropdown . active > . dropdown-toggle ,
. navbar . nav li . dropdown . open . active > . dropdown-toggle {
2012-07-29 15:30:15 +08:00
color : # 555555 ;
background-color : # e5e5e5 ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-29 15:30:15 +08:00
. navbar . nav li . dropdown > . dropdown-toggle . caret {
2012-08-22 05:53:23 +08:00
border-top-color : # 777777 ;
border-bottom-color : # 777777 ;
2012-07-29 15:30:15 +08:00
}
. navbar . nav li . dropdown . open > . dropdown-toggle . caret ,
. navbar . nav li . dropdown . active > . dropdown-toggle . caret ,
. navbar . nav li . dropdown . open . active > . dropdown-toggle . caret {
border-top-color : # 555555 ;
border-bottom-color : # 555555 ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-15 07:24:58 +08:00
. navbar . pull-right > li > . dropdown-menu ,
. navbar . nav > li > . dropdown-menu . pull-right {
2012-01-06 02:01:42 +08:00
right : 0 ;
2012-04-19 07:16:42 +08:00
left : auto ;
2011-11-30 16:39:38 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-15 07:24:58 +08:00
. navbar . pull-right > li > . dropdown-menu : before ,
. navbar . nav > li > . dropdown-menu . pull-right : before {
2012-01-29 07:09:23 +08:00
right : 12px ;
2012-04-19 07:16:42 +08:00
left : auto ;
2011-11-30 16:39:38 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-15 07:24:58 +08:00
. navbar . pull-right > li > . dropdown-menu : after ,
. navbar . nav > li > . dropdown-menu . pull-right : after {
2012-01-29 07:09:23 +08:00
right : 13px ;
2012-04-19 07:16:42 +08:00
left : auto ;
2012-01-28 13:08:04 +08:00
}
2012-08-15 05:32:03 +08:00
2012-08-15 07:24:58 +08:00
. navbar . pull-right > li > . dropdown-menu . dropdown-menu ,
. navbar . nav > li > . dropdown-menu . pull-right . dropdown-menu {
2012-08-15 05:32:03 +08:00
right : 100 % ;
left : auto ;
margin-right : -1px ;
margin-left : 0 ;
-webkit-border-radius : 6px 0 6px 6px ;
-moz-border-radius : 6px 0 6px 6px ;
border-radius : 6px 0 6px 6px ;
}
2012-04-19 07:16:42 +08:00
2012-07-29 15:30:15 +08:00
. navbar-inverse {
color : # 999999 ;
2012-09-26 13:53:41 +08:00
background-color : # 1b1b1b ;
background-image : -moz-linear-gradient ( top , # 222222 , # 111111 ) ;
background-image : -webkit-gradient ( linear , 0 0 , 0 100 % , from ( # 222222 ) , to ( # 111111 ) ) ;
background-image : -webkit-linear-gradient ( top , # 222222 , # 111111 ) ;
background-image : -o-linear-gradient ( top , # 222222 , # 111111 ) ;
background-image : linear-gradient ( to bottom , # 222222 , # 111111 ) ;
background-repeat : repeat-x ;
2012-07-29 15:30:15 +08:00
border-color : # 252525 ;
2012-09-26 13:53:41 +08:00
filter : progid : dximagetransform . microsoft . gradient ( startColorstr = '#ff222222' , endColorstr = '#ff111111' , GradientType = 0 ) ;
2012-06-25 11:26:48 +08:00
}
2012-07-29 15:30:15 +08:00
. navbar-inverse . brand ,
. navbar-inverse . nav > li > a {
color : # 999999 ;
text-shadow : 0 -1px 0 rgba ( 0 , 0 , 0 , 0 . 25 ) ;
2012-06-25 11:42:31 +08:00
}
2012-07-29 15:30:15 +08:00
. navbar-inverse . brand : hover ,
. navbar-inverse . nav > li > a : hover {
color : # ffffff ;
2012-06-29 12:20:40 +08:00
}
2012-07-29 15:30:15 +08:00
. navbar-inverse . nav > li > a : focus ,
. navbar-inverse . nav > li > a : hover {
color : # ffffff ;
background-color : transparent ;
2012-06-25 11:42:31 +08:00
}
2012-06-25 11:26:48 +08:00
2012-07-29 15:30:15 +08:00
. navbar-inverse . nav . active > a ,
. navbar-inverse . nav . active > a : hover ,
. navbar-inverse . nav . active > a : focus {
color : # ffffff ;
background-color : # 111111 ;
2012-07-06 01:37:23 +08:00
}
2012-07-29 15:30:15 +08:00
. navbar-inverse . navbar-link {
color : # 999999 ;
2012-07-06 01:37:23 +08:00
}
2012-07-29 15:30:15 +08:00
. navbar-inverse . navbar-link : hover {
color : # ffffff ;
2012-06-25 11:26:48 +08:00
}
2012-08-14 13:57:40 +08:00
. navbar-inverse . divider-vertical {
border-right-color : # 222222 ;
border-left-color : # 111111 ;
}
2012-07-29 15:30:15 +08:00
. navbar-inverse . nav li . dropdown . open > . dropdown-toggle ,
. navbar-inverse . nav li . dropdown . active > . dropdown-toggle ,
. navbar-inverse . nav li . dropdown . open . active > . dropdown-toggle {
2012-07-13 04:50:27 +08:00
color : # ffffff ;
2012-07-29 15:30:15 +08:00
background-color : # 111111 ;
2012-07-13 04:50:27 +08:00
}
2012-07-29 15:30:15 +08:00
. navbar-inverse . nav li . dropdown > . dropdown-toggle . caret {
border-top-color : # 999999 ;
border-bottom-color : # 999999 ;
2012-07-13 04:50:27 +08:00
}
2012-07-29 15:30:15 +08:00
. navbar-inverse . nav li . dropdown . open > . dropdown-toggle . caret ,
. navbar-inverse . nav li . dropdown . active > . dropdown-toggle . caret ,
. navbar-inverse . nav li . dropdown . open . active > . dropdown-toggle . caret {
border-top-color : # ffffff ;
border-bottom-color : # ffffff ;
2012-07-13 04:50:27 +08:00
}
2012-07-29 15:30:15 +08:00
. navbar-inverse . navbar-search . search-query {
color : # ffffff ;
background-color : # 515151 ;
border-color : # 111111 ;
-webkit-box-shadow : inset 0 1px 2px rgba ( 0 , 0 , 0 , 0 . 1 ) , 0 1px 0 rgba ( 255 , 255 , 255 , 0 . 15 ) ;
-moz-box-shadow : inset 0 1px 2px rgba ( 0 , 0 , 0 , 0 . 1 ) , 0 1px 0 rgba ( 255 , 255 , 255 , 0 . 15 ) ;
box-shadow : inset 0 1px 2px rgba ( 0 , 0 , 0 , 0 . 1 ) , 0 1px 0 rgba ( 255 , 255 , 255 , 0 . 15 ) ;
-webkit-transition : none ;
-moz-transition : none ;
-o-transition : none ;
transition : none ;
2012-07-13 04:50:27 +08:00
}
2012-07-29 15:30:15 +08:00
. navbar-inverse . navbar-search . search-query : -moz-placeholder {
color : # cccccc ;
2012-06-29 12:20:40 +08:00
}
2012-07-29 15:30:15 +08:00
. navbar-inverse . navbar-search . search-query : -ms-input-placeholder {
color : # cccccc ;
2012-06-29 11:59:16 +08:00
}
2012-07-29 15:30:15 +08:00
. navbar-inverse . navbar-search . search-query :: -webkit-input-placeholder {
color : # cccccc ;
2012-06-29 11:59:16 +08:00
}
2012-07-29 15:30:15 +08:00
. navbar-inverse . navbar-search . search-query : focus ,
. navbar-inverse . navbar-search . search-query . focused {
padding : 5px 15px ;
color : # 333333 ;
text-shadow : 0 1px 0 # ffffff ;
background-color : # ffffff ;
border : 0 ;
outline : 0 ;
-webkit-box-shadow : 0 0 3px rgba ( 0 , 0 , 0 , 0 . 15 ) ;
-moz-box-shadow : 0 0 3px rgba ( 0 , 0 , 0 , 0 . 15 ) ;
box-shadow : 0 0 3px rgba ( 0 , 0 , 0 , 0 . 15 ) ;
2012-06-29 11:59:16 +08:00
}
2012-07-31 01:08:27 +08:00
. navbar-inverse . btn-navbar {
color : # ffffff ;
text-shadow : 0 -1px 0 rgba ( 0 , 0 , 0 , 0 . 25 ) ;
background-color : # 0e0e0e ;
2012-09-26 13:07:53 +08:00
background-image : -moz-linear-gradient ( top , # 151515 , # 040404 ) ;
2012-07-31 01:08:27 +08:00
background-image : -webkit-gradient ( linear , 0 0 , 0 100 % , from ( # 151515 ) , to ( # 040404 ) ) ;
background-image : -webkit-linear-gradient ( top , # 151515 , # 040404 ) ;
background-image : -o-linear-gradient ( top , # 151515 , # 040404 ) ;
background-image : linear-gradient ( to bottom , # 151515 , # 040404 ) ;
background-repeat : repeat-x ;
border-color : # 040404 # 040404 # 000000 ;
border-color : rgba ( 0 , 0 , 0 , 0 . 1 ) rgba ( 0 , 0 , 0 , 0 . 1 ) rgba ( 0 , 0 , 0 , 0 . 25 ) ;
filter : progid : dximagetransform . microsoft . gradient ( startColorstr = '#ff151515' , endColorstr = '#ff040404' , GradientType = 0 ) ;
filter : progid : dximagetransform . microsoft . gradient ( enabled = false ) ;
}
. navbar-inverse . btn-navbar : hover ,
. navbar-inverse . btn-navbar : active ,
. navbar-inverse . btn-navbar . active ,
. navbar-inverse . btn-navbar . disabled ,
. navbar-inverse . btn-navbar [ disabled ] {
color : # ffffff ;
background-color : # 040404 ;
* background-color : # 000000 ;
}
. navbar-inverse . btn-navbar : active ,
. navbar-inverse . btn-navbar . active {
background-color : # 000000 \ 9 ;
}
2012-01-29 07:09:23 +08:00
. breadcrumb {
2012-07-30 07:25:20 +08:00
padding : 8px 15px ;
2012-07-06 06:11:54 +08:00
margin : 0 0 20px ;
2012-02-28 13:32:48 +08:00
list-style : none ;
2012-07-30 07:25:20 +08:00
background-color : # f5f5f5 ;
-webkit-border-radius : 4px ;
-moz-border-radius : 4px ;
border-radius : 4px ;
2012-01-27 02:04:30 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. breadcrumb li {
2012-02-07 15:42:57 +08:00
display : inline-block ;
2012-01-29 07:09:23 +08:00
text-shadow : 0 1px 0 # ffffff ;
2012-01-27 02:04:30 +08:00
}
2012-04-19 07:16:42 +08:00
2012-09-26 13:57:20 +08:00
. breadcrumb li : after {
display : inline-block ;
2012-01-29 07:09:23 +08:00
padding : 0 5px ;
2012-07-30 07:36:16 +08:00
color : # ccc ;
2012-09-26 13:57:20 +08:00
content : "\00a0 /" ;
2012-01-27 02:04:30 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-30 07:36:16 +08:00
. breadcrumb . active {
color : # 999999 ;
2011-11-30 17:00:55 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. pagination {
2012-07-06 06:11:54 +08:00
margin : 20px 0 ;
2012-01-27 02:04:30 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. pagination ul {
display : inline-block ;
margin-bottom : 0 ;
2012-04-19 07:16:42 +08:00
margin-left : 0 ;
2012-09-19 11:56:20 +08:00
-webkit-border-radius : 4px ;
-moz-border-radius : 4px ;
border-radius : 4px ;
2012-01-29 07:09:23 +08:00
-webkit-box-shadow : 0 1px 2px rgba ( 0 , 0 , 0 , 0 . 05 ) ;
2012-04-19 07:16:42 +08:00
-moz-box-shadow : 0 1px 2px rgba ( 0 , 0 , 0 , 0 . 05 ) ;
box-shadow : 0 1px 2px rgba ( 0 , 0 , 0 , 0 . 05 ) ;
2012-01-27 02:04:30 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-28 01:56:46 +08:00
. pagination ul > li {
2012-01-29 07:09:23 +08:00
display : inline ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-28 01:56:46 +08:00
. pagination ul > li > a ,
. pagination ul > li > span {
2012-01-29 07:09:23 +08:00
float : left ;
2012-09-19 12:16:08 +08:00
padding : 4px 12px ;
line-height : 20px ;
2012-01-29 07:09:23 +08:00
text-decoration : none ;
2012-08-08 13:37:38 +08:00
background-color : # ffffff ;
border : 1px solid # dddddd ;
2012-01-29 07:09:23 +08:00
border-left-width : 0 ;
2012-01-27 02:04:30 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-28 01:56:46 +08:00
. pagination ul > li > a : hover ,
. pagination ul > . active > a ,
. pagination ul > . active > span {
2012-01-29 07:09:23 +08:00
background-color : # f5f5f5 ;
2012-01-27 02:04:30 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-28 01:56:46 +08:00
. pagination ul > . active > a ,
. pagination ul > . active > span {
2012-01-29 07:09:23 +08:00
color : # 999999 ;
2012-01-31 15:27:58 +08:00
cursor : default ;
2011-11-17 15:58:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-28 01:56:46 +08:00
. pagination ul > . disabled > span ,
. pagination ul > . disabled > a ,
. pagination ul > . disabled > a : hover {
2012-01-29 07:09:23 +08:00
color : # 999999 ;
cursor : default ;
2012-04-19 07:16:42 +08:00
background-color : transparent ;
2012-01-27 02:04:30 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-28 01:56:46 +08:00
. pagination ul > li : first-child > a ,
. pagination ul > li : first-child > span {
2012-01-29 07:09:23 +08:00
border-left-width : 1px ;
2012-09-19 12:16:08 +08:00
-webkit-border-bottom-left-radius : 4px ;
border-bottom-left-radius : 4px ;
-webkit-border-top-left-radius : 4px ;
border-top-left-radius : 4px ;
-moz-border-radius-bottomleft : 4px ;
-moz-border-radius-topleft : 4px ;
2012-01-27 02:04:30 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-28 01:56:46 +08:00
. pagination ul > li : last-child > a ,
. pagination ul > li : last-child > span {
2012-09-19 12:16:08 +08:00
-webkit-border-top-right-radius : 4px ;
border-top-right-radius : 4px ;
-webkit-border-bottom-right-radius : 4px ;
border-bottom-right-radius : 4px ;
-moz-border-radius-topright : 4px ;
-moz-border-radius-bottomright : 4px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. pagination-centered {
2012-01-28 05:36:08 +08:00
text-align : center ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. pagination-right {
text-align : right ;
2012-01-28 01:16:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-09-13 04:10:03 +08:00
. pagination-large ul > li > a ,
. pagination-large ul > li > span {
2012-09-19 12:16:08 +08:00
padding : 11px 19px ;
font-size : 17 . 5px ;
2012-09-13 04:10:03 +08:00
}
2012-09-19 12:16:08 +08:00
. pagination-large ul > li : first-child > a ,
. pagination-large ul > li : first-child > span {
-webkit-border-bottom-left-radius : 5px ;
border-bottom-left-radius : 5px ;
-webkit-border-top-left-radius : 5px ;
border-top-left-radius : 5px ;
-moz-border-radius-bottomleft : 5px ;
-moz-border-radius-topleft : 5px ;
}
. pagination-large ul > li : last-child > a ,
. pagination-large ul > li : last-child > span {
-webkit-border-top-right-radius : 5px ;
border-top-right-radius : 5px ;
-webkit-border-bottom-right-radius : 5px ;
border-bottom-right-radius : 5px ;
-moz-border-radius-topright : 5px ;
-moz-border-radius-bottomright : 5px ;
}
. 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-bottom-left-radius : 3px ;
border-bottom-left-radius : 3px ;
-webkit-border-top-left-radius : 3px ;
border-top-left-radius : 3px ;
-moz-border-radius-bottomleft : 3px ;
-moz-border-radius-topleft : 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 ;
border-top-right-radius : 3px ;
-webkit-border-bottom-right-radius : 3px ;
border-bottom-right-radius : 3px ;
-moz-border-radius-topright : 3px ;
-moz-border-radius-bottomright : 3px ;
2012-09-13 04:10:03 +08:00
}
. pagination-small ul > li > a ,
. pagination-small ul > li > span {
2012-09-19 12:16:08 +08:00
padding : 2px 10px ;
font-size : 11 . 9px ;
2012-09-13 04:10:03 +08:00
}
. pagination-mini ul > li > a ,
. pagination-mini ul > li > span {
2012-09-19 12:16:08 +08:00
padding : 1px 6px ;
font-size : 10 . 5px ;
2012-09-13 04:10:03 +08:00
}
2012-01-29 07:09:23 +08:00
. pager {
2012-07-09 15:42:38 +08:00
margin : 20px 0 ;
2012-01-29 07:09:23 +08:00
text-align : center ;
2012-04-19 07:16:42 +08:00
list-style : none ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. pager : before ,
. pager : after {
2012-01-06 02:01:42 +08:00
display : table ;
2012-07-07 01:35:08 +08:00
line-height : 0 ;
2012-01-06 02:01:42 +08:00
content : "" ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. pager : after {
2012-01-06 02:01:42 +08:00
clear : both ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. pager li {
display : inline ;
2011-08-29 08:40:25 +08:00
}
2012-04-19 07:16:42 +08:00
2012-09-08 02:04:51 +08:00
. pager li > a ,
. pager li > span {
2012-01-29 07:09:23 +08:00
display : inline-block ;
2012-01-30 05:12:13 +08:00
padding : 5px 14px ;
background-color : # fff ;
border : 1px solid # ddd ;
2012-01-29 07:09:23 +08:00
-webkit-border-radius : 15px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 15px ;
border-radius : 15px ;
2011-09-11 10:01:16 +08:00
}
2012-04-19 07:16:42 +08:00
2012-09-08 02:04:51 +08:00
. pager li > a : hover {
2012-01-30 05:12:13 +08:00
text-decoration : none ;
background-color : # f5f5f5 ;
}
2012-04-19 07:16:42 +08:00
2012-09-08 02:04:51 +08:00
. pager . next > a ,
. pager . next > span {
2012-01-29 07:09:23 +08:00
float : right ;
2012-01-27 07:04:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-09-08 02:04:51 +08:00
. pager . previous > a ,
. pager . previous > span {
2012-01-29 07:09:23 +08:00
float : left ;
2011-09-11 10:01:16 +08:00
}
2012-04-19 07:16:42 +08:00
2012-09-08 02:04:51 +08:00
. pager . disabled > a ,
. pager . disabled > a : hover ,
. pager . disabled > span {
2012-03-06 15:50:03 +08:00
color : # 999999 ;
cursor : default ;
2012-04-19 07:16:42 +08:00
background-color : # fff ;
2012-03-06 15:50:03 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-28 11:43:12 +08:00
. modal-open . modal . dropdown-menu {
2012-01-29 07:09:23 +08:00
z-index : 2050 ;
2012-01-27 06:40:19 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-28 11:43:12 +08:00
. modal-open . modal . dropdown . open {
2012-01-29 07:09:23 +08:00
* z-index : 2050 ;
2012-01-28 05:39:38 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-28 11:43:12 +08:00
. modal-open . modal . popover {
2012-01-29 07:09:23 +08:00
z-index : 2060 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-28 11:43:12 +08:00
. modal-open . modal . tooltip {
2012-08-19 08:05:37 +08:00
z-index : 2080 ;
2012-01-28 05:39:38 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. modal-backdrop {
position : fixed ;
top : 0 ;
right : 0 ;
bottom : 0 ;
left : 0 ;
z-index : 1040 ;
background-color : # 000000 ;
2012-01-28 05:39:38 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. modal-backdrop . fade {
opacity : 0 ;
2011-09-11 05:52:45 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. modal-backdrop ,
. modal-backdrop . fade . in {
2012-01-29 07:09:23 +08:00
opacity : 0 . 8 ;
filter : alpha ( opacity = 80 ) ;
2011-12-21 14:12:23 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. modal {
position : fixed ;
top : 50 % ;
left : 50 % ;
z-index : 1050 ;
width : 560px ;
margin : -250px 0 0 -280px ;
background-color : # ffffff ;
border : 1px solid # 999 ;
border : 1px solid rgba ( 0 , 0 , 0 , 0 . 3 ) ;
* border : 1px solid # 999 ;
2012-09-13 07:18:52 +08:00
/* IE6-7 */
2012-01-29 07:09:23 +08:00
-webkit-border-radius : 6px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 6px ;
border-radius : 6px ;
2012-01-29 07:09:23 +08:00
-webkit-box-shadow : 0 3px 7px rgba ( 0 , 0 , 0 , 0 . 3 ) ;
2012-04-19 07:16:42 +08:00
-moz-box-shadow : 0 3px 7px rgba ( 0 , 0 , 0 , 0 . 3 ) ;
box-shadow : 0 3px 7px rgba ( 0 , 0 , 0 , 0 . 3 ) ;
2012-01-29 07:09:23 +08:00
-webkit-background-clip : padding-box ;
2012-04-19 07:16:42 +08:00
-moz-background-clip : padding-box ;
background-clip : padding-box ;
2011-12-21 14:12:23 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. modal . fade {
top : -25 % ;
2012-04-19 07:16:42 +08:00
-webkit-transition : opacity 0 . 3s linear , top 0 . 3s ease-out ;
-moz-transition : opacity 0 . 3s linear , top 0 . 3s ease-out ;
-o-transition : opacity 0 . 3s linear , top 0 . 3s ease-out ;
transition : opacity 0 . 3s linear , top 0 . 3s ease-out ;
2012-01-28 05:39:38 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. modal . fade . in {
top : 50 % ;
2012-01-07 19:45:24 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. modal-header {
padding : 9px 15px ;
border-bottom : 1px solid # eee ;
2012-01-28 11:49:56 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. modal-header . close {
margin-top : 2px ;
2012-01-07 19:45:24 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-24 15:35:54 +08:00
. modal-header h3 {
margin : 0 ;
2012-07-24 15:37:19 +08:00
line-height : 30px ;
2012-07-24 15:35:54 +08:00
}
2012-01-29 07:09:23 +08:00
. modal-body {
2012-02-20 13:55:09 +08:00
max-height : 400px ;
2012-01-29 07:09:23 +08:00
padding : 15px ;
2012-04-19 07:16:42 +08:00
overflow-y : auto ;
2012-02-13 07:43:04 +08:00
}
2012-04-19 07:16:42 +08:00
2012-02-28 11:09:44 +08:00
. modal-form {
2012-02-13 07:43:04 +08:00
margin-bottom : 0 ;
2011-12-21 14:12:23 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. modal-footer {
padding : 14px 15px 15px ;
margin-bottom : 0 ;
2012-02-23 14:38:54 +08:00
text-align : right ;
2012-01-29 07:09:23 +08:00
background-color : # f5f5f5 ;
border-top : 1px solid # ddd ;
-webkit-border-radius : 0 0 6px 6px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 0 0 6px 6px ;
border-radius : 0 0 6px 6px ;
-webkit-box-shadow : inset 0 1px 0 # ffffff ;
-moz-box-shadow : inset 0 1px 0 # ffffff ;
box-shadow : inset 0 1px 0 # ffffff ;
2011-12-21 14:12:23 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. modal-footer : before ,
. modal-footer : after {
2012-01-29 07:09:23 +08:00
display : table ;
2012-07-07 01:35:08 +08:00
line-height : 0 ;
2012-01-29 07:09:23 +08:00
content : "" ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. modal-footer : after {
clear : both ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-02-23 14:38:54 +08:00
. modal-footer . btn + . btn {
2012-01-29 07:09:23 +08:00
margin-bottom : 0 ;
2012-04-19 07:16:42 +08:00
margin-left : 5px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-12 13:28:37 +08:00
. modal-footer . btn-group . btn + . btn {
margin-left : -1px ;
}
2012-04-19 07:16:42 +08:00
2012-09-08 02:10:00 +08:00
. modal-footer . btn-block + . btn-block {
margin-left : 0 ;
}
2012-01-29 07:09:23 +08:00
. tooltip {
position : absolute ;
2012-08-19 08:05:37 +08:00
z-index : 1030 ;
2012-01-29 07:09:23 +08:00
display : block ;
padding : 5px ;
font-size : 11px ;
opacity : 0 ;
filter : alpha ( opacity = 0 ) ;
2012-04-19 07:16:42 +08:00
visibility : visible ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. tooltip . in {
opacity : 0 . 8 ;
filter : alpha ( opacity = 80 ) ;
2012-01-29 03:21:39 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. tooltip . top {
2012-07-10 13:14:30 +08:00
margin-top : -3px ;
2012-01-28 05:39:38 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. tooltip . right {
2012-07-10 13:14:30 +08:00
margin-left : 3px ;
2012-01-07 19:45:24 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. tooltip . bottom {
2012-07-10 13:14:30 +08:00
margin-top : 3px ;
2012-01-07 19:45:24 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. tooltip . left {
2012-07-10 13:14:30 +08:00
margin-left : -3px ;
2012-01-27 06:40:19 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. tooltip-inner {
max-width : 200px ;
padding : 3px 8px ;
color : # ffffff ;
text-align : center ;
text-decoration : none ;
background-color : # 000000 ;
2011-09-02 15:29:54 +08:00
-webkit-border-radius : 4px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 4px ;
border-radius : 4px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. tooltip-arrow {
position : absolute ;
width : 0 ;
height : 0 ;
2012-07-10 13:14:30 +08:00
border-color : transparent ;
border-style : solid ;
}
. tooltip . top . tooltip-arrow {
bottom : 0 ;
left : 50 % ;
margin-left : -5px ;
border-top-color : # 000000 ;
border-width : 5px 5px 0 ;
}
. tooltip . right . tooltip-arrow {
top : 50 % ;
left : 0 ;
margin-top : -5px ;
border-right-color : # 000000 ;
border-width : 5px 5px 5px 0 ;
}
. tooltip . left . tooltip-arrow {
top : 50 % ;
right : 0 ;
margin-top : -5px ;
border-left-color : # 000000 ;
border-width : 5px 0 5px 5px ;
}
. tooltip . bottom . tooltip-arrow {
top : 0 ;
left : 50 % ;
margin-left : -5px ;
border-bottom-color : # 000000 ;
border-width : 0 5px 5px ;
2012-01-15 08:18:15 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. popover {
position : absolute ;
top : 0 ;
left : 0 ;
z-index : 1010 ;
display : none ;
2012-07-27 14:42:36 +08:00
width : 236px ;
padding : 1px ;
background-color : # ffffff ;
2012-06-29 01:03:46 +08:00
border : 1px solid # ccc ;
border : 1px solid rgba ( 0 , 0 , 0 , 0 . 2 ) ;
-webkit-border-radius : 6px ;
-moz-border-radius : 6px ;
border-radius : 6px ;
-webkit-box-shadow : 0 5px 10px rgba ( 0 , 0 , 0 , 0 . 2 ) ;
-moz-box-shadow : 0 5px 10px rgba ( 0 , 0 , 0 , 0 . 2 ) ;
box-shadow : 0 5px 10px rgba ( 0 , 0 , 0 , 0 . 2 ) ;
-webkit-background-clip : padding-box ;
-moz-background-clip : padding ;
background-clip : padding-box ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. popover . top {
2012-09-18 14:03:18 +08:00
margin-top : -10px ;
2011-12-21 14:12:23 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. popover . right {
2012-06-29 01:03:46 +08:00
margin-left : 10px ;
2011-12-21 14:12:23 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. popover . bottom {
2012-06-29 01:03:46 +08:00
margin-top : 10px ;
2011-12-21 14:12:23 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. popover . left {
2012-09-18 14:03:18 +08:00
margin-left : -10px ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-10 13:14:30 +08:00
. popover-title {
padding : 8px 14px ;
margin : 0 ;
font-size : 14px ;
font-weight : normal ;
line-height : 18px ;
2012-07-27 14:42:36 +08:00
background-color : # f7f7f7 ;
border-bottom : 1px solid # ebebeb ;
2012-07-10 13:14:30 +08:00
-webkit-border-radius : 5px 5px 0 0 ;
-moz-border-radius : 5px 5px 0 0 ;
border-radius : 5px 5px 0 0 ;
}
. popover-content {
padding : 9px 14px ;
}
. popover-content p ,
. popover-content ul ,
. popover-content ol {
margin-bottom : 0 ;
}
. popover . arrow ,
. popover . arrow : after {
position : absolute ;
display : inline-block ;
width : 0 ;
height : 0 ;
border-color : transparent ;
border-style : solid ;
}
. popover . arrow : after {
z-index : -1 ;
content : "" ;
}
2012-01-29 07:09:23 +08:00
. popover . top . arrow {
2012-06-29 01:03:46 +08:00
bottom : -10px ;
2012-01-29 07:09:23 +08:00
left : 50 % ;
2012-06-29 01:03:46 +08:00
margin-left : -10px ;
2012-07-10 13:14:30 +08:00
border-top-color : # ffffff ;
border-width : 10px 10px 0 ;
2012-06-29 01:03:46 +08:00
}
. popover . top . arrow : after {
2012-07-10 13:14:30 +08:00
bottom : -1px ;
left : -11px ;
2012-07-27 14:42:36 +08:00
border-top-color : rgba ( 0 , 0 , 0 , 0 . 25 ) ;
2012-07-10 13:14:30 +08:00
border-width : 11px 11px 0 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. popover . right . arrow {
top : 50 % ;
2012-06-29 01:03:46 +08:00
left : -10px ;
margin-top : -10px ;
2012-07-10 13:14:30 +08:00
border-right-color : # ffffff ;
border-width : 10px 10px 10px 0 ;
2012-06-29 01:03:46 +08:00
}
. popover . right . arrow : after {
2012-07-10 13:14:30 +08:00
bottom : -11px ;
left : -1px ;
2012-07-27 14:42:36 +08:00
border-right-color : rgba ( 0 , 0 , 0 , 0 . 25 ) ;
2012-07-10 13:14:30 +08:00
border-width : 11px 11px 11px 0 ;
2011-09-02 15:29:54 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. popover . bottom . arrow {
2012-06-29 01:03:46 +08:00
top : -10px ;
2012-01-29 07:09:23 +08:00
left : 50 % ;
2012-06-29 01:03:46 +08:00
margin-left : -10px ;
2012-07-27 14:42:36 +08:00
border-bottom-color : # ffffff ;
2012-07-10 13:14:30 +08:00
border-width : 0 10px 10px ;
2012-06-29 01:03:46 +08:00
}
. popover . bottom . arrow : after {
2012-07-10 13:14:30 +08:00
top : -1px ;
left : -11px ;
2012-07-27 14:42:36 +08:00
border-bottom-color : rgba ( 0 , 0 , 0 , 0 . 25 ) ;
2012-07-10 13:14:30 +08:00
border-width : 0 11px 11px ;
2012-01-05 17:34:14 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-29 07:09:23 +08:00
. popover . left . arrow {
top : 50 % ;
2012-06-29 01:03:46 +08:00
right : -10px ;
margin-top : -10px ;
2012-07-10 13:14:30 +08:00
border-left-color : # ffffff ;
border-width : 10px 0 10px 10px ;
2012-06-29 01:03:46 +08:00
}
. popover . left . arrow : after {
2012-07-10 13:14:30 +08:00
right : -1px ;
bottom : -11px ;
2012-07-27 14:42:36 +08:00
border-left-color : rgba ( 0 , 0 , 0 , 0 . 25 ) ;
2012-07-10 13:14:30 +08:00
border-width : 11px 0 11px 11px ;
2012-01-05 17:34:14 +08:00
}
2012-04-19 07:16:42 +08:00
2011-12-20 14:58:56 +08:00
. thumbnail {
display : block ;
2011-12-22 08:21:55 +08:00
padding : 4px ;
2012-07-06 01:12:15 +08:00
line-height : 20px ;
2011-09-11 13:31:43 +08:00
border : 1px solid # ddd ;
-webkit-border-radius : 4px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 4px ;
border-radius : 4px ;
2012-07-06 01:12:15 +08:00
-webkit-box-shadow : 0 1px 3px rgba ( 0 , 0 , 0 , 0 . 055 ) ;
-moz-box-shadow : 0 1px 3px rgba ( 0 , 0 , 0 , 0 . 055 ) ;
box-shadow : 0 1px 3px rgba ( 0 , 0 , 0 , 0 . 055 ) ;
2012-08-16 05:49:55 +08:00
-webkit-transition : all 0 . 2s ease-in-out ;
-moz-transition : all 0 . 2s ease-in-out ;
-o-transition : all 0 . 2s ease-in-out ;
transition : all 0 . 2s ease-in-out ;
2011-09-11 13:31:43 +08:00
}
2012-04-19 07:16:42 +08:00
2011-12-20 14:58:56 +08:00
a . thumbnail : hover {
2012-01-06 02:01:42 +08:00
border-color : # 0088cc ;
2011-09-11 13:31:43 +08:00
-webkit-box-shadow : 0 1px 4px rgba ( 0 , 105 , 214 , 0 . 25 ) ;
2012-04-19 07:16:42 +08:00
-moz-box-shadow : 0 1px 4px rgba ( 0 , 105 , 214 , 0 . 25 ) ;
box-shadow : 0 1px 4px rgba ( 0 , 105 , 214 , 0 . 25 ) ;
2011-09-11 13:31:43 +08:00
}
2012-04-19 07:16:42 +08:00
2011-12-20 14:58:56 +08:00
. thumbnail > img {
display : block ;
2011-12-22 08:21:55 +08:00
max-width : 100 % ;
2012-01-29 14:48:25 +08:00
margin-right : auto ;
2012-04-19 07:16:42 +08:00
margin-left : auto ;
2011-12-20 14:58:56 +08:00
}
2012-04-19 07:16:42 +08:00
2011-12-20 14:58:56 +08:00
. thumbnail . caption {
padding : 9px ;
2012-07-06 01:12:15 +08:00
color : # 555555 ;
2011-12-20 14:58:56 +08:00
}
2012-04-19 07:16:42 +08:00
2012-04-20 23:54:51 +08:00
. media ,
. media-body {
overflow : hidden ;
* overflow : visible ;
zoom : 1 ;
}
2012-09-18 07:43:18 +08:00
2012-09-18 09:15:39 +08:00
. media ,
2012-04-20 23:54:51 +08:00
. media . media {
2012-09-18 09:15:39 +08:00
margin-top : 15px ;
2012-04-20 23:54:51 +08:00
}
2012-09-18 07:43:18 +08:00
2012-09-18 09:15:39 +08:00
. media : first-child {
margin-top : 0 ;
2012-04-20 23:54:51 +08:00
}
2012-09-18 07:43:18 +08:00
2012-09-18 09:15:39 +08:00
. media-object {
2012-04-20 23:54:51 +08:00
display : block ;
}
2012-09-18 07:43:18 +08:00
2012-09-18 09:15:39 +08:00
. media-heading {
margin : 0 0 5px ;
2012-04-20 23:54:51 +08:00
}
2012-09-18 07:43:18 +08:00
2012-09-18 09:15:39 +08:00
. media . pull-left {
margin-right : 10px ;
2012-04-20 23:54:51 +08:00
}
2012-09-18 07:43:18 +08:00
2012-09-18 09:15:39 +08:00
. media . pull-right {
margin-left : 10px ;
2012-04-20 23:54:51 +08:00
}
2012-09-18 07:43:18 +08:00
2012-09-18 09:15:39 +08:00
. media-list {
margin-left : 0 ;
list-style : none ;
2012-09-18 07:43:18 +08:00
}
2012-03-23 07:02:00 +08:00
. label ,
. badge {
2012-07-06 06:11:54 +08:00
font-size : 11 . 844px ;
2012-01-06 02:01:42 +08:00
font-weight : bold ;
2012-03-23 15:40:10 +08:00
line-height : 14px ;
2012-01-06 02:01:42 +08:00
color : # ffffff ;
2012-02-05 18:01:28 +08:00
text-shadow : 0 -1px 0 rgba ( 0 , 0 , 0 , 0 . 25 ) ;
2012-04-19 07:16:42 +08:00
white-space : nowrap ;
vertical-align : baseline ;
2012-01-06 02:01:42 +08:00
background-color : # 999999 ;
2012-03-23 07:02:00 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-23 07:02:00 +08:00
. label {
padding : 1px 4px 2px ;
2012-01-06 02:01:42 +08:00
-webkit-border-radius : 3px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 3px ;
border-radius : 3px ;
2012-01-06 02:01:42 +08:00
}
2012-04-19 07:16:42 +08:00
2012-02-21 13:20:06 +08:00
. badge {
2012-02-23 00:12:25 +08:00
padding : 1px 9px 2px ;
-webkit-border-radius : 9px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 9px ;
border-radius : 9px ;
2012-02-21 13:20:06 +08:00
}
2012-04-19 07:16:42 +08:00
2012-03-23 07:02:00 +08:00
a . label : hover ,
a . badge : hover {
2012-02-21 13:20:06 +08:00
color : # ffffff ;
text-decoration : none ;
cursor : pointer ;
}
2012-04-19 07:16:42 +08:00
2012-03-23 07:02:00 +08:00
. label-important ,
. badge-important {
2012-02-21 13:20:06 +08:00
background-color : # b94a48 ;
}
2012-04-19 07:16:42 +08:00
2012-03-23 07:02:00 +08:00
. label-important [ href ] ,
. badge-important [ href ] {
2012-02-21 13:20:06 +08:00
background-color : # 953b39 ;
}
2012-04-19 07:16:42 +08:00
2012-03-23 07:02:00 +08:00
. label-warning ,
2012-02-21 13:20:06 +08:00
. badge-warning {
background-color : # f89406 ;
}
2012-04-19 07:16:42 +08:00
2012-03-23 07:02:00 +08:00
. label-warning [ href ] ,
. badge-warning [ href ] {
2012-02-21 13:20:06 +08:00
background-color : # c67605 ;
}
2012-04-19 07:16:42 +08:00
2012-03-23 07:02:00 +08:00
. label-success ,
2012-02-21 13:20:06 +08:00
. badge-success {
background-color : # 468847 ;
}
2012-04-19 07:16:42 +08:00
2012-03-23 07:02:00 +08:00
. label-success [ href ] ,
. badge-success [ href ] {
2012-02-21 13:20:06 +08:00
background-color : # 356635 ;
}
2012-04-19 07:16:42 +08:00
2012-03-23 07:02:00 +08:00
. label-info ,
2012-02-21 13:20:06 +08:00
. badge-info {
background-color : # 3a87ad ;
}
2012-04-19 07:16:42 +08:00
2012-03-23 07:02:00 +08:00
. label-info [ href ] ,
. badge-info [ href ] {
2012-02-21 13:20:06 +08:00
background-color : # 2d6987 ;
}
2012-04-19 07:16:42 +08:00
2012-03-23 07:02:00 +08:00
. label-inverse ,
2012-02-21 13:20:06 +08:00
. badge-inverse {
background-color : # 333333 ;
}
2012-04-19 07:16:42 +08:00
2012-03-23 07:02:00 +08:00
. label-inverse [ href ] ,
. badge-inverse [ href ] {
2012-02-21 13:20:06 +08:00
background-color : # 1a1a1a ;
}
2012-04-19 07:16:42 +08:00
2012-07-31 04:25:27 +08:00
. btn . label ,
. btn . badge {
position : relative ;
top : -1px ;
}
2012-07-31 06:54:03 +08:00
. btn-mini . label ,
. btn-mini . badge {
top : 0 ;
}
2012-01-08 07:52:57 +08:00
@ -webkit-keyframes progress-bar-stripes {
from {
2012-03-23 15:28:58 +08:00
background-position : 40px 0 ;
2012-01-08 07:52:57 +08:00
}
to {
2012-03-23 15:28:58 +08:00
background-position : 0 0 ;
2012-01-08 07:52:57 +08:00
}
}
2012-04-19 07:16:42 +08:00
2012-01-29 04:43:19 +08:00
@ -moz-keyframes progress-bar-stripes {
from {
2012-03-23 15:28:58 +08:00
background-position : 40px 0 ;
2012-01-29 04:43:19 +08:00
}
to {
2012-03-23 15:28:58 +08:00
background-position : 0 0 ;
2012-01-29 04:43:19 +08:00
}
}
2012-04-19 07:16:42 +08:00
2012-03-11 10:03:59 +08:00
@ -ms-keyframes progress-bar-stripes {
from {
2012-03-23 15:28:58 +08:00
background-position : 40px 0 ;
2012-03-11 10:03:59 +08:00
}
to {
2012-03-23 15:28:58 +08:00
background-position : 0 0 ;
2012-03-11 10:03:59 +08:00
}
}
2012-04-19 07:16:42 +08:00
2012-03-25 15:20:30 +08:00
@ -o-keyframes progress-bar-stripes {
from {
background-position : 0 0 ;
}
to {
background-position : 40px 0 ;
}
}
2012-04-19 07:16:42 +08:00
2012-01-09 04:40:30 +08:00
@ keyframes progress-bar-stripes {
from {
2012-03-23 15:28:58 +08:00
background-position : 40px 0 ;
2012-01-09 04:40:30 +08:00
}
to {
2012-03-23 15:28:58 +08:00
background-position : 0 0 ;
2012-01-09 04:40:30 +08:00
}
}
2012-04-19 07:16:42 +08:00
2012-01-09 04:40:30 +08:00
. progress {
2012-08-21 02:22:37 +08:00
height : 20px ;
margin-bottom : 20px ;
2012-04-19 07:16:42 +08:00
overflow : hidden ;
2012-01-27 02:04:30 +08:00
background-color : # f7f7f7 ;
2012-01-09 04:40:30 +08:00
background-image : -moz-linear-gradient ( top , # f5f5f5 , # f9f9f9 ) ;
2012-01-26 12:32:19 +08:00
background-image : -webkit-gradient ( linear , 0 0 , 0 100 % , from ( # f5f5f5 ) , to ( # f9f9f9 ) ) ;
2012-01-09 04:40:30 +08:00
background-image : -webkit-linear-gradient ( top , # f5f5f5 , # f9f9f9 ) ;
background-image : -o-linear-gradient ( top , # f5f5f5 , # f9f9f9 ) ;
2012-07-10 11:49:17 +08:00
background-image : linear-gradient ( to bottom , # f5f5f5 , # f9f9f9 ) ;
2012-01-09 04:40:30 +08:00
background-repeat : repeat-x ;
2012-01-28 12:17:03 +08:00
-webkit-border-radius : 4px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 4px ;
border-radius : 4px ;
2012-05-05 04:50:16 +08:00
filter : progid : dximagetransform . microsoft . gradient ( startColorstr = '#fff5f5f5' , endColorstr = '#fff9f9f9' , GradientType = 0 ) ;
2012-04-19 07:16:42 +08:00
-webkit-box-shadow : inset 0 1px 2px rgba ( 0 , 0 , 0 , 0 . 1 ) ;
-moz-box-shadow : inset 0 1px 2px rgba ( 0 , 0 , 0 , 0 . 1 ) ;
box-shadow : inset 0 1px 2px rgba ( 0 , 0 , 0 , 0 . 1 ) ;
2012-01-09 04:40:30 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-09 04:40:30 +08:00
. progress . bar {
2012-08-21 02:22:37 +08:00
float : left ;
2012-04-19 07:16:42 +08:00
width : 0 ;
2012-07-08 03:34:47 +08:00
height : 100 % ;
2012-01-25 12:30:26 +08:00
font-size : 12px ;
2012-04-19 07:16:42 +08:00
color : # ffffff ;
2012-01-25 12:30:26 +08:00
text-align : center ;
text-shadow : 0 -1px 0 rgba ( 0 , 0 , 0 , 0 . 25 ) ;
2012-01-27 02:04:30 +08:00
background-color : # 0e90d2 ;
2012-08-21 02:22:37 +08:00
background-image : -moz-linear-gradient ( top , # 149bdf , # 0480be ) ;
2012-01-26 12:32:19 +08:00
background-image : -webkit-gradient ( linear , 0 0 , 0 100 % , from ( # 149bdf ) , to ( # 0480be ) ) ;
2012-01-09 04:40:30 +08:00
background-image : -webkit-linear-gradient ( top , # 149bdf , # 0480be ) ;
background-image : -o-linear-gradient ( top , # 149bdf , # 0480be ) ;
2012-07-10 11:49:17 +08:00
background-image : linear-gradient ( to bottom , # 149bdf , # 0480be ) ;
2012-01-09 04:40:30 +08:00
background-repeat : repeat-x ;
2012-05-05 04:50:16 +08:00
filter : progid : dximagetransform . microsoft . gradient ( startColorstr = '#ff149bdf' , endColorstr = '#ff0480be' , GradientType = 0 ) ;
2012-01-09 04:40:30 +08:00
-webkit-box-shadow : inset 0 -1px 0 rgba ( 0 , 0 , 0 , 0 . 15 ) ;
2012-04-19 07:16:42 +08:00
-moz-box-shadow : inset 0 -1px 0 rgba ( 0 , 0 , 0 , 0 . 15 ) ;
box-shadow : inset 0 -1px 0 rgba ( 0 , 0 , 0 , 0 . 15 ) ;
2012-06-01 01:24:23 +08:00
-webkit-box-sizing : border-box ;
-moz-box-sizing : border-box ;
box-sizing : border-box ;
2012-01-09 04:40:30 +08:00
-webkit-transition : width 0 . 6s ease ;
2012-04-19 07:16:42 +08:00
-moz-transition : width 0 . 6s ease ;
-o-transition : width 0 . 6s ease ;
transition : width 0 . 6s ease ;
2012-01-09 04:40:30 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-21 02:22:37 +08:00
. progress . bar + . bar {
-webkit-box-shadow : inset 1px 0 0 rgba ( 0 , 0 , 0 , 0 . 15 ) , inset 0 -1px 0 rgba ( 0 , 0 , 0 , 0 . 15 ) ;
-moz-box-shadow : inset 1px 0 0 rgba ( 0 , 0 , 0 , 0 . 15 ) , inset 0 -1px 0 rgba ( 0 , 0 , 0 , 0 . 15 ) ;
box-shadow : inset 1px 0 0 rgba ( 0 , 0 , 0 , 0 . 15 ) , inset 0 -1px 0 rgba ( 0 , 0 , 0 , 0 . 15 ) ;
}
2012-01-30 05:15:38 +08:00
. progress-striped . bar {
2012-03-06 15:00:37 +08:00
background-color : # 149bdf ;
2012-04-19 07:16:42 +08:00
background-image : -webkit-gradient ( linear , 0 100 % , 100 % 0 , color-stop ( 0 . 25 , rgba ( 255 , 255 , 255 , 0 . 15 ) ) , color-stop ( 0 . 25 , transparent ) , color-stop ( 0 . 5 , transparent ) , color-stop ( 0 . 5 , rgba ( 255 , 255 , 255 , 0 . 15 ) ) , color-stop ( 0 . 75 , rgba ( 255 , 255 , 255 , 0 . 15 ) ) , color-stop ( 0 . 75 , transparent ) , to ( transparent ) ) ;
2012-06-26 11:20:32 +08:00
background-image : -webkit-linear-gradient ( 45deg , rgba ( 255 , 255 , 255 , 0 . 15 ) 25 % , transparent 25 % , transparent 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 75 % , transparent 75 % , transparent ) ;
background-image : -moz-linear-gradient ( 45deg , rgba ( 255 , 255 , 255 , 0 . 15 ) 25 % , transparent 25 % , transparent 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 75 % , transparent 75 % , transparent ) ;
background-image : -o-linear-gradient ( 45deg , rgba ( 255 , 255 , 255 , 0 . 15 ) 25 % , transparent 25 % , transparent 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 75 % , transparent 75 % , transparent ) ;
background-image : linear-gradient ( 45deg , rgba ( 255 , 255 , 255 , 0 . 15 ) 25 % , transparent 25 % , transparent 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 75 % , transparent 75 % , transparent ) ;
2012-01-09 04:40:30 +08:00
-webkit-background-size : 40px 40px ;
2012-04-19 07:16:42 +08:00
-moz-background-size : 40px 40px ;
-o-background-size : 40px 40px ;
background-size : 40px 40px ;
2012-01-09 04:40:30 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-09 04:40:30 +08:00
. progress . active . bar {
-webkit-animation : progress-bar-stripes 2s linear infinite ;
2012-04-19 07:16:42 +08:00
-moz-animation : progress-bar-stripes 2s linear infinite ;
-ms-animation : progress-bar-stripes 2s linear infinite ;
-o-animation : progress-bar-stripes 2s linear infinite ;
animation : progress-bar-stripes 2s linear infinite ;
2012-01-09 04:40:30 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-21 02:22:37 +08:00
. progress-danger . bar ,
. progress . bar-danger {
2012-01-27 02:04:30 +08:00
background-color : # dd514c ;
2012-01-09 04:40:30 +08:00
background-image : -moz-linear-gradient ( top , # ee5f5b , # c43c35 ) ;
2012-01-26 12:32:19 +08:00
background-image : -webkit-gradient ( linear , 0 0 , 0 100 % , from ( # ee5f5b ) , to ( # c43c35 ) ) ;
2012-01-09 04:40:30 +08:00
background-image : -webkit-linear-gradient ( top , # ee5f5b , # c43c35 ) ;
background-image : -o-linear-gradient ( top , # ee5f5b , # c43c35 ) ;
2012-07-10 11:49:17 +08:00
background-image : linear-gradient ( to bottom , # ee5f5b , # c43c35 ) ;
2012-01-09 04:40:30 +08:00
background-repeat : repeat-x ;
2012-05-05 04:50:16 +08:00
filter : progid : dximagetransform . microsoft . gradient ( startColorstr = '#ffee5f5b' , endColorstr = '#ffc43c35' , GradientType = 0 ) ;
2012-01-09 04:40:30 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-21 02:22:37 +08:00
. progress-danger . progress-striped . bar ,
. progress-striped . bar-danger {
2012-01-09 04:40:30 +08:00
background-color : # ee5f5b ;
background-image : -webkit-gradient ( linear , 0 100 % , 100 % 0 , color-stop ( 0 . 25 , rgba ( 255 , 255 , 255 , 0 . 15 ) ) , color-stop ( 0 . 25 , transparent ) , color-stop ( 0 . 5 , transparent ) , color-stop ( 0 . 5 , rgba ( 255 , 255 , 255 , 0 . 15 ) ) , color-stop ( 0 . 75 , rgba ( 255 , 255 , 255 , 0 . 15 ) ) , color-stop ( 0 . 75 , transparent ) , to ( transparent ) ) ;
2012-06-26 11:20:32 +08:00
background-image : -webkit-linear-gradient ( 45deg , rgba ( 255 , 255 , 255 , 0 . 15 ) 25 % , transparent 25 % , transparent 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 75 % , transparent 75 % , transparent ) ;
background-image : -moz-linear-gradient ( 45deg , rgba ( 255 , 255 , 255 , 0 . 15 ) 25 % , transparent 25 % , transparent 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 75 % , transparent 75 % , transparent ) ;
background-image : -o-linear-gradient ( 45deg , rgba ( 255 , 255 , 255 , 0 . 15 ) 25 % , transparent 25 % , transparent 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 75 % , transparent 75 % , transparent ) ;
background-image : linear-gradient ( 45deg , rgba ( 255 , 255 , 255 , 0 . 15 ) 25 % , transparent 25 % , transparent 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 75 % , transparent 75 % , transparent ) ;
2012-01-09 04:40:30 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-21 02:22:37 +08:00
. progress-success . bar ,
. progress . bar-success {
2012-01-27 02:04:30 +08:00
background-color : # 5eb95e ;
2012-01-09 04:40:30 +08:00
background-image : -moz-linear-gradient ( top , # 62c462 , # 57a957 ) ;
2012-01-26 12:32:19 +08:00
background-image : -webkit-gradient ( linear , 0 0 , 0 100 % , from ( # 62c462 ) , to ( # 57a957 ) ) ;
2012-01-09 04:40:30 +08:00
background-image : -webkit-linear-gradient ( top , # 62c462 , # 57a957 ) ;
background-image : -o-linear-gradient ( top , # 62c462 , # 57a957 ) ;
2012-07-10 11:49:17 +08:00
background-image : linear-gradient ( to bottom , # 62c462 , # 57a957 ) ;
2012-01-09 04:40:30 +08:00
background-repeat : repeat-x ;
2012-05-05 04:50:16 +08:00
filter : progid : dximagetransform . microsoft . gradient ( startColorstr = '#ff62c462' , endColorstr = '#ff57a957' , GradientType = 0 ) ;
2012-01-09 04:40:30 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-21 02:22:37 +08:00
. progress-success . progress-striped . bar ,
. progress-striped . bar-success {
2012-01-09 04:40:30 +08:00
background-color : # 62c462 ;
background-image : -webkit-gradient ( linear , 0 100 % , 100 % 0 , color-stop ( 0 . 25 , rgba ( 255 , 255 , 255 , 0 . 15 ) ) , color-stop ( 0 . 25 , transparent ) , color-stop ( 0 . 5 , transparent ) , color-stop ( 0 . 5 , rgba ( 255 , 255 , 255 , 0 . 15 ) ) , color-stop ( 0 . 75 , rgba ( 255 , 255 , 255 , 0 . 15 ) ) , color-stop ( 0 . 75 , transparent ) , to ( transparent ) ) ;
2012-06-26 11:20:32 +08:00
background-image : -webkit-linear-gradient ( 45deg , rgba ( 255 , 255 , 255 , 0 . 15 ) 25 % , transparent 25 % , transparent 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 75 % , transparent 75 % , transparent ) ;
background-image : -moz-linear-gradient ( 45deg , rgba ( 255 , 255 , 255 , 0 . 15 ) 25 % , transparent 25 % , transparent 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 75 % , transparent 75 % , transparent ) ;
background-image : -o-linear-gradient ( 45deg , rgba ( 255 , 255 , 255 , 0 . 15 ) 25 % , transparent 25 % , transparent 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 75 % , transparent 75 % , transparent ) ;
background-image : linear-gradient ( 45deg , rgba ( 255 , 255 , 255 , 0 . 15 ) 25 % , transparent 25 % , transparent 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 75 % , transparent 75 % , transparent ) ;
2012-01-09 04:40:30 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-21 02:22:37 +08:00
. progress-info . bar ,
. progress . bar-info {
2012-01-27 02:04:30 +08:00
background-color : # 4bb1cf ;
2012-01-09 04:40:30 +08:00
background-image : -moz-linear-gradient ( top , # 5bc0de , # 339bb9 ) ;
2012-01-26 12:32:19 +08:00
background-image : -webkit-gradient ( linear , 0 0 , 0 100 % , from ( # 5bc0de ) , to ( # 339bb9 ) ) ;
2012-01-09 04:40:30 +08:00
background-image : -webkit-linear-gradient ( top , # 5bc0de , # 339bb9 ) ;
background-image : -o-linear-gradient ( top , # 5bc0de , # 339bb9 ) ;
2012-07-10 11:49:17 +08:00
background-image : linear-gradient ( to bottom , # 5bc0de , # 339bb9 ) ;
2012-01-09 04:40:30 +08:00
background-repeat : repeat-x ;
2012-05-05 04:50:16 +08:00
filter : progid : dximagetransform . microsoft . gradient ( startColorstr = '#ff5bc0de' , endColorstr = '#ff339bb9' , GradientType = 0 ) ;
2012-01-09 04:40:30 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-21 02:22:37 +08:00
. progress-info . progress-striped . bar ,
. progress-striped . bar-info {
2012-01-09 04:40:30 +08:00
background-color : # 5bc0de ;
background-image : -webkit-gradient ( linear , 0 100 % , 100 % 0 , color-stop ( 0 . 25 , rgba ( 255 , 255 , 255 , 0 . 15 ) ) , color-stop ( 0 . 25 , transparent ) , color-stop ( 0 . 5 , transparent ) , color-stop ( 0 . 5 , rgba ( 255 , 255 , 255 , 0 . 15 ) ) , color-stop ( 0 . 75 , rgba ( 255 , 255 , 255 , 0 . 15 ) ) , color-stop ( 0 . 75 , transparent ) , to ( transparent ) ) ;
2012-06-26 11:20:32 +08:00
background-image : -webkit-linear-gradient ( 45deg , rgba ( 255 , 255 , 255 , 0 . 15 ) 25 % , transparent 25 % , transparent 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 75 % , transparent 75 % , transparent ) ;
background-image : -moz-linear-gradient ( 45deg , rgba ( 255 , 255 , 255 , 0 . 15 ) 25 % , transparent 25 % , transparent 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 75 % , transparent 75 % , transparent ) ;
background-image : -o-linear-gradient ( 45deg , rgba ( 255 , 255 , 255 , 0 . 15 ) 25 % , transparent 25 % , transparent 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 75 % , transparent 75 % , transparent ) ;
background-image : linear-gradient ( 45deg , rgba ( 255 , 255 , 255 , 0 . 15 ) 25 % , transparent 25 % , transparent 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 75 % , transparent 75 % , transparent ) ;
2012-03-05 16:29:16 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-21 02:22:37 +08:00
. progress-warning . bar ,
. progress . bar-warning {
2012-03-05 16:29:16 +08:00
background-color : # faa732 ;
background-image : -moz-linear-gradient ( top , # fbb450 , # f89406 ) ;
background-image : -webkit-gradient ( linear , 0 0 , 0 100 % , from ( # fbb450 ) , to ( # f89406 ) ) ;
background-image : -webkit-linear-gradient ( top , # fbb450 , # f89406 ) ;
background-image : -o-linear-gradient ( top , # fbb450 , # f89406 ) ;
2012-07-10 11:49:17 +08:00
background-image : linear-gradient ( to bottom , # fbb450 , # f89406 ) ;
2012-03-05 16:29:16 +08:00
background-repeat : repeat-x ;
2012-05-05 04:50:16 +08:00
filter : progid : dximagetransform . microsoft . gradient ( startColorstr = '#fffbb450' , endColorstr = '#fff89406' , GradientType = 0 ) ;
2012-03-05 16:29:16 +08:00
}
2012-04-19 07:16:42 +08:00
2012-08-21 02:22:37 +08:00
. progress-warning . progress-striped . bar ,
. progress-striped . bar-warning {
2012-03-05 16:29:16 +08:00
background-color : # fbb450 ;
background-image : -webkit-gradient ( linear , 0 100 % , 100 % 0 , color-stop ( 0 . 25 , rgba ( 255 , 255 , 255 , 0 . 15 ) ) , color-stop ( 0 . 25 , transparent ) , color-stop ( 0 . 5 , transparent ) , color-stop ( 0 . 5 , rgba ( 255 , 255 , 255 , 0 . 15 ) ) , color-stop ( 0 . 75 , rgba ( 255 , 255 , 255 , 0 . 15 ) ) , color-stop ( 0 . 75 , transparent ) , to ( transparent ) ) ;
2012-06-26 11:20:32 +08:00
background-image : -webkit-linear-gradient ( 45deg , rgba ( 255 , 255 , 255 , 0 . 15 ) 25 % , transparent 25 % , transparent 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 75 % , transparent 75 % , transparent ) ;
background-image : -moz-linear-gradient ( 45deg , rgba ( 255 , 255 , 255 , 0 . 15 ) 25 % , transparent 25 % , transparent 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 75 % , transparent 75 % , transparent ) ;
background-image : -o-linear-gradient ( 45deg , rgba ( 255 , 255 , 255 , 0 . 15 ) 25 % , transparent 25 % , transparent 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 75 % , transparent 75 % , transparent ) ;
background-image : linear-gradient ( 45deg , rgba ( 255 , 255 , 255 , 0 . 15 ) 25 % , transparent 25 % , transparent 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 50 % , rgba ( 255 , 255 , 255 , 0 . 15 ) 75 % , transparent 75 % , transparent ) ;
2012-01-09 04:40:30 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-16 10:40:17 +08:00
. accordion {
2012-07-06 06:11:54 +08:00
margin-bottom : 20px ;
2012-01-16 10:40:17 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-17 09:27:30 +08:00
. accordion-group {
2012-01-29 08:48:03 +08:00
margin-bottom : 2px ;
border : 1px solid # e5e5e5 ;
2012-01-17 09:27:30 +08:00
-webkit-border-radius : 4px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 4px ;
border-radius : 4px ;
2012-01-17 09:27:30 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-16 10:40:17 +08:00
. accordion-heading {
2012-01-16 13:54:58 +08:00
border-bottom : 0 ;
2012-01-16 10:40:17 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-27 06:40:19 +08:00
. accordion-heading . accordion-toggle {
display : block ;
padding : 8px 15px ;
}
2012-04-19 07:16:42 +08:00
2012-04-24 16:23:24 +08:00
. accordion-toggle {
cursor : pointer ;
}
2012-01-16 13:48:58 +08:00
. accordion-inner {
2012-01-18 15:19:21 +08:00
padding : 9px 15px ;
border-top : 1px solid # e5e5e5 ;
2012-01-16 10:40:17 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-16 08:27:36 +08:00
. carousel {
position : relative ;
2012-07-06 06:11:54 +08:00
margin-bottom : 20px ;
2012-01-16 10:40:17 +08:00
line-height : 1 ;
2012-01-16 08:27:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-16 10:40:17 +08:00
. carousel-inner {
2012-01-16 08:27:36 +08:00
position : relative ;
2012-04-19 07:16:42 +08:00
width : 100 % ;
overflow : hidden ;
2012-01-16 08:27:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-16 08:27:36 +08:00
. carousel . item {
position : relative ;
2012-04-19 07:16:42 +08:00
display : none ;
2012-01-16 08:27:36 +08:00
-webkit-transition : 0 . 6s ease-in-out left ;
2012-04-19 07:16:42 +08:00
-moz-transition : 0 . 6s ease-in-out left ;
-o-transition : 0 . 6s ease-in-out left ;
transition : 0 . 6s ease-in-out left ;
2012-01-16 08:27:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-26 03:47:36 +08:00
. carousel . item > img {
display : block ;
line-height : 1 ;
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. carousel . active ,
. carousel . next ,
. carousel . prev {
2012-01-16 08:27:36 +08:00
display : block ;
}
2012-04-19 07:16:42 +08:00
2012-01-16 08:27:36 +08:00
. carousel . active {
left : 0 ;
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. carousel . next ,
. carousel . prev {
2012-01-16 08:27:36 +08:00
position : absolute ;
top : 0 ;
width : 100 % ;
}
2012-04-19 07:16:42 +08:00
2012-01-16 08:27:36 +08:00
. carousel . next {
left : 100 % ;
}
2012-04-19 07:16:42 +08:00
2012-01-16 08:27:36 +08:00
. carousel . prev {
left : -100 % ;
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. carousel . next . left ,
. carousel . prev . right {
2012-01-16 10:40:17 +08:00
left : 0 ;
2012-01-16 08:27:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-16 08:27:36 +08:00
. carousel . active . left {
left : -100 % ;
}
2012-04-19 07:16:42 +08:00
2012-01-16 08:27:36 +08:00
. carousel . active . right {
left : 100 % ;
}
2012-04-19 07:16:42 +08:00
2012-01-16 10:40:17 +08:00
. carousel-control {
2012-01-16 08:27:36 +08:00
position : absolute ;
2012-01-16 10:40:17 +08:00
top : 40 % ;
left : 15px ;
width : 40px ;
height : 40px ;
margin-top : -20px ;
font-size : 60px ;
2012-01-16 08:27:36 +08:00
font-weight : 100 ;
2012-01-16 10:40:17 +08:00
line-height : 30px ;
2012-01-26 03:05:23 +08:00
color : # ffffff ;
2012-01-16 10:40:17 +08:00
text-align : center ;
2012-01-25 12:45:38 +08:00
background : # 222222 ;
2012-01-26 03:05:23 +08:00
border : 3px solid # ffffff ;
2012-01-25 12:45:38 +08:00
-webkit-border-radius : 23px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 23px ;
border-radius : 23px ;
2012-01-25 12:45:38 +08:00
opacity : 0 . 5 ;
2012-01-26 12:32:19 +08:00
filter : alpha ( opacity = 50 ) ;
2012-01-16 08:27:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-16 10:40:17 +08:00
. carousel-control . right {
right : 15px ;
2012-04-19 07:16:42 +08:00
left : auto ;
2012-01-16 08:27:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-16 10:40:17 +08:00
. carousel-control : hover {
2012-01-23 12:07:17 +08:00
color : # ffffff ;
2012-01-16 08:27:36 +08:00
text-decoration : none ;
2012-01-25 12:45:38 +08:00
opacity : 0 . 9 ;
2012-01-26 12:32:19 +08:00
filter : alpha ( opacity = 90 ) ;
2012-01-16 10:40:17 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-16 10:40:17 +08:00
. carousel-caption {
position : absolute ;
right : 0 ;
bottom : 0 ;
2012-04-19 07:16:42 +08:00
left : 0 ;
2012-07-09 12:47:16 +08:00
padding : 15px ;
2012-01-23 12:07:17 +08:00
background : # 333333 ;
2012-01-16 10:40:17 +08:00
background : rgba ( 0 , 0 , 0 , 0 . 75 ) ;
}
2012-04-19 07:16:42 +08:00
2012-03-09 03:09:33 +08:00
. carousel-caption h4 ,
. carousel-caption p {
2012-07-09 12:47:16 +08:00
line-height : 20px ;
2012-01-23 12:07:17 +08:00
color : # ffffff ;
2012-01-16 08:27:36 +08:00
}
2012-04-19 07:16:42 +08:00
2012-07-09 12:47:16 +08:00
. carousel-caption h4 {
margin : 0 0 5px ;
}
. carousel-caption p {
margin-bottom : 0 ;
}
2012-01-27 07:51:11 +08:00
. hero-unit {
padding : 60px ;
margin-bottom : 30px ;
2012-03-11 08:01:06 +08:00
background-color : # eeeeee ;
2012-01-27 07:51:11 +08:00
-webkit-border-radius : 6px ;
2012-04-19 07:16:42 +08:00
-moz-border-radius : 6px ;
border-radius : 6px ;
2012-01-27 07:51:11 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-27 07:51:11 +08:00
. hero-unit h1 {
margin-bottom : 0 ;
font-size : 60px ;
line-height : 1 ;
letter-spacing : -1px ;
2012-04-19 07:16:42 +08:00
color : inherit ;
2012-01-27 07:51:11 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-27 07:51:11 +08:00
. hero-unit p {
font-size : 18px ;
font-weight : 200 ;
2012-07-06 06:11:54 +08:00
line-height : 30px ;
2012-03-11 08:01:06 +08:00
color : inherit ;
2012-01-27 07:51:11 +08:00
}
2012-04-19 07:16:42 +08:00
2012-09-26 23:59:57 +08:00
. clear : before ,
. clear : after {
display : table ;
line-height : 0 ;
content : "" ;
}
. clear : after {
clear : both ;
}
2012-01-09 07:38:57 +08:00
. pull-right {
float : right ;
}
2012-04-19 07:16:42 +08:00
2012-01-09 07:38:57 +08:00
. pull-left {
float : left ;
}
2012-04-19 07:16:42 +08:00
2012-01-09 07:38:57 +08:00
. hide {
2012-07-24 15:35:54 +08:00
display : none ;
2012-01-09 07:38:57 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-09 07:38:57 +08:00
. show {
2012-07-24 15:35:54 +08:00
display : block ;
2012-01-09 07:38:57 +08:00
}
2012-04-19 07:16:42 +08:00
2012-01-09 07:38:57 +08:00
. invisible {
visibility : hidden ;
}
2012-07-23 09:28:39 +08:00
2012-09-26 23:59:57 +08:00
. text-hide {
font : 0 / 0 a ;
color : transparent ;
text-shadow : none ;
background-color : transparent ;
border : 0 ;
}
2012-07-23 09:28:39 +08:00
. affix {
position : fixed ;
}
2012-09-26 23:59:57 +08:00
. control-block-level {
display : block ;
width : 100 % ;
min-height : 30px ;
-webkit-box-sizing : border-box ;
-moz-box-sizing : border-box ;
box-sizing : border-box ;
}