summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/reindeer/button/button.css
blob: 1948e5aafb40c69c96bd60e1fec5fec581c059d4 (plain)
1
2
3
4
5
6
7
8
9
10
/* Standard implementation of the button theme
 * These files contain styles that apply to all browsers
 */
@import "button-standard.css";
@import "button-primary-style.css";
@import "button-small-style.css";
@import "button-link-style.css";

/* Browser-specific corrections to the standard implementation */
@import "button-ie.css";