* Implement stackswitcher text button. Fix #465

pull/467/head
Megax 2016-05-25 12:47:52 +02:00
parent 5cb22a97c4
commit cfd071784c
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 * ! Selected Items *
********************/ ********************/