* Implement stackswitcher text button. Fix #465 (#467)

pull/468/head
Csaba Jakosa 2016-05-25 20:16:53 +02:00 committed by Khurshid Alam
parent 5cb22a97c4
commit e99d167adf
1 changed files with 9 additions and 0 deletions

View File

@ -272,6 +272,15 @@
}
/*****************
! Stackswitcher *
******************/
@include exports("stackswitcher") {
stackswitcher button.text-button { min-width: 90px; } // FIXME aggregate with buttons
}
/*******************
! Selected Items *
********************/