* Implement textview border. (#477)

pull/482/head
Csaba Jakosa 2016-06-12 12:07:40 +02:00 committed by Dustin Falgout
parent 1315b5f5e1
commit 33891784a9
1 changed files with 2 additions and 2 deletions

View File

@ -31,12 +31,12 @@
}
}
textview border { background-color: mix($bg_color, $base_color, .5); }
iconview { @extend .view; }
}
/************
! Treeview
*************/