semantic-rails 0.0.1 → 0.0.2

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: 8f84641df3140f841fd00fd3353ad32bd571a2f7
4
- data.tar.gz: 8fcb62b89c36a5a552bbfe5204ad7f5fd87ad13f
3
+ metadata.gz: e7a27301ba7c9f6561cfcb2e4de2b554c705558e
4
+ data.tar.gz: 7c96ccbdf5e2031bd90e4d38cbf8c8faf394b13f
5
5
  SHA512:
6
- metadata.gz: 93fc0bdc11793a856414257551318793f1109c99eb7453fee99591047fd248ae298f8a158702daa3a3f053951f16a97ddf262b34894f12519be6ebee639bddd3
7
- data.tar.gz: 18de1080f77951d2f0d0149f95655ac557b6d80ffe6ee29285ac32c49219a5a5b383fc6992861a34eacc7aa0a03fe30b9aab76d100db9effba9a45a3fd4416f4
6
+ metadata.gz: 4e5092f2643112dddca4f8cec0eecf4cc2a429c41e29b060ac707df1cf24587a032c0d88396f6ab356f4ee6ebf4c6162240c4dcbdeac20d53df0f40388f6787c
7
+ data.tar.gz: cf0f51ea590b5c9db7bffb58423d0512bec08b69b109392aad08836ae79c09d8894b62d120c4a2f294c8449d0d4e9147fdf2807d6356d5cccc97733067377e86
@@ -422,7 +422,7 @@
422
422
  content: '';
423
423
  width: 100%;
424
424
  height: 100%;
425
- background: rgba(255, 255, 255, 0.8) url(../images/loader-large.gif) no-repeat 50% 50%;
425
+ background: rgba(255, 255, 255, 0.8) url(loader-large.gif) no-repeat 50% 50%;
426
426
  visibility: visible;
427
427
  }
428
428
  /*******************************
@@ -1840,7 +1840,7 @@ body > .ui.grid {
1840
1840
  content: '';
1841
1841
  width: 100%;
1842
1842
  height: 100%;
1843
- background: rgba(255, 255, 255, 0.8) url(../images/loader-large.gif) no-repeat 50% 50%;
1843
+ background: rgba(255, 255, 255, 0.8) url(loader-large.gif) no-repeat 50% 50%;
1844
1844
  visibility: visible;
1845
1845
  }
1846
1846
  /*******************************
@@ -3651,8 +3651,8 @@ body > .ui.grid {
3651
3651
  *******************************/
