* Implement textview border.
parent
8c5fbffa13
commit
acb1686602
|
@ -31,12 +31,12 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
textview border { background-color: mix($bg_color, $base_color, .5); }
|
||||||
|
|
||||||
iconview { @extend .view; }
|
iconview { @extend .view; }
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/************
|
/************
|
||||||
! Treeview
|
! Treeview
|
||||||
*************/
|
*************/
|
||||||
|
|
Loading…
Reference in New Issue