aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/reindeer/tabsheet/tabsheet-normal-style.css
Commit message (Collapse)AuthorAgeFilesLines
* Standard themes in SCSS form, updated CompileDefaultTheme (#9223)Henri Sara2012-08-081-152/+0
| | | | | | | | Conversion performed for most themes trivial, just rename file and wrap in a mixin. For chameleon compounds, also nesting used. In some cases, related small files combined in a single SCSS file Chameleon accordion and select contain fixes other than just a missing semicolon.
* Remove old hack that nowadays just seems to cause problems (#7984)Leif Åstrand2012-03-161-3/+0
|
* #7984 removed Firefox workaroundsArtur Signell2011-11-221-4/+2
|
* #7981 Removed Firefox 2 specific code and CSSArtur Signell2011-11-221-4/+0
|
* #7913 Removed IE7 specific CSS rulesArtur Signell2011-11-221-2/+1
|
* #7912 Remove support for IE6Leif Åstrand2011-11-091-6/+0
|
* #6811 TabSheet and Panel fixes needed for IE9Artur Signell2011-04-111-1/+2
| | | | svn changeset:18210/svn branch:6.6
* Small fix to tabsheet style on blue background (border color on IE etc.)Jouni Koivuviita2010-04-081-9/+11
| | | | svn changeset:12394/svn branch:6.3
* Loads of small fixes to Base and Reindeer themes: contains bugfixes for ↵Jouni Koivuviita2010-04-081-0/+2
| | | | | | issues found during developing the new Reindeer theme demo, plus a couple of new styles for Reindeer. svn changeset:12389/svn branch:6.3
* Merged revisions [10620]-[10678] from 6.2Artur Signell2010-01-121-0/+2
| | | | svn changeset:10693/svn branch:6.3
* Fixes #522: IE8/reindeer: Error indicator is missing background when inside ↵Jouni Koivuviita2009-12-231-0/+1
| | | | | | tabsheet svn changeset:10542/svn branch:6.2
* Fixes #1595: Close button on TabSheet controlJouni Koivuviita2009-11-121-0/+160
* Added new sample to Sampler/TabSheets * Made all tabs in Reindeer theme demo closable. svn changeset:9737/svn branch:6.2