summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/reindeer/link/link.css
Commit message (Collapse)AuthorAgeFilesLines
* Standard themes in SCSS form, updated CompileDefaultTheme (#9223)Henri Sara2012-08-081-9/+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.
* * Fixed link style for Reindeer (no double-underline)Jouni Koivuviita2009-11-231-4/+3
| | | | | | * Changed application cursor to "default", not only text inputs get the cursor: text; treatment (more application like, not webpage). svn changeset:9960/svn branch:6.2
* Fixes #3499: PopupView CSS style is broken. PopupView minimized now looks ↵Jouni Koivuviita2009-11-231-0/+10
like a link in Reindeer. Runo left unchanged. * added Link component styles to Reindeer as well. svn changeset:9957/svn branch:6.2