bootstrap_bux 0.1.13 → 0.1.15
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6a8d8a788e089c8233c6a3264414e776a219021d1c48e26c62bb606e81cfd130
|
4
|
+
data.tar.gz: 6f7cf0376cd97e92d1c00ba9f17178c720c9dfd03a5f4867058e35daccace9fd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: acbc49029b75b6bdae38e5c11e7361a49a04e598d282d4915ae65053c654815e328c639345f15d2ddfd050eeb9a073bae73cc951906163b2a22c2988b3203b81
|
7
|
+
data.tar.gz: ffceb8f2ba029dd5c70baf549855f634384bc45e37be8c61ff169c7d4ee82320c467a8c08bccf6f8a58fa33aae36cc9b4ea0676511b5675371d53b8f976cf7b5
|
@@ -640,8 +640,6 @@ a.bux-button {
|
|
640
640
|
.bux-footer .bux-link:focus,
|
641
641
|
.bux-footer__logo a:focus {
|
642
642
|
outline: 2px solid #3492b8;
|
643
|
-
background-color: #fff;
|
644
|
-
color: #ba0c2f
|
645
643
|
}
|
646
644
|
|
647
645
|
.bux-footer--light hr,
|
@@ -895,7 +893,6 @@ ol.bux-breadcrumb__list {
|
|
895
893
|
color: #212325;
|
896
894
|
background: #f6f7f8;
|
897
895
|
border: none;
|
898
|
-
border-top: 2px solid #eff1f2;
|
899
896
|
}
|
900
897
|
|
901
898
|
.bux-accordion .accordion-button:focus {
|
@@ -940,5 +937,5 @@ ol.bux-breadcrumb__list {
|
|
940
937
|
}
|
941
938
|
|
942
939
|
.bux-accordion .accordion-button:not(.collapsed)::before {
|
943
|
-
|
940
|
+
content: "\f007";
|
944
941
|
}
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bootstrap_bux
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.15
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Alison Furlong
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-06-
|
11
|
+
date: 2024-06-14 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|