playbook_ui 14.21.2.pre.alpha.PLAY2018verticalBordertableheaderborders8316 → 14.21.2.pre.alpha.PLAY2018verticalBordertableheaderborders8323

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f270fbbbe2b5d39b2c4e597bce78bf42f296b29fb7bc46c9dc53d54da8b3f41f
4
- data.tar.gz: 98c8a99f6307401f4258e8a82cb35dff0a6bba55ae0ebe87355aa5dbb4cf6478
3
+ metadata.gz: 89e5c8498b0a671de8feebbb801b169ab19d122477756c9ea6a0f270f51d660e
4
+ data.tar.gz: 0754ee11059ff2b06f74b87777a5e400c122a3a32ccabba8ee09ea0e5a80a480
5
5
  SHA512:
6
- metadata.gz: c1c0eb914c5277515faa0dd378a98a69095572359928cb019140457962e0bbda150234897b34de00fafecf1731bf288e713b25343ae2fd7a64400b7e06e9500d
7
- data.tar.gz: 0bb19d9408dc1d2be3f78ca3047c56c205eadf35f5d22a3ddece6383a6e1e621df0e060d85df4acc7e4ce4b594bac205968ee53dcde312ce95aec76009cf4f88
6
+ metadata.gz: 70011e7df53940699338913f5d156bc49473d45b97d01295e00ad304cc0c309d11a8ba994ffb0ac100e6800c285906b192289ad5ecf25c9f5a98b3401c7a8675
7
+ data.tar.gz: b768e24d2dfea9ad4f3e85f6938e7ebbce5073235c3ee1f2977aa76b8bdf962d03ffe8cd21a94f7d1a6adc48772247634a3996272216f8b055867f24052a20ab
@@ -4,7 +4,7 @@
4
4
  border-right: 1px solid $border_light !important;
5
5
  }
6
6
 
7
- thead tr:last-child th {
7
+ thead tr:not(:first-child) th {
8
8
  border-right: 1px solid $border_light !important;
9
9
  }
10
10