sinatra-hexacta 0.3.12 → 0.3.13
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 +4 -4
- data/lib/sinatra/public/css/app.min.1.css +2 -2
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 3e5dcb9cef01c9a77b03a009a9b1a5451fb27889692879645801474efa41fd40
|
|
4
|
+
data.tar.gz: 8e1e59f37a699d6c4e91e36feec49ec8422e6619662e00815b61a9276e4389ad
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: bb94d132e2bc6baa03bc1b9321abc8de50df247ea04767a47cc1d530719a4fc13e4445648b3dc46e1d46b1cf1165d6df26fc247c985a264a05dbfcb92ca5a7c5
|
|
7
|
+
data.tar.gz: 5f7ad7194685207a41c3ae66327e212dfe199dc898ebb062937274250bfb7c6fe6cd99a96045de14e0805160762eb0eb3a2f6a3d323d055eca674ba3b51fa3df
|
|
@@ -13860,7 +13860,7 @@ fieldset[disabled] .btn-inverse:active {
|
|
|
13860
13860
|
*/
|
|
13861
13861
|
|
|
13862
13862
|
.m-btn {
|
|
13863
|
-
z-index:
|
|
13863
|
+
z-index: 9;
|
|
13864
13864
|
right: 40px;
|
|
13865
13865
|
bottom: 40px;
|
|
13866
13866
|
position: fixed !important;
|
|
@@ -13905,7 +13905,7 @@ fieldset[disabled] .btn-inverse:active {
|
|
|
13905
13905
|
border-radius: 20px;
|
|
13906
13906
|
opacity: 0.6;
|
|
13907
13907
|
font-size: 8pt;
|
|
13908
|
-
z-index:
|
|
13908
|
+
z-index: 9;
|
|
13909
13909
|
}
|
|
13910
13910
|
|
|
13911
13911
|
.left-footer .text {
|