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

This commit is contained in:
Csaba Jakosa
2016-05-25 23:46:53 +05:30
committed by Khurshid Alam
parent 5cb22a97c4
commit e99d167adf
+9
View File
@@ -272,6 +272,15 @@
} }
/*****************
! Stackswitcher *
******************/
@include exports("stackswitcher") {
stackswitcher button.text-button { min-width: 90px; } // FIXME aggregate with buttons
}
/******************* /*******************
! Selected Items * ! Selected Items *
********************/ ********************/