2016-01-13 16:17:32 +01:00
|
|
|
#conformanceCheckFeedback
|
|
|
|
|
position: absolute
|
|
|
|
|
right: 10px
|
|
|
|
|
color: darkorange
|
|
|
|
|
cursor: pointer
|
|
|
|
|
background: black
|
|
|
|
|
|
|
|
|
|
width: 30%
|
|
|
|
|
height: 30px
|
|
|
|
|
overflow: hidden
|
|
|
|
|
|
|
|
|
|
p
|
|
|
|
|
margin: 5px
|
|
|
|
|
text-align: center
|
|
|
|
|
|
2016-02-16 18:29:52 +01:00
|
|
|
.conformanceHover
|
|
|
|
|
overflow: auto !important
|
|
|
|
|
height: 200px !important
|
|
|
|
|
z-index: 200
|