summaryrefslogblamecommitdiffstats
path: root/modules-available/exams/style.css
blob: 89f312fa286dc29acb5389b38b6b5e75008ad294 (plain) (tree)
1
2
3
4
5
                           
                                                       


                       









                                                       
  
 .vis-item.vis-background {
    background-color: rgba(192, 57, 43, .5) !important;
}
 .vis-item.spacer {
    visibility: hidden;
 }

 .vis-selected,
 .vis-readonly {
  background-color: #80D6F2 !important;
  border: 1px solid grey !important;
 }

 .vis-item.disabled {
  background-color: rgba(189, 195, 199,1.0) !important;
 }