* Implement textview border. (#477)

This commit is contained in:
Csaba Jakosa
2016-06-12 05:07:40 -05:00
committed by Dustin Falgout
parent 1315b5f5e1
commit 33891784a9
+2 -2
View File
@@ -31,12 +31,12 @@
}
}
textview border { background-color: mix($bg_color, $base_color, .5); }
iconview { @extend .view; }
}
/************
! Treeview
*************/