3652
3652
  @font-face {
3653
3653
  font-family: 'Basic Icons';
3654
- src: url(../fonts/basic.icons.eot);
3655
- src: url(../fonts/basic.icons.eot?#iefix) format('embedded-opentype'), url(../fonts/basic.icons.svg#basic.icons) format('svg'), url(../fonts/basic.icons.woff) format('woff'), url(../fonts/basic.icons.ttf) format('truetype');
3654
+ src: url(basic.icons.eot);
3655
+ src: url(basic.icons.eot?#iefix) format('embedded-opentype'), url(basic.icons.svg#basic.icons) format('svg'), url(basic.icons.woff) format('woff'), url(basic.icons.ttf) format('truetype');
3656
3656
  font-style: normal;
3657
3657
  font-weight: normal;
3658
3658
  font-variant: normal;
@@ -4545,7 +4545,7 @@ i.massive.basic.icon {
4545
4545
  width: 100%;
4546
4546
  height: 100%;
4547
4547
  content: '';
4548
- background: transparent url(../images/loader-mini.gif) no-repeat 50% 50%;
4548
+ background: transparent url(loader-mini.gif) no-repeat 50% 50%;
4549
4549
  }
4550
4550
  .ui.labeled.icon.loading.button .icon {
4551
4551
  background-color: transparent;
@@ -4932,17 +4932,17 @@ i.massive.basic.icon {
4932
4932
  }
4933
4933
  /* loading */
4934
4934
  .ui.huge.loading.button:after {
4935
- background-image: url(../images/loader-small.gif);
4935
+ background-image: url(loader-small.gif);
4936
4936
  }
4937
4937
  .ui.massive.buttons .loading.button:after,
4938
4938
  .ui.gigantic.buttons .loading.button:after,
4939
4939
  .ui.massive.loading.button:after,
4940
4940
  .ui.gigantic.loading.button:after {
4941
- background-image: url(../images/loader-medium.gif);
4941
+ background-image: url(loader-medium.gif);
4942
4942
  }
4943
4943
  .ui.huge.loading.button:after,
4944
4944
  .ui.huge.loading.button.active:after {
4945
- background-image: url(../images/loader-small.gif);
4945
+ background-image: url(loader-small.gif);
4946
4946
  }
4947
4947
  .ui.massive.buttons .loading.button:after,
4948
4948
  .ui.gigantic.buttons .loading.button:after,
@@ -4952,7 +4952,7 @@ i.massive.basic.icon {
4952
4952
  .ui.gigantic.buttons .loading.button.active:after,
4953
4953
  .ui.massive.loading.button.active:after,
4954
4954
  .ui.gigantic.loading.button.active:after {
4955
- background-image: url(../images/loader-medium.gif);
4955
+ background-image: url(loader-medium.gif);
4956
4956
  }
4957
4957
  /*--------------
4958
4958
  Icon Only
@@ -6089,8 +6089,8 @@ h5.ui.header {
6089
6089
  *******************************/
6090
6090
  @font-face {
6091
6091
  font-family: 'Icons';
6092
- src: url(../fonts/icons.eot);
6093
- src: url(../fonts/icons.eot?#iefix) format('embedded-opentype'), url(../fonts/icons.svg#icons) format('svg'), url(../fonts/icons.woff) format('woff'), url(../fonts/icons.ttf) format('truetype');
6092
+ src: url(icons.eot);
6093
+ src: url(icons.eot?#iefix) format('embedded-opentype'), url(icons.svg#icons) format('svg'), url(icons.woff) format('woff'), url(icons.ttf) format('truetype');
6094
6094
  font-style: normal;
6095
6095
  font-weight: normal;
6096
6096
  font-variant: normal;
@@ -7693,7 +7693,7 @@ img.ui.image {
7693
7693
  Loading
7694
7694
  ---------------------*/
7695
7695
  .ui.loading.input > .icon {
7696
- background: url(../images/loader-mini.gif) no-repeat 50% 50%;
7696
+ background: url(loader-mini.gif) no-repeat 50% 50%;
7697
7697
  }
7698
7698
  .ui.loading.input > .icon:before,
7699
7699
  .ui.loading.input > .icon:after {
@@ -8718,22 +8718,22 @@ a.ui.teal.label:hover:before {
8718
8718
  /* Tiny Size */
8719
8719
  .ui.dimmer .mini.ui.loader,
8720
8720
  .ui.inverted .mini.ui.loader {
8721
- background-image: url(../images/loader-mini-inverted.gif);
8721
+ background-image: url(loader-mini-inverted.gif);
8722
8722
  }
8723
8723
  /* Small Size */
8724
8724
  .ui.dimmer .small.ui.loader,
8725
8725
  .ui.inverted .small.ui.loader {
8726
- background-image: url(../images/loader-small-inverted.gif);
8726
+ background-image: url(loader-small-inverted.gif);
8727
8727
  }
8728
8728
  /* Standard Size */
8729
8729
  .ui.dimmer .ui.loader,
8730
8730
  .ui.inverted.loader {
8731
- background-image: url(../images/loader-medium-inverted.gif);
8731
+ background-image: url(loader-medium-inverted.gif);
8732
8732
  }
8733
8733
  /* Large Size */
8734
8734
  .ui.dimmer .large.ui.loader,
8735
8735
  .ui.inverted .large.ui.loader {
8736
- background-image: url(../images/loader-large-inverted.gif);
8736
+ background-image: url(loader-large-inverted.gif);
8737
8737
  }
8738
8738
  /*-------------------
8739
8739
  Sizes
@@ -8743,20 +8743,20 @@ a.ui.teal.label:hover:before {
8743
8743
  .ui.mini.loader {
8744
8744
  width: 16px;
8745
8745
  height: 16px;
8746
- background-image: url(../images/loader-mini.gif);
8746
+ background-image: url(loader-mini.gif);
8747
8747
  }
8748
8748
  /* Small Size */
8749
8749
  .ui.inverted.dimmer .ui.small.loader,
8750
8750
  .ui.small.loader {
8751
8751
  width: 24px;
8752
8752
  height: 24px;
8753
- background-image: url(../images/loader-small.gif);
8753
+ background-image: url(loader-small.gif);
8754
8754
  }
8755
8755
  .ui.inverted.dimmer .ui.loader,
8756
8756
  .ui.loader {
8757
8757
  width: 32px;
8758
8758
  height: 32px;
8759
- background: url(../images/loader-medium.gif) no-repeat;
8759
+ background: url(loader-medium.gif) no-repeat;
8760
8760
  background-position: 48% 0px;
8761
8761
  }
8762
8762
  /* Large Size */
@@ -8764,7 +8764,7 @@ a.ui.teal.label:hover:before {
8764
8764
  .ui.loader.large {
8765
8765
  width: 64px;
8766
8766
  height: 64px;
8767
- background-image: url(../images/loader-large.gif);
8767
+ background-image: url(loader-large.gif);
8768
8768
  }
8769
8769
  /*-------------------
8770
8770
  Inline
@@ -12281,7 +12281,7 @@ a.ui.nag {
12281
12281
  Loading
12282
12282
  ---------------*/
12283
12283
  .ui.search.loading .input .icon {
12284
- background: url(../images/loader-mini.gif) no-repeat 50% 50%;
12284
+ background: url(loader-mini.gif) no-repeat 50% 50%;
12285
12285
  }
12286
12286
  .ui.search.loading .input .icon:before,
12287
12287
  .ui.search.loading .input .icon:after {
@@ -12700,7 +12700,7 @@ body.pushed.scrolling.ui.dimmable {
12700
12700
  width: 100%;
12701
12701
  height: 100%;
12702
12702
  padding-top: 75px;
12703
- background: url(../images/loader-large.gif) no-repeat 0px 0px;
12703
+ background: url(loader-large.gif) no-repeat 0px 0px;
12704
12704
  visibility: visible;
12705
12705
  }
12706
12706
 
@@ -1,5 +1,5 @@
1
1
  module Semanticgs
2
2
  module Rails
3
- VERSION = "0.0.1"
3
+ VERSION = "0.0.2"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: semantic-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - lijia.tong