[scss.container.list] minmod

This commit is contained in:
xdrm-brackets 2018-03-15 20:14:56 +01:00
parent eccaf1161a
commit b89eb61943
1 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,8 @@
&:not(.filter){
border-left: .2em solid #fff;
&:hover{ background-color: darken(#fff,1%); }
&:hover,
&.cours:hover{ border-left-color: $form-search-color; }
&.td:hover{ border-left-color: $form-valid-color; }