jekyll-theme-console 0.2.7 → 0.2.8

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 99a541fac09c58bbe842f64e5179554c78970eda4ffde36ea94483b2f36d9203
4
- data.tar.gz: a1fac7aab25886ecc00f0971ea2071ffd576ad005ae5d3536e6be33ed0d2a645
3
+ metadata.gz: c5e6fcc9f6764349aa5c243de2a2d1afd2091b1b3597c2da388e429d729e96ba
4
+ data.tar.gz: 9184d01fe8372558ff0af5579ba622c444e37f3011df556b687f0a3c55d281bf
5
5
  SHA512:
6
- metadata.gz: 10be4934fb947d5b3fd7bcbbf2702789ffffa8beddfeeaf54c6e5e24c07dba4a6dc552fd14f0151dd2aec226cb0d76b5ae1ad204b2f05473e395015b6fa0405b
7
- data.tar.gz: 3374eee8a38412fb87e782a769f8c670fa5438b8d44b368a770885084d67222e20a9c2fd7b5e4ae70206abbb2f58331bea242a31bf098e8f3a649d591151ee57
6
+ metadata.gz: '01799abca5ee5213fb30e96af6201f7b87845f7afc6592236cf1d2a4381e229292554ecc37f42d519f72bafcfd0d54d9ba306f024b25d071e02116362c3b8bf1'
7
+ data.tar.gz: 18184a2b4212cc121aa5d1d75cb28c0098702de1fb959c362e408b6532f9c9638e85d13da6ac5bef98a6d35ffd054623d888d37327602ae59c31b7ca0e85fa14
@@ -78,7 +78,7 @@ input, select, textarea, textarea::-webkit-input-placeholder { text-indent: 0px;
78
78
  ::placeholder { color: $placeholder-color; opacity: 1; }
79
79
  :-ms-input-placeholder { color: $placeholder-color; }
80
80
  ::-ms-input-placeholder { color: $placeholder-color; }
81
- input[type=submit] { font-size: $base-font-size; font-family: $base-font-family; line-height: $base-line-height; cursor: pointer; text-decoration: underline; color: $link-color; background-color: $background-color; }
81
+ input[type=submit] { font-size: $base-font-size; font-family: $base-font-family; line-height: $base-line-height; cursor: pointer; color: $link-color; background-color: $background-color; }
82
82
  input[type=submit]:hover { color: $background-color; background-color: $base-color; }
83
83
  *:focus { outline: none; }
84
84
  textarea { vertical-align: top; }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-console
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.7
4
+ version: 0.2.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - b2a3e8