jquery-datetimepicker 0.0.7 → 0.0.8

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.
@@ -1,3 +1,3 @@
1
1
  module JqueryDatetimepicker
2
- VERSION = "0.0.7"
2
+ VERSION = "0.0.8"
3
3
  end
@@ -270,6 +270,10 @@
270
270
  color: #fff;
271
271
 
272
272
  .alert-settings{
273
+ ul {
274
+ padding: 0;
275
+ list-style: none;
276
+ }
273
277
 
274
278
  a{
275
279
  color: #fff !important;
@@ -300,7 +304,8 @@
300
304
 
301
305
  a{
302
306
  color: #fff;
303
- padding: 8px 10px;
307
+ padding: 0;
308
+ height: 30px;
304
309
  display: block;
305
310
  }
306
311
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jquery-datetimepicker
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: