tribute 2.2.0.0 → 3.1.3.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -11,6 +11,7 @@
11
11
  .tribute-container ul {
12
12
  margin: 0;
13
13
  margin-top: 2px;
14
+ padding: 0;
14
15
  list-style: none;
15
16
  background: #efefef; }
16
17
  .tribute-container li {
@@ -20,5 +21,7 @@
20
21
  background: #ddd; }
21
22
  .tribute-container li span {
22
23
  font-weight: bold; }
24
+ .tribute-container li.no-match {
25
+ cursor: default; }
23
26
  .tribute-container .menu-highlighted {
24
27
  font-weight: bold; }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tribute
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.0.0
4
+ version: 3.1.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Zoran
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2016-12-09 00:00:00.000000000 Z
11
+ date: 2017-12-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -94,7 +94,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
94
94
  version: '0'
95
95
  requirements: []
96
96
  rubyforge_project:
97
- rubygems_version: 2.5.1
97
+ rubygems_version: 2.6.11
98
98
  signing_key:
99
99
  specification_version: 4
100
100
  summary: Tribute.js @mentions for Rails.