Changes

add !important
Line 22: Line 22:  
.tabs-dropdown ul,
 
.tabs-dropdown ul,
 
.tabs-dropdown ol {
 
.tabs-dropdown ol {
background-color: rgba(32,32,32,0.2);
+
background-color: rgba(32,32,32,0.2) !important; /* has to be !important */
 
}
 
}
  
297

edits