Commit Graph

23 Commits

Author SHA1 Message Date
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
Robert von Burg 35d3c93426
[Minor] Also style paper-tabs 2022-07-04 17:11:32 +02:00
Robert von Burg 760d028742
[Minor] Styling of paper-button on app-toolbar 2022-05-17 14:08:32 +02:00
Robert von Burg 1fbf06afdb
[Fix] paper-button has black text color on app-toolbar 2022-05-16 19:13:24 +02:00
Robert von Burg 6f8154ee09
[Minor] Added default color 2022-05-05 15:10:11 +02:00
Robert von Burg 2b88bcaf07
[Minor] Style button on toast 2022-05-05 13:58:09 +02:00
Robert von Burg ea53c88fd9
[Minor] Styling updates 2022-04-28 14:56:26 +02:00
Robert von Burg b27b5f02d7 [Minor] Added styling for additional components 2022-04-25 16:59:10 +02:00
Robert von Burg 16c78902cb [New] Added strolch-wc-app-style style
This provides standard styling for creating applications:
- action bar styling
- table styling
- optimizing paper element for applications

See the strolch's mvn archetype template for use
2022-04-21 11:04:58 +02:00
Robert von Burg db94f2f57d [Project] Update URLs 2021-03-03 13:44:25 +01:00
Robert von Burg edce1c1659 [New] Added new flex table for divs 2019-11-08 16:15:22 +01:00
Robert von Burg d1d30e9456 [Major] proper polymer styles definition 2018-09-07 14:43:44 +02:00
Robert von Burg 799b890617 [Project] Updated all polymer elements to their latest 1.x versions 2018-03-28 21:20:06 +02:00
Robert von Burg 1492f3e09f [Project] ignore *.iml 2018-03-16 13:48:37 +01:00
Robert von Burg d27454f1a3 [New] Added g-auto-middle 2017-04-03 15:36:13 +02:00
Robert von Burg 9c79e3ca8f [New] Added .g-table-word-break 2017-03-10 08:28:59 +01:00
Robert von Burg 4b92ddf35f [New] Changes to table layouting, made g-m* and g-p* !important 2017-03-10 08:25:02 +01:00
Robert von Burg 6fbffa330c [New] Added dl dt/dd styling 2017-02-08 15:38:56 +01:00
Robert von Burg 289b38dc3c [New] Added 0 margin and padding classes 2017-02-08 12:20:55 +01:00
Robert von Burg f3e8369c6c [New] Added table CSS 2017-02-07 18:45:09 +01:00
Robert von Burg b06cad535b [Project] Fix bower_components import 2017-02-07 17:25:57 +01:00
Robert von Burg a91d0ce783 [Project] Initial Commit 2017-02-07 10:00:16 +01:00
Robert von Burg 55424cf1e5 [Project] Initial commit 2017-02-07 07:28:23 +01:00