]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/icons.less
Merge pull request #420 from fabrixxm/master
[friendica.git] / view / theme / quattro / icons.less
index ae7459dfc68c5cb036b12211cce0ba8dba3ca1de..f9be4cc7237a722d4390733c56ae062c18b913ff 100644 (file)
@@ -5,6 +5,9 @@
        &.notify { background-image: url("../../../images/icons/@{size}/notify_off.png"); }
        &.gear   { background-image: url("../../../images/icons/@{size}/gear.png"); }
        
+    &.like      { background-image: url("icons/like.png"); }
+       &.dislike        { background-image: url("icons/dislike.png"); }
+       
        &.add           { background-image: url("../../../images/icons/@{size}/add.png"); }
        &.delete        { background-image: url("../../../images/icons/@{size}/delete.png"); }
        &.edit          { background-image: url("../../../images/icons/@{size}/edit.png"); }
                text-indent: 0px;
        }
 
+    min-width:22px; height: 22px;
+    .icons(22);
+    &.text { padding: 10px 0px 0px 25px;  }
+
        &.s10 {
                min-width:10px; height: 10px;
                .icons(10);