bootstrap-material-design 0.2.1 → 0.2.2

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
  SHA1:
3
- metadata.gz: e8d87823d6561cf8186444b8b0d6358871b39f0c
4
- data.tar.gz: 616f75e3ad75302134e8e352281218f8d1ffb84c
3
+ metadata.gz: a0e526f8c45ae384358b8b4a45236793764f5c40
4
+ data.tar.gz: 7e04f9ff41a72f5437c82c3531a539dd0c0f3381
5
5
  SHA512:
6
- metadata.gz: a3421b4cf071860be002dbf71e14d5b353f22d64ef7f5a8e5feb71c170d0b573ae3acf215df700341d7bec281674f87c60ab139e22c6c805f8e229500be88953
7
- data.tar.gz: da5df6750007e9550e913a335128cd4b1de33ccfb22b053925f2a06d24edd4ae467fccc6053147f89730d6b7cb8ed7adc18fc3fc5bef44e15f20c2b6f843ad0e
6
+ metadata.gz: f7d4632ec314a1255a7cc0c350ed6c7507856ff501a26ec60cbc1f832654e8fe4b4f23ce29f0ee1d3e57fb04ffa5b6bbfce5a066f7c7ed1c72798ebbc974ea70
7
+ data.tar.gz: 6fcf3b6f5c4456d6102e4ea9292a9abd6ab80398116c5c28fc3f7cb932abb1c066eba40781874acec4487e1688798546f64e533b82270cc63d1b668e89a83c55
@@ -4889,7 +4889,7 @@ select[multiple].form-control.focus {
4889
4889
  background-position: center bottom, center calc(100% - 1px);
4890
4890
  background-color: transparent;
4891
4891
  background-color: rgba(0, 0, 0, 0);
4892
- transition: background 0 ease-out;
4892
+ transition: background 0s ease-out;
4893
4893
  }
4894
4894
  .form-control::-webkit-input-placeholder {
4895
4895
  color: #bdbdbd;
@@ -4,8 +4,8 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
4
 
5
5
  Gem::Specification.new do |s|
6
6
  s.name = 'bootstrap-material-design'
7
- s.version = '0.2.1'
8
- s.date = '2015-06-28'
7
+ s.version = '0.2.2'
8
+ s.date = '2015-08-29'
9
9
  s.summary = "Material Design for Bootstrap"
10
10
  s.authors = ["Paul King"]
11
11
  s.email = 'freedomlijinfa@gmail.com'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootstrap-material-design
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Paul King
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-06-28 00:00:00.000000000 Z
11
+ date: 2015-08-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bootstrap-sass