codeclimate-styles 0.7.2 → 0.7.3

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
  SHA1:
3
- metadata.gz: 6af0b1db1e193f320660ddf3b93c073f851ecd6a
4
- data.tar.gz: a94dcac8ebca494a9f5ee8589a58adad769faaae
3
+ metadata.gz: c24c76eabbc4d30afdf6d086f7f968c81f64e9da
4
+ data.tar.gz: cd10ad647fa0ac7902287f1e3f9e44b57a5983b7
5
5
  SHA512:
6
- metadata.gz: 72dbd5b255a8613f200da5a84fb5040e845d2d3a07cbd5a297e2883f295f91f25d7ca4a46405bb29466e51a705a276e39f349c25f6be81113de677697d157817
7
- data.tar.gz: db7ee8658d26af3ab4a4ce723aa054825e9ee322c3685d203ad253fe28205e0570bafeda51a267ffabf7daf76892e9a7a52c8abb2af6da0d64e63e5eb6e747ab
6
+ metadata.gz: 2e9cd29c0a5bf3c6ca83e51376a8eab1b10282112c150f3dc62b13149a71fd4b9bab02c2c1a9abdb5d6f352f923137b5501811dc41a6fd809a302cbf28097960
7
+ data.tar.gz: e99734424e2b7f8774a4ea0a68830b584214abbc773d73e8349fb9dacdbb2e94d5e72b4d74b5b80ebcdce7c53cc9240a5505676e996091cb7b0b47fc255da048
@@ -140,14 +140,6 @@ $grade-font-size: 20px;
140
140
  text-align: center;
141
141
  vertical-align: middle;
142
142
  width: $grade-size;
143
-
144
- .tooltip {
145
- bottom: 100%;
146
- left: 50%;
147
- margin-left: -100px;
148
- width: 200px;
149
- font-weight: normal;
150
- }
151
143
  }
152
144
 
153
145
  .grade--x2 {
@@ -243,6 +235,7 @@ $tooltip-background-color: rgba(4, 4, 4, .8);
243
235
  color: $white;
244
236
  font-size: 12px;
245
237
  line-height: 18px;
238
+ margin: 8px 0;
246
239
  max-width: 200px;
247
240
  opacity: 0;
248
241
  padding: 4px 16px;
@@ -790,15 +783,6 @@ $severity-indicator-dot-margin: 3px;
790
783
  margin-right: 9px;
791
784
  position: relative;
792
785
  vertical-align: middle;
793
-
794
- .tooltip {
795
- bottom: 100%;
796
- left: 50%;
797
- margin-bottom: $severity-indicator-dot-size;
798
- margin-left: -75px;
799
- width: 150px;
800
- }
801
-
802
786
  }
803
787
 
804
788
  .severity-indicator__dot {
@@ -1,5 +1,5 @@
1
1
  module CC
2
2
  module Styles
3
- VERSION = "0.7.2".freeze
3
+ VERSION = "0.7.3".freeze
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: codeclimate-styles
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.2
4
+ version: 0.7.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Code Climate
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-09-20 00:00:00.000000000 Z
11
+ date: 2017-09-25 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Foundational stylesheets for Code Climate properties
14
14
  email:
@@ -110,7 +110,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
110
110
  version: '0'
111
111
  requirements: []
112
112
  rubyforge_project:
113
- rubygems_version: 2.6.13
113
+ rubygems_version: 2.6.12
114
114
  signing_key:
115
115
  specification_version: 4
116
116
  summary: Code Climate stylesheets