Skip to content

Commit

Permalink
Use material theme import for vaadin-combo-box-light
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan committed Aug 29, 2018
1 parent b092b46 commit 2de1658
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions theme/material/vaadin-time-picker-styles.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
<!-- TODO(manolo): should be a ...theme/material/vaadin-combo-box-light.html -->
<link rel="import" href="../../../vaadin-combo-box/theme/material/vaadin-combo-box-dropdown-styles.html">
<link rel="import" href="../../../vaadin-combo-box/theme/material/vaadin-combo-box-item-styles.html">
<link rel="import" href="../../../vaadin-combo-box/src/vaadin-combo-box-light.html">
<link rel="import" href="../../../vaadin-combo-box/theme/material/vaadin-combo-box-light.html">
<link rel="import" href="../../../vaadin-text-field/theme/material/vaadin-text-field.html">
<link rel="import" href="../../../vaadin-material-styles/mixins/field-button.html">
<link rel="import" href="../../../vaadin-material-styles/font-icons.html">
Expand Down

0 comments on commit 2de1658

Please sign in to comment.