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
;
54 min-width:35px !important
;
58 box-shadow:none
!important
;
62 background-color:lightgreen
;
202 .change:hover
, .back:hover
204 text-decoration:none
;
209 text-decoration:none
;
227 background-color:whitesmoke
;
231 background-color:whitesmoke
;
236 .back:active, .nondec:active, .change:active{
237 text-decoration:none
;
240 .back:active, .nondec:active, .change:visited{
241 text-decoration:none
;
254 border: 1px solid rgb
(204, 204, 204);
267 word-wrap: break-word
;
271 white-space: pre
; /* CSS 2.0 */
272 white-space: pre-wrap
; /* CSS 2.1 */
273 white-space: pre-line
; /* CSS 3.0 */
274 white-space: -pre-wrap
; /* Opera 4-6 */
275 white-space: -o-pre-wrap
; /* Opera 7 */
276 white-space: -moz-pre-wrap
; /* Mozilla */
277 word-wrap: break-word
; /* IE 5+ */
283 white-space: word-wrap
;
284 text-overflow: ellipsis
;
296 ::-webkit-scrollbar
{
300 ::-webkit-scrollbar-track
{
301 -webkit-box-shadow: inset
0 0 6px rgba
(0,0,0,0.3);
305 ::-webkit-scrollbar-thumb
{
307 -webkit-box-shadow: inset
0 0 6px rgba
(0,0,0,0.5);
322 padding-right:0px !important
;
323 padding-left:0px !important
;
330 padding-left:3px !important
;
331 padding-right:3px !important
;
334 margin-right:30px !important
;
337 min-width:180px !important
;
338 padding:5px !important
;
339 position:absolute
!important
;
342 padding-right:10px !important
;
343 padding-left:10px !important
;
357 padding: 0 1.5em !important
;
361 vertical-align: middle
;
367 background-color:#eee;
373 border-right-style:solid
;
375 border-color:#999999;
380 -moz-box-shadow: inset
0 0 8px #999999;
381 -webkit-box-shadow: inset
0 0 8px #999999;
382 box-shadow: inset
0 0 8px #999999;
383 border: 1px solid
#D6D6D6;