summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/valo/components/_valo-menu.scss
Commit message (Collapse)AuthorAgeFilesLines
* Build vaadin-themes with mavenTeemu Suo-Anttila2016-03-291-559/+0
| | | | Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f
* Use a suitable z-index for valo-menuitems overlay (#18869)Matti Tahvonen2015-09-281-1/+1
| | | | | | | The floating menu should have a high z-index not to be below components that use z-index, still below floating vaadin elements like windows, notifications and tooltips. Change-Id: I0ae5d2612ba50ca703f2e604891a25db4bc1d75a
* Removes .v-ui wrapping from valo-menu-responsive for (#18961)Marc Englund2015-09-241-1/+1
| | | | | | | Removing .v-ui wrapping makes valo-menu-responsive usable anywhere on the page (not just top-level). Change-Id: I5551cb29677ae53be453fc29d0295ebb2dcbf241
* Fixes unnecessary padding-top added to all responsive UIs (#14679)Teppo Kurki2014-12-171-1/+1
| | | | | | When using Valo theme and Responsive extension, all responsive UIs get a padding-top even though it should be only added when a Valo Menu is present in the UI. Added a stylename which has to be added to any responsive UIs containing a Valo Menu. Change-Id: Ib3e3c5341bef03c174accb01401b4a90c1deb29e
* Unwanted horizontal scrollbar in Valo menu (#15237)Jouni Koivuviita2014-11-181-0/+1
| | | | Change-Id: Ic435e3ca741669db6f707961ac66a4c2e30bf765
* Valo menu broken on Android Chrome (#15236)Jouni Koivuviita2014-11-171-0/+2
| | | | Change-Id: Idadbbdfe0a9abaf1dd7ada339b618890b2be6e06
* SassDoc stubs, mostly auto-generated by special utility (#14203)Sergey Budkin2014-09-151-0/+66
| | | | Change-Id: Id621c25cae3314dc44a700e1e9dcdae97cda5bfb
* Fix to Valo menu for iOS (make the header visible)Jouni Koivuviita2014-09-011-0/+13
| | | | Change-Id: Ib27db90a6dc48f8f8f34adc3c16aa3aa7222d19d
* First batch of Valo Sass API documentation, plus bug fixesJouni Koivuviita2014-08-301-2/+2
| | | | | | | Also updates the test to always scroll the left panel to the top after opening a section. Change-Id: Icdb42795b8ec347b91694c162898f41aa8d80152
* Last minute small fixes to ValoJouni Koivuviita2014-08-191-1/+1
| | | | Change-Id: Ib4dfac4ee2bb858d02c34a920ad53e37e73b73e1
* Add a new variation for ValoJouni Koivuviita2014-08-191-5/+17
| | | | | | | | A new variation named “Light”, similar to iOS7 style. Fix some valo-menu styles to accommodate the new light style better. Change-Id: Ib7c396263db7838c972d75a6b79fed1caf7ca576
* Small adjustment to valo-menu-item selection colorJouni Koivuviita2014-08-111-2/+2
| | | | | | Now lighter bg on light colors and darker bg on dark colors. Change-Id: Id61b88d1cae65330c6f7b2cc3bb93880a7de9965
* Split common-stylenames to individual component files (#14374)Jouni Koivuviita2014-08-111-0/+465
Moved notification and valo-menu styles to the components folder as well, and added them to the $v-included-components list. Additional styles are now also controlled with a list variable, which lists all components whose additional styles should be included in the build. Change-Id: Ifb8d49d71622decf8fa0d4875985fcafd908a1f8