Yangman - cleaned code
[dlux.git] / modules / yangman-resources / src / main / resources / yangman / yangman.less
index a054734dfaa1e1ba6bd32f58612249264e079aad..bb9a4ca5829c54fdbcb3133d2e244b42a2db173d 100644 (file)
@@ -1084,25 +1084,12 @@ md-input-container{
                 }
 
             }
-
-            .selected{
-                button{
-                    //background-color: rgba(158,158,158,0.2);
-                }
-            }
-
         }
 
         &__collections-list{
             padding: 0;
             background: @listBackColor;
             height: 100%;
-
-            .selected{
-                button{
-                    //background-color: rgba(158,158,158,0.2);
-                }
-            }
         }
 
         &__collection{