* Implement textview border. (#477)
parent
1315b5f5e1
commit
33891784a9
|
@ -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