kuppayam 0.2.8.pre.materialize → 0.2.9.pre.materialize

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
  SHA256:
3
- metadata.gz: 6057ab5348db3c7cfaccdf53e2d898a49e840ceb4de7c0869aef6c955a390f5a
4
- data.tar.gz: cfae793f481062bda1620e6932f876137ec89684fb9c2ba91bfce7c62baefabf
3
+ metadata.gz: b375621dc28a7d58cb43a601a82caa6f3ea55fa24d0b4882bc98a1de92f0b5fe
4
+ data.tar.gz: 28c7c6210f930359c7cbcbaeb9bb8cd69339241a1f2391da6c90a8eeb0768dc3
5
5
  SHA512:
6
- metadata.gz: 3e3f15ae793ea8e7c73b912a3791e9cf8970c2260e1333209b8ab335b89c83d496233b94e27b0a4d55ea8a71ff26b1dad4167da17f4308ea50c3eab0374f1c1a
7
- data.tar.gz: 0ab70e30745509e934bc83cb522219a91dddba5dc6efd344b0263a51e6110c470be9c7966d563a004b81e58f38c4d1743d2c2292049a738f0fee8215fcfb5f51
6
+ metadata.gz: bcc3b595a3d09a503496913cd9360aa70d9dcdbca0fcacc73c6a70ce1a068f81e61d1f7d081c3f53837aa93ee3bcc44503291af239312c6ce5fd052221b5bbf3
7
+ data.tar.gz: 2992de631d6f7eaf0338c1d15df43c631f70afc78e97a071478c6a4a040277d7f8efe59f9717145be2d7601e9d78184f3f20d46a3175d4f00486347f7cd6ced9
@@ -62,3 +62,8 @@
62
62
  .col-heading {
63
63
  height: 60px;
64
64
  }
65
+
66
+ #frozen-table {
67
+ min-width: 100% !important;
68
+ width: 100% !important;
69
+ }
@@ -102,7 +102,7 @@ DEMO URL: http://gohooey.com/demo/sidebar/hoedemo.html
102
102
  content: "\f0c9";
103
103
  font-family: FontAwesome;
104
104
  font-size: 20px;
105
- line-height: 55px;
105
+ line-height: 36px;
106
106
  padding: 0px 17px;
107
107
  position: absolute;
108
108
  color: #7e7e7e;
@@ -642,15 +642,17 @@ border-top: 0px !important;
642
642
 
643
643
  .start-date-icon{
644
644
  background: #007ec6;
645
- padding: 20px;
646
- margin-right: 20px;
647
- font-size: 60px;
648
645
  color: #fff;
649
646
  font-weight: 500;
650
647
  border-radius: 5px;
651
- line-height: 18px;
648
+ line-height: 19px;
652
649
  text-align: center;
653
- padding-left: 25px;
650
+ display: inline-block;
651
+ padding: 10px;
652
+ font-size: 56px;
653
+ padding-left: 14px;
654
+ margin-bottom: 20px;
655
+ margin-top: 10px;
654
656
  }
655
657
  .date-styling{
656
658
  font-size: 35px;
@@ -6720,7 +6720,7 @@ a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-gro
6720
6720
  .well{
6721
6721
  min-height:20px;
6722
6722
  padding:19px;
6723
- margin-bottom:20px;
6723
+ margin-bottom:15px;
6724
6724
  background-color:#f0f0f0;
6725
6725
  /* border:1px solid transparent */
6726
6726
  }
@@ -8577,7 +8577,7 @@ aside.sidebar .user-logged-in:after{
8577
8577
  -webkit-box-sizing:border-box;
8578
8578
  box-sizing:border-box;
8579
8579
  border-radius:2px;
8580
- margin-bottom:30px
8580
+ margin-bottom:15px
8581
8581
  }
8582
8582
  .card.card-flip{
8583
8583
  overflow:hidden
@@ -8883,7 +8883,7 @@ legend{
8883
8883
  }
8884
8884
  .navbar .navbar-right-no-collapse{
8885
8885
  float:right!important;
8886
- margin: 12px 0;
8886
+ margin: 2px 0;
8887
8887
  }
8888
8888
  .navbar .navbar-right-no-collapse~.navbar-right-no-collapse{
8889
8889
  margin-right:0
@@ -1,3 +1,3 @@
1
1
  module Kuppayam
2
- VERSION = '0.2.8.pre.materialize'
2
+ VERSION = '0.2.9.pre.materialize'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kuppayam
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.8.pre.materialize
4
+ version: 0.2.9.pre.materialize
5
5
  platform: ruby
6
6
  authors:
7
7
  - kpvarma
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-05-15 00:00:00.000000000 Z
11
+ date: 2018-05-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails