1 .has-error .help-block, .has-error .control-label, .has-error .error, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
5 background: whitesmoke
;
7 p
.bg-primary
, p
.bg-success
, p
.bg-info
, p
.bg-danger
{
13 scrollbar-arrow-color:#4D4D4D;
14 scrollbar-base-color:#f5f5f5;
34 word-wrap: break-word
;
44 background-color:lightblue
;
55 box-shadow:none
!important
;
59 background-color:lightgreen
;
194 .change:hover
, .back:hover
196 text-decoration:none
;
201 text-decoration:none
;
218 .back:active, .nondec:active, .change:active{
219 text-decoration:none
;
222 .back:active, .nondec:active, .change:visited{
223 text-decoration:none
;
236 border: 1px solid rgb
(204, 204, 204);
249 word-wrap: break-word
;
253 white-space: pre
; /* CSS 2.0 */
254 white-space: pre-wrap
; /* CSS 2.1 */
255 white-space: pre-line
; /* CSS 3.0 */
256 white-space: -pre-wrap
; /* Opera 4-6 */
257 white-space: -o-pre-wrap
; /* Opera 7 */
258 white-space: -moz-pre-wrap
; /* Mozilla */
259 word-wrap: break-word
; /* IE 5+ */
265 white-space: word-wrap
;
266 text-overflow: ellipsis
;
278 ::-webkit-scrollbar
{
282 ::-webkit-scrollbar-track
{
283 -webkit-box-shadow: inset
0 0 6px rgba
(0,0,0,0.3);
287 ::-webkit-scrollbar-thumb
{
289 -webkit-box-shadow: inset
0 0 6px rgba
(0,0,0,0.5);