19 lines
299 B
Stylus
19 lines
299 B
Stylus
#conformanceCheckFeedback
|
|
position: absolute
|
|
right: 10px
|
|
color: darkorange
|
|
cursor: pointer
|
|
background: black
|
|
|
|
width: 30%
|
|
height: 30px
|
|
overflow: hidden
|
|
|
|
p
|
|
margin: 5px
|
|
text-align: center
|
|
|
|
.conformanceHover
|
|
overflow: auto !important
|
|
height: 200px !important
|
|
z-index: 200 |