|
|
@ -1736,7 +1736,7 @@ output { |
|
|
|
font-size: 14px; |
|
|
|
line-height: 1.42857143; |
|
|
|
color: #555555; |
|
|
|
background-color: #ffffff; |
|
|
|
background-color: transparent; |
|
|
|
background-image: none; |
|
|
|
border: 1px solid #cccccc; |
|
|
|
border-radius: 2px; |
|
|
@ -4120,7 +4120,7 @@ a.badge:focus { |
|
|
|
display: block; |
|
|
|
padding: 10px 15px; |
|
|
|
margin-bottom: -1px; |
|
|
|
background-color: #ffffff; |
|
|
|
background-color: transparent; |
|
|
|
border: 1px solid #dddddd; |
|
|
|
} |
|
|
|
.list-group-item:first-child { |
|
|
@ -4319,7 +4319,7 @@ button.list-group-item-danger.active:focus { |
|
|
|
} |
|
|
|
.panel { |
|
|
|
margin-bottom: 20px; |
|
|
|
background-color: #ffffff; |
|
|
|
background-color: transparent; |
|
|
|
border: 1px solid transparent; |
|
|
|
border-radius: 2px; |
|
|
|
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); |
|
|
|