sinatra-hexacta 1.2.7 → 1.2.8

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: 7808918a2de90229a10a87b1d303e8a87243168d3cabc72bce7d2f129502f2a2
4
- data.tar.gz: a197ed23204c5c149ae6c611a05d4fd74c97ee9bc627b0a8d28395425e0f38bf
3
+ metadata.gz: 01d0e9ec273a355ea3c2e254d39178fe8d7428440a54bc36e4701810210219fe
4
+ data.tar.gz: 837500e8d5be11c289ad3d0b65f59ed44c83f922c0c4f1942b9f88d2a36dde97
5
5
  SHA512:
6
- metadata.gz: e38f8a4ab30b98ed8f45057add10149b86d2f789d9b60e53a45a8352187048413d84b70e6542eebb3716651fce8b03413e766c57d50995ea0e129fb60f300a6a
7
- data.tar.gz: 68da29820ec7eafed1783c32b63410f79ca6642ef0cf775bc7eed11ce29cc73951de82e9794565feab8b937c29a14b87018c53580790c21afc890a25e65e4c74
6
+ metadata.gz: f23a85f1bbaa740665446c174da56139b5defaea9df100ea90f3e5e0f97be6a889ab10edcdfd14682805583b3dcc0190c1b5f510f8ad21d5ce7dfca248e9040c
7
+ data.tar.gz: fbc8c143a7fba3180d469a74b0243d1f190d29b74fb83667c2115f1cbf30696bd909e23553060ef6fc291d9c97d4a7630168b1ee549c69e51b97e16fb62cee02
@@ -11,7 +11,7 @@ body.darkmode #header {
11
11
  background-color: rgba(40,40,40,0.9) !important;
12
12
  }
13
13
 
14
- #header .top-menu > li > a {
14
+ #header .top-menu > li > a, .actions > li > a > i, .actions > a > i {
15
15
  color: #047bf8;
16
16
  }
17
17
 
@@ -257,10 +257,6 @@ body {
257
257
  .profile-view {
258
258
  }
259
259
 
260
- a {
261
- color: white !important;
262
- }
263
-
264
260
  .listview:not(.lv-lg):not(.lv-message) .lv-item {
265
261
  border-bottom: 0px !important;
266
262
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sinatra-hexacta
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.7
4
+ version: 1.2.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marco Zanger
@@ -134,6 +134,7 @@ files:
134
134
  - lib/sinatra/public/fonts/roboto/Roboto-Thin-webfont.ttf
135
135
  - lib/sinatra/public/fonts/roboto/Roboto-Thin-webfont.woff
136
136
  - lib/sinatra/public/img/finder.png
137
+ - lib/sinatra/public/img/lightadmin.white.png
137
138
  - lib/sinatra/public/img/metronic.jpg
138
139
  - lib/sinatra/public/img/noimage.jpg
139
140
  - lib/sinatra/public/img/select.png