* Implement textview border.

pull/477/head
Megax 2016-06-09 17:27:46 +02:00
parent 8c5fbffa13
commit acb1686602
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; } iconview { @extend .view; }
} }
/************ /************
! Treeview ! Treeview
*************/ *************/