Strolch WebComponent Styles
Go to file
Robert von Burg 1859d1ab15
[New] added styling .g-table-dl to use as a <dl>:
<table class="g-table-dl">
  <tr>
    <td>label 1</td>
    <td>value 1</td>
  </tr>
  <tr>
    <td>label 2</td>
    <td>value 2</td>
  </tr>
</table>
2022-07-20 10:06:50 +02:00
demo [Project] Initial Commit 2017-02-07 10:00:16 +01:00
.gitignore [Project] ignore *.iml 2018-03-16 13:48:37 +01:00
LICENSE [Project] Initial commit 2017-02-07 07:28:23 +01:00
README.md [Project] Initial commit 2017-02-07 07:28:23 +01:00
bower.json [New] added styling .g-table-dl to use as a <dl>: 2022-07-20 10:06:50 +02:00
strolch-wc-app-style.html [Minor] Also style paper-tabs 2022-07-04 17:11:32 +02:00
strolch-wc-styles.html [New] added styling .g-table-dl to use as a <dl>: 2022-07-20 10:06:50 +02:00

README.md

strolch-wc-styles

Strolch WebComponent Styles