aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/reindeer/button/button.css
blob: 14da4facc58753f05407231bb664f1aea3a7e587 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* 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-firefox.css";
@import "button-ie.css";