bootswatch 4.1.1 → 4.1.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/assets/stylesheets/bootswatch/cerulean/_bootswatch.scss +1 -1
- data/assets/stylesheets/bootswatch/cerulean/_variables.scss +1 -1
- data/assets/stylesheets/bootswatch/cosmo/_bootswatch.scss +1 -1
- data/assets/stylesheets/bootswatch/cosmo/_variables.scss +1 -1
- data/assets/stylesheets/bootswatch/cyborg/_bootswatch.scss +2 -3
- data/assets/stylesheets/bootswatch/cyborg/_variables.scss +6 -2
- data/assets/stylesheets/bootswatch/darkly/_bootswatch.scss +1 -1
- data/assets/stylesheets/bootswatch/darkly/_variables.scss +8 -4
- data/assets/stylesheets/bootswatch/flatly/_bootswatch.scss +1 -1
- data/assets/stylesheets/bootswatch/flatly/_variables.scss +1 -1
- data/assets/stylesheets/bootswatch/journal/_bootswatch.scss +1 -1
- data/assets/stylesheets/bootswatch/journal/_variables.scss +1 -1
- data/assets/stylesheets/bootswatch/litera/_bootswatch.scss +1 -1
- data/assets/stylesheets/bootswatch/litera/_variables.scss +1 -1
- data/assets/stylesheets/bootswatch/lumen/_bootswatch.scss +1 -1
- data/assets/stylesheets/bootswatch/lumen/_variables.scss +1 -1
- data/assets/stylesheets/bootswatch/lux/_bootswatch.scss +1 -1
- data/assets/stylesheets/bootswatch/lux/_variables.scss +1 -1
- data/assets/stylesheets/bootswatch/materia/_bootswatch.scss +11 -1
- data/assets/stylesheets/bootswatch/materia/_variables.scss +4 -2
- data/assets/stylesheets/bootswatch/minty/_bootswatch.scss +1 -1
- data/assets/stylesheets/bootswatch/minty/_variables.scss +1 -1
- data/assets/stylesheets/bootswatch/pulse/_bootswatch.scss +1 -1
- data/assets/stylesheets/bootswatch/pulse/_variables.scss +1 -1
- data/assets/stylesheets/bootswatch/sandstone/_bootswatch.scss +1 -1
- data/assets/stylesheets/bootswatch/sandstone/_variables.scss +1 -1
- data/assets/stylesheets/bootswatch/simplex/_bootswatch.scss +1 -1
- data/assets/stylesheets/bootswatch/simplex/_variables.scss +1 -1
- data/assets/stylesheets/bootswatch/sketchy/_bootswatch.scss +1 -1
- data/assets/stylesheets/bootswatch/sketchy/_variables.scss +1 -1
- data/assets/stylesheets/bootswatch/slate/_bootswatch.scss +1 -1
- data/assets/stylesheets/bootswatch/slate/_variables.scss +1 -1
- data/assets/stylesheets/bootswatch/solar/_bootswatch.scss +1 -1
- data/assets/stylesheets/bootswatch/solar/_variables.scss +1 -1
- data/assets/stylesheets/bootswatch/spacelab/_bootswatch.scss +1 -1
- data/assets/stylesheets/bootswatch/spacelab/_variables.scss +1 -1
- data/assets/stylesheets/bootswatch/superhero/_bootswatch.scss +1 -6
- data/assets/stylesheets/bootswatch/superhero/_variables.scss +7 -2
- data/assets/stylesheets/bootswatch/united/_bootswatch.scss +1 -1
- data/assets/stylesheets/bootswatch/united/_variables.scss +1 -1
- data/assets/stylesheets/bootswatch/yeti/_bootswatch.scss +12 -1
- data/assets/stylesheets/bootswatch/yeti/_variables.scss +1 -1
- data/lib/bootswatch/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: '097633c7b04ed570c45fb7f12ce6b9fb6fe0ad4a5418e653949a317618a294c3'
|
4
|
+
data.tar.gz: a3bf686d912249fc5eefd3a2ec1e6cfbf654e3b60c2999dcf1507d64885eeedd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7534d168b2fbfd8f936269579314ad94f674b7b23244acba22d4f8969d3eba436abf1c78f7c3bd28165295b4a62ddf8ac461589a10e3cecb9bf8fa124d7e30c5
|
7
|
+
data.tar.gz: cbf46880832d8cf43e1577282154d161542e445c39ed3ae2cf5c0f9c3185db37bff8b365002ef8cc83ceac4f7de6f7d823652441fb42bdaaaf5a6916ad008353
|
@@ -1,4 +1,4 @@
|
|
1
|
-
// Cyborg 4.1.
|
1
|
+
// Cyborg 4.1.2
|
2
2
|
// Bootswatch
|
3
3
|
|
4
4
|
|
@@ -113,8 +113,7 @@ table {
|
|
113
113
|
|
114
114
|
// Forms =======================================================================
|
115
115
|
|
116
|
-
legend
|
117
|
-
.input-group-addon {
|
116
|
+
legend {
|
118
117
|
color: #fff;
|
119
118
|
}
|
120
119
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
// Cyborg 4.1.
|
1
|
+
// Cyborg 4.1.2
|
2
2
|
// Bootswatch
|
3
3
|
|
4
4
|
//
|
@@ -80,7 +80,11 @@ $input-disabled-bg: $gray-400 !default;
|
|
80
80
|
|
81
81
|
$input-border-color: transparent !default;
|
82
82
|
|
83
|
-
$input-group-addon-
|
83
|
+
$input-group-addon-color: $white !default;
|
84
|
+
$input-group-addon-bg: $gray-700 !default;
|
85
|
+
|
86
|
+
$custom-file-color: $white !default;
|
87
|
+
$custom-file-border-color: $gray-700 !default;
|
84
88
|
|
85
89
|
// Dropdowns
|
86
90
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
// Darkly 4.1.
|
1
|
+
// Darkly 4.1.2
|
2
2
|
// Bootswatch
|
3
3
|
|
4
4
|
//
|
@@ -69,6 +69,9 @@ $input-border-color: transparent !default;
|
|
69
69
|
$input-group-addon-color: $gray-500 !default;
|
70
70
|
$input-group-addon-bg: $gray-700 !default;
|
71
71
|
|
72
|
+
$custom-file-color: $gray-500 !default;
|
73
|
+
$custom-file-border-color: $gray-700 !default;
|
74
|
+
|
72
75
|
// Dropdowns
|
73
76
|
|
74
77
|
$dropdown-bg: $gray-900 !default;
|
@@ -82,11 +85,12 @@ $dropdown-link-hover-bg: $primary !default;
|
|
82
85
|
// Navs
|
83
86
|
|
84
87
|
$nav-link-padding-x: 2rem !default;
|
85
|
-
$nav-link-disabled-color: $gray-
|
88
|
+
$nav-link-disabled-color: $gray-500 !default;
|
86
89
|
|
87
90
|
$nav-tabs-border-color: $gray-700 !default;
|
88
|
-
$nav-tabs-link-hover-border-color: $nav-tabs-border-color !default;
|
89
|
-
$nav-tabs-link-active-
|
91
|
+
$nav-tabs-link-hover-border-color: $nav-tabs-border-color $nav-tabs-border-color transparent !default;
|
92
|
+
$nav-tabs-link-active-color: $white !default;
|
93
|
+
$nav-tabs-link-active-border-color: $nav-tabs-border-color $nav-tabs-border-color transparent !default;
|
90
94
|
|
91
95
|
// Navbar
|
92
96
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
// Materia 4.1.
|
1
|
+
// Materia 4.1.2
|
2
2
|
// Bootswatch
|
3
3
|
|
4
4
|
|
@@ -194,6 +194,11 @@ $web-font-path: "https://fonts.googleapis.com/css?family=Roboto:300,400,500,700"
|
|
194
194
|
margin-top: 0;
|
195
195
|
}
|
196
196
|
}
|
197
|
+
|
198
|
+
.btn + .btn,
|
199
|
+
.btn + .btn-group > .dropdown-toggle {
|
200
|
+
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
|
201
|
+
}
|
197
202
|
}
|
198
203
|
|
199
204
|
.border-secondary {
|
@@ -272,6 +277,11 @@ input[type=number],
|
|
272
277
|
border-bottom: 1px dotted #ddd;
|
273
278
|
}
|
274
279
|
|
280
|
+
&[disabled],
|
281
|
+
&[disabled]::placeholder {
|
282
|
+
color: #ddd;
|
283
|
+
}
|
284
|
+
|
275
285
|
&:not(textarea) {
|
276
286
|
height: $input-height;
|
277
287
|
}
|
@@ -1,4 +1,4 @@
|
|
1
|
-
// Materia 4.1.
|
1
|
+
// Materia 4.1.2
|
2
2
|
// Bootswatch
|
3
3
|
|
4
4
|
//
|
@@ -37,6 +37,8 @@ $danger: $red !default;
|
|
37
37
|
$light: $white !default;
|
38
38
|
$dark: $gray-800 !default;
|
39
39
|
|
40
|
+
$yiq-contrasted-threshold: 170 !default;
|
41
|
+
|
40
42
|
// Body
|
41
43
|
|
42
44
|
$body-color: $gray-700 !default;
|
@@ -51,7 +53,7 @@ $font-weight-base: 400 !default;
|
|
51
53
|
|
52
54
|
// Buttons
|
53
55
|
|
54
|
-
$input-btn-padding-y:
|
56
|
+
$input-btn-padding-y: 0.8rem !default;
|
55
57
|
$input-btn-padding-x: 1rem !default;
|
56
58
|
|
57
59
|
// Forms
|
@@ -1,4 +1,4 @@
|
|
1
|
-
// Superhero 4.1.
|
1
|
+
// Superhero 4.1.2
|
2
2
|
// Bootswatch
|
3
3
|
|
4
4
|
|
@@ -122,11 +122,6 @@ label,
|
|
122
122
|
font-size: $font-size-sm;
|
123
123
|
}
|
124
124
|
|
125
|
-
.input-addon,
|
126
|
-
.input-group-addon {
|
127
|
-
color: $body-color;
|
128
|
-
}
|
129
|
-
|
130
125
|
// Navs ========================================================================
|
131
126
|
|
132
127
|
.nav-tabs,
|
@@ -1,4 +1,4 @@
|
|
1
|
-
// Superhero 4.1.
|
1
|
+
// Superhero 4.1.2
|
2
2
|
// Bootswatch
|
3
3
|
|
4
4
|
//
|
@@ -64,7 +64,12 @@ $table-dark-color: $body-bg !default;
|
|
64
64
|
|
65
65
|
// Forms
|
66
66
|
|
67
|
-
$input-
|
67
|
+
$input-border-color: transparent !default;
|
68
|
+
|
69
|
+
$input-group-addon-color: $body-color !default;
|
70
|
+
|
71
|
+
$custom-file-color: $white !default;
|
72
|
+
$custom-file-border-color: $gray-200 !default;
|
68
73
|
|
69
74
|
// Dropdowns
|
70
75
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
// Yeti 4.1.
|
1
|
+
// Yeti 4.1.2
|
2
2
|
// Bootswatch
|
3
3
|
|
4
4
|
|
@@ -349,6 +349,17 @@ label,
|
|
349
349
|
}
|
350
350
|
}
|
351
351
|
|
352
|
+
.pagination,
|
353
|
+
.pagination-lg,
|
354
|
+
.pagination-sm {
|
355
|
+
.page-item:first-child,
|
356
|
+
.page-item:last-child {
|
357
|
+
.page-link {
|
358
|
+
border-radius: 3px;
|
359
|
+
}
|
360
|
+
}
|
361
|
+
}
|
362
|
+
|
352
363
|
.list-group {
|
353
364
|
font-size: $font-size-sm;
|
354
365
|
font-weight: 300;
|
data/lib/bootswatch/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: bootswatch
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 4.1.
|
4
|
+
version: 4.1.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- mkhairi
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2018-
|
11
|
+
date: 2018-08-02 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: sass
|