summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/base/debug/debug.scss
Commit message (Collapse)AuthorAgeFilesLines
* Move debug window styles from theme to widgetsetJouni Koivuviita2014-05-091-307/+0
| | | | | | | | | | Fixes #13563 and #10356 Debug window styles are only downloaded and injected to the page if productionMode==false and ?debug parameter is present and not in ‘quiet’ mode Change-Id: I3ac588745f4702a1cc0473b95806877cbf7062ad
* Implement TestBench4 features in debug window (#12694)Patrik Lindström2014-01-291-0/+8
| | | | | | | | | | | | | Done: - VaadinFinderLocatorStrategy returns optimal paths for any Widget selectable by it. - TestBenchSection of the Debug Window picks and clears as expected. - Debug Window no longer presents user with a widget hierarchy - Translation from VaadinFinderLocatorStrategy query strings to ElementQuery API calls (should be done in SelectorPath.java) - Make SelectorPaths change background color when hovered Change-Id: Ie122f962a319ddf560fa9ac4f6bc57f32a120f91
* DebugWindow styles improved and structured more, for #12058Marc Englund2013-06-141-38/+51
| | | | Change-Id: I1a3a821b15d7350b5ebf2e19056854e9124197ea
* DebugWindow resize/move improved, fixes #11937 (also implements shift-resize ↵Marc Englund2013-06-131-2/+22
| | | | | | and alt-move, improves bounds-check) Change-Id: Ic313e545940a6073e30171a610f6d02c38a90037
* Info section for the debug window (#12019)Artur Signell2013-06-071-0/+8
| | | | Change-Id: Ie265c6e994c8038a3dc0bb05b94233bbc2506c58
* Fix debug window SEVERE style, add styles for FINE, FINER and FINEST (#11891)Johannes Dahlström2013-05-281-1/+10
| | | | Change-Id: Ibbe209a6a67e594318a7ac50f962c48aeab4730d
* New DebugWindow implmentation (internal) fixes #2460 #9626 at least...Marc Englund2013-04-051-0/+217
| | | | | Change-Id: I42a72797a214b567d1efc077af8a49bc8cff52b0 Ticket: 9626
* Moved DebugConsole (and related) styles to separate mixin which is applied ↵Marc Englund2012-11-231-0/+32
globally; the console is a widgetset-wide singleton, not usually to be styled. Fixes #10357 Change-Id: I39940fa92f748a6ef7a143797f06ef9d7d68ce36