Changes

remove the border-left-style by default
Line 4: Line 4:  
  border-color: transparent;
 
  border-color: transparent;
 
  border-left-width: 0.5em;
 
  border-left-width: 0.5em;
border-left-style: solid;
   
  box-shadow: 0 0 0.2em #cccccc;
 
  box-shadow: 0 0 0.2em #cccccc;
 
  background: inherit;
 
  background: inherit;
297

edits