idsk_template 0.24.2 → 0.24.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (38) hide show
  1. checksums.yaml +4 -4
  2. data/LICENCE.txt +0 -0
  3. data/README.md +0 -0
  4. data/app/assets/images/favicon.ico +0 -0
  5. data/app/assets/images/gov.uk_logotype_crown.svg +0 -0
  6. data/app/assets/images/gov.uk_logotype_crown_invert.png +0 -0
  7. data/app/assets/images/gov.uk_logotype_crown_invert_trans.png +0 -0
  8. data/app/assets/images/ministry_logo.png +0 -0
  9. data/app/assets/images/opengraph-image.png +0 -0
  10. data/app/assets/images/slovensko_sk_logo.png +0 -0
  11. data/app/assets/javascripts/idsk-template.js +0 -0
  12. data/app/assets/javascripts/ie.js +0 -0
  13. data/app/assets/stylesheets/fonts.css.erb +0 -0
  14. data/app/assets/stylesheets/fonts/source-sans-pro-bold-latin-ext.woff2 +0 -0
  15. data/app/assets/stylesheets/fonts/source-sans-pro-bold-latin.woff2 +0 -0
  16. data/app/assets/stylesheets/fonts/source-sans-pro-regular-latin-ext.woff2 +0 -0
  17. data/app/assets/stylesheets/fonts/source-sans-pro-regular-latin.woff2 +0 -0
  18. data/app/assets/stylesheets/idsk-template-ie6.css.erb +39 -56
  19. data/app/assets/stylesheets/idsk-template-ie7.css.erb +39 -55
  20. data/app/assets/stylesheets/idsk-template-ie8.css.erb +36 -52
  21. data/app/assets/stylesheets/idsk-template-print.css.erb +0 -0
  22. data/app/assets/stylesheets/idsk-template.css.erb +45 -61
  23. data/app/assets/stylesheets/images/close.png +0 -0
  24. data/app/assets/stylesheets/images/gov.uk_logotype_crown-1x.png +0 -0
  25. data/app/assets/stylesheets/images/gov.uk_logotype_crown.png +0 -0
  26. data/app/assets/stylesheets/images/govuk-crest-2x.png +0 -0
  27. data/app/assets/stylesheets/images/govuk-crest-ie.png +0 -0
  28. data/app/assets/stylesheets/images/govuk-crest.png +0 -0
  29. data/app/assets/stylesheets/images/icon_user.png +0 -0
  30. data/app/assets/stylesheets/images/open-government-licence.png +0 -0
  31. data/app/assets/stylesheets/images/open-government-licence_2x.png +0 -0
  32. data/app/assets/stylesheets/images/stripe.png +0 -0
  33. data/app/views/layouts/idsk_template.html.erb +11 -17
  34. data/lib/idsk_template.rb +0 -0
  35. data/lib/idsk_template/engine.rb +0 -0
  36. data/lib/idsk_template/version.rb +1 -1
  37. metadata +4 -5
  38. data/app/assets/images/slovensko_sk_logo.svg +0 -73
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2ac9dd0ac23748527468f8fce2bc9f5c02081e56af9713fdfb624eedd9a24a83
4
- data.tar.gz: 88576b4720576e93e0bcf89dedef25d41aa928b4e63cbed922857c42f9308a1b
3
+ metadata.gz: ec6154a9f72f63fe0c96ffac0960dd1ef4d01fbeb0aabba58c237ce61a44bac2
4
+ data.tar.gz: cc962b5455937414bc60a3d3b2588ef66ac62eed7774803d749c5724ba3c00af
5
5
  SHA512:
6
- metadata.gz: 2b2fc49cb47b638045f86015376e001aeac509531a2ffbb3bc8de218a97fb9ff550e21d630ecb4d0063affc99cee89d5bd2f2ca19e569cba3907fc6c5b682eb8
7
- data.tar.gz: b65c8d91dcfd1baf5c018c42f947db782d695515ed57c356bcb8f0a68a5d5555c8d29b31a02df6150be0de56583d03c199cedb4d9b44ac118e2d5aea8971920b
6
+ metadata.gz: b434ff60f43ae9e0c2e930ce24eb825c6f5a2b7ce18c142eba5db674d04e34e08ada4b718efc673630f36f952aaa0d76abbd2707ad107d831300fd847b156e5b
7
+ data.tar.gz: ebb046142c105fde584bc4c2f2a419f5cd39a8bc69009715579ab05abf2acddf7f2c1a3000ea4a9e8687696d03ef37fe722b607bccdd07b330bc599620f825d5
data/LICENCE.txt CHANGED
File without changes
data/README.md CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -545,8 +545,6 @@ button:focus {
545
545
  /* Global footer */
546
546
  #footer {
547
547
  background-color: #eaeaea; }
548
- #footer.with-logo .open-government-licence {
549
- padding-left: 85px; }
550
548
  #footer .footer-wrapper {
551
549
  background-color: #eaeaea;
552
550
  padding-top: 30px; }
@@ -567,6 +565,45 @@ button:focus {
567
565
  margin: 0; }
568
566
  #footer h2 a {
569
567
  color: inherit; }
568
+ #footer .footer-logo {
569
+ margin: 0 0 30px 0;
570
+ display: inline-block;
571
+ vertical-align: top;
572
+ padding-right: 85px; }
573
+ #footer .footer-logo img.logo {
574
+ max-width: 218px;
575
+ padding-top: 0.1em; }
576
+ #footer .open-government-licence {
577
+ display: inline-block; }
578
+ #footer .open-government-licence p {
579
+ font-family: "Source Sans Pro", "Arial", sans-serif;
580
+ font-weight: 400;
581
+ text-transform: none;
582
+ font-size: 14px;
583
+ line-height: 1.14286;
584
+ font-size: 16px;
585
+ line-height: 1.25;
586
+ margin: 0;
587
+ padding-top: 0.1em; }
588
+ #footer .open-government-licence ul {
589
+ font-family: "Source Sans Pro", "Arial", sans-serif;
590
+ font-weight: 400;
591
+ text-transform: none;
592
+ font-size: 14px;
593
+ line-height: 1.5;
594
+ font-size: 16px;
595
+ line-height: 1.5;
596
+ display: inline-block;
597
+ list-style: none;
598
+ margin: 5px 0;
599
+ padding: 0;
600
+ margin: 5px 0; }
601
+ #footer .open-government-licence ul li {
602
+ display: inline-block;
603
+ margin: 0 15px 0 0;
604
+ display: inline;
605
+ margin-right: 0;
606
+ padding-right: 15px; }
570
607
  #footer .footer-meta {
571
608
  padding-bottom: 60px;
572
609
  clear: both;
@@ -579,58 +616,6 @@ button:focus {
579
616
  width: 75%;
580
617
  float: left;
581
618
  display: block; }
582
- #footer .footer-meta .footer-meta-inner ul {
583
- font-family: "Source Sans Pro", "Arial", sans-serif;
584
- font-weight: 400;
585
- text-transform: none;
586
- font-size: 14px;
587
- line-height: 1.5;
588
- font-size: 16px;
589
- line-height: 1.5;
590
- display: inline-block;
591
- list-style: none;
592
- margin: 5px 0;
593
- padding: 0;
594
- margin: 5px 0; }
595
- #footer .footer-meta .footer-meta-inner ul li {
596
- display: inline-block;
597
- margin: 0 15px 0 0;
598
- display: inline;
599
- margin-right: 0;
600
- padding-right: 15px; }
601
- #footer .footer-meta .footer-meta-inner .open-government-licence {
602
- clear: left;
603
- position: relative;
604
- zoom: 1; }
605
- #footer .footer-meta .footer-meta-inner .open-government-licence .logo {
606
- margin-bottom: 1em;
607
- padding-top: 0;
608
- position: absolute;
609
- left: 0;
610
- top: 0;
611
- width: 41px;
612
- height: 100%; }
613
- #footer .footer-meta .footer-meta-inner .open-government-licence .logo a {
614
- display: block;
615
- width: 41px;
616
- height: 17px;
617
- overflow: hidden;
618
- text-indent: -999em;
619
- background: url(<%= asset_path 'images/open-government-licence.png' %>) 0 0 no-repeat; }
620
- @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
621
- #footer .footer-meta .footer-meta-inner .open-government-licence .logo a {
622
- background-image: url(<%= asset_path 'images/open-government-licence_2x.png' %>);
623
- background-size: 41px 17px; } }
624
- #footer .footer-meta .footer-meta-inner .open-government-licence p {
625
- font-family: "Source Sans Pro", "Arial", sans-serif;
626
- font-weight: 400;
627
- text-transform: none;
628
- font-size: 14px;
629
- line-height: 1.14286;
630
- font-size: 16px;
631
- line-height: 1.25;
632
- margin: 0;
633
- padding-top: 0.1em; }
634
619
  #footer .footer-meta .copyright {
635
620
  font-family: "Source Sans Pro", "Arial", sans-serif;
636
621
  font-weight: 400;
@@ -655,5 +640,3 @@ button:focus {
655
640
  #footer .footer-meta .copyright a {
656
641
  display: block;
657
642
  text-decoration: none; }
658
- #footer .footer-meta .copyright a img.logo {
659
- max-width: 218px; }
@@ -545,8 +545,6 @@ button:focus {
545
545
  /* Global footer */
546
546
  #footer {
547
547
  background-color: #eaeaea; }
548
- #footer.with-logo .open-government-licence {
549
- padding-left: 85px; }
550
548
  #footer .footer-wrapper {
551
549
  background-color: #eaeaea;
552
550
  padding-top: 30px; }
@@ -567,6 +565,45 @@ button:focus {
567
565
  margin: 0; }
568
566
  #footer h2 a {
569
567
  color: inherit; }
568
+ #footer .footer-logo {
569
+ margin: 0 0 30px 0;
570
+ display: inline-block;
571
+ vertical-align: top;
572
+ padding-right: 85px; }
573
+ #footer .footer-logo img.logo {
574
+ max-width: 218px;
575
+ padding-top: 0.1em; }
576
+ #footer .open-government-licence {
577
+ display: inline-block; }
578
+ #footer .open-government-licence p {
579
+ font-family: "Source Sans Pro", "Arial", sans-serif;
580
+ font-weight: 400;
581
+ text-transform: none;
582
+ font-size: 14px;
583
+ line-height: 1.14286;
584
+ font-size: 16px;
585
+ line-height: 1.25;
586
+ margin: 0;
587
+ padding-top: 0.1em; }
588
+ #footer .open-government-licence ul {
589
+ font-family: "Source Sans Pro", "Arial", sans-serif;
590
+ font-weight: 400;
591
+ text-transform: none;
592
+ font-size: 14px;
593
+ line-height: 1.5;
594
+ font-size: 16px;
595
+ line-height: 1.5;
596
+ display: inline-block;
597
+ list-style: none;
598
+ margin: 5px 0;
599
+ padding: 0;
600
+ margin: 5px 0; }
601
+ #footer .open-government-licence ul li {
602
+ display: inline-block;
603
+ margin: 0 15px 0 0;
604
+ display: inline;
605
+ margin-right: 0;
606
+ padding-right: 15px; }
570
607
  #footer .footer-meta {
571
608
  padding-bottom: 60px;
572
609
  clear: both;
@@ -579,57 +616,6 @@ button:focus {
579
616
  width: 75%;
580
617
  float: left;
581
618
  display: block; }
582
- #footer .footer-meta .footer-meta-inner ul {
583
- font-family: "Source Sans Pro", "Arial", sans-serif;
584
- font-weight: 400;
585
- text-transform: none;
586
- font-size: 14px;
587
- line-height: 1.5;
588
- font-size: 16px;
589
- line-height: 1.5;
590
- display: inline-block;
591
- list-style: none;
592
- margin: 5px 0;
593
- padding: 0;
594
- margin: 5px 0; }
595
- #footer .footer-meta .footer-meta-inner ul li {
596
- display: inline-block;
597
- margin: 0 15px 0 0;
598
- display: inline;
599
- margin-right: 0;
600
- padding-right: 15px; }
601
- #footer .footer-meta .footer-meta-inner .open-government-licence {
602
- clear: left;
603
- position: relative; }
604
- #footer .footer-meta .footer-meta-inner .open-government-licence .logo {
605
- margin-bottom: 1em;
606
- padding-top: 0;
607
- position: absolute;
608
- left: 0;
609
- top: 0;
610
- width: 41px;
611
- height: 100%; }
612
- #footer .footer-meta .footer-meta-inner .open-government-licence .logo a {
613
- display: block;
614
- width: 41px;
615
- height: 17px;
616
- overflow: hidden;
617
- text-indent: -999em;
618
- background: url(<%= asset_path 'images/open-government-licence.png' %>) 0 0 no-repeat; }
619
- @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
620
- #footer .footer-meta .footer-meta-inner .open-government-licence .logo a {
621
- background-image: url(<%= asset_path 'images/open-government-licence_2x.png' %>);
622
- background-size: 41px 17px; } }
623
- #footer .footer-meta .footer-meta-inner .open-government-licence p {
624
- font-family: "Source Sans Pro", "Arial", sans-serif;
625
- font-weight: 400;
626
- text-transform: none;
627
- font-size: 14px;
628
- line-height: 1.14286;
629
- font-size: 16px;
630
- line-height: 1.25;
631
- margin: 0;
632
- padding-top: 0.1em; }
633
619
  #footer .footer-meta .copyright {
634
620
  font-family: "Source Sans Pro", "Arial", sans-serif;
635
621
  font-weight: 400;
@@ -654,5 +640,3 @@ button:focus {
654
640
  #footer .footer-meta .copyright a {
655
641
  display: block;
656
642
  text-decoration: none; }
657
- #footer .footer-meta .copyright a img.logo {
658
- max-width: 218px; }
@@ -531,8 +531,6 @@ button:focus {
531
531
  /* Global footer */
532
532
  #footer {
533
533
  background-color: #eaeaea; }
534
- #footer.with-logo .open-government-licence {
535
- padding-left: 85px; }
536
534
  #footer .footer-wrapper {
537
535
  background-color: #eaeaea;
538
536
  padding-top: 30px; }
@@ -553,6 +551,42 @@ button:focus {
553
551
  margin: 0; }
554
552
  #footer h2 a {
555
553
  color: inherit; }
554
+ #footer .footer-logo {
555
+ margin: 0 0 30px 0;
556
+ display: inline-block;
557
+ vertical-align: top;
558
+ padding-right: 85px; }
559
+ #footer .footer-logo img.logo {
560
+ max-width: 218px;
561
+ padding-top: 0.1em; }
562
+ #footer .open-government-licence {
563
+ display: inline-block; }
564
+ #footer .open-government-licence p {
565
+ font-family: "Source Sans Pro", "Arial", sans-serif;
566
+ font-weight: 400;
567
+ text-transform: none;
568
+ font-size: 14px;
569
+ line-height: 1.14286;
570
+ font-size: 16px;
571
+ line-height: 1.25;
572
+ margin: 0;
573
+ padding-top: 0.1em; }
574
+ #footer .open-government-licence ul {
575
+ font-family: "Source Sans Pro", "Arial", sans-serif;
576
+ font-weight: 400;
577
+ text-transform: none;
578
+ font-size: 14px;
579
+ line-height: 1.5;
580
+ font-size: 16px;
581
+ line-height: 1.5;
582
+ display: inline-block;
583
+ list-style: none;
584
+ margin: 5px 0;
585
+ padding: 0;
586
+ margin: 5px 0; }
587
+ #footer .open-government-licence ul li {
588
+ display: inline-block;
589
+ margin: 0 15px 0 0; }
556
590
  #footer .footer-meta {
557
591
  padding-bottom: 60px;
558
592
  clear: both;
@@ -563,54 +597,6 @@ button:focus {
563
597
  vertical-align: bottom;
564
598
  width: 100%;
565
599
  width: 75%; }
566
- #footer .footer-meta .footer-meta-inner ul {
567
- font-family: "Source Sans Pro", "Arial", sans-serif;
568
- font-weight: 400;
569
- text-transform: none;
570
- font-size: 14px;
571
- line-height: 1.5;
572
- font-size: 16px;
573
- line-height: 1.5;
574
- display: inline-block;
575
- list-style: none;
576
- margin: 5px 0;
577
- padding: 0;
578
- margin: 5px 0; }
579
- #footer .footer-meta .footer-meta-inner ul li {
580
- display: inline-block;
581
- margin: 0 15px 0 0; }
582
- #footer .footer-meta .footer-meta-inner .open-government-licence {
583
- clear: left;
584
- position: relative; }
585
- #footer .footer-meta .footer-meta-inner .open-government-licence .logo {
586
- margin-bottom: 1em;
587
- padding-top: 0;
588
- position: absolute;
589
- left: 0;
590
- top: 0;
591
- width: 41px;
592
- height: 100%; }
593
- #footer .footer-meta .footer-meta-inner .open-government-licence .logo a {
594
- display: block;
595
- width: 41px;
596
- height: 17px;
597
- overflow: hidden;
598
- text-indent: -999em;
599
- background: url(<%= asset_path 'images/open-government-licence.png' %>) 0 0 no-repeat; }
600
- @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
601
- #footer .footer-meta .footer-meta-inner .open-government-licence .logo a {
602
- background-image: url(<%= asset_path 'images/open-government-licence_2x.png' %>);
603
- background-size: 41px 17px; } }
604
- #footer .footer-meta .footer-meta-inner .open-government-licence p {
605
- font-family: "Source Sans Pro", "Arial", sans-serif;
606
- font-weight: 400;
607
- text-transform: none;
608
- font-size: 14px;
609
- line-height: 1.14286;
610
- font-size: 16px;
611
- line-height: 1.25;
612
- margin: 0;
613
- padding-top: 0.1em; }
614
600
  #footer .footer-meta .copyright {
615
601
  font-family: "Source Sans Pro", "Arial", sans-serif;
616
602
  font-weight: 400;
@@ -632,5 +618,3 @@ button:focus {
632
618
  #footer .footer-meta .copyright a {
633
619
  display: block;
634
620
  text-decoration: none; }
635
- #footer .footer-meta .copyright a img.logo {
636
- max-width: 218px; }
File without changes
@@ -580,9 +580,6 @@ button:focus {
580
580
  /* Global footer */
581
581
  #footer {
582
582
  background-color: #eaeaea; }
583
- @media (min-width: 769px) {
584
- #footer.with-logo .open-government-licence {
585
- padding-left: 85px; } }
586
583
  #footer .footer-wrapper {
587
584
  background-color: #eaeaea;
588
585
  padding-top: 30px; }
@@ -605,6 +602,51 @@ button:focus {
605
602
  line-height: 1.25; } }
606
603
  #footer h2 a {
607
604
  color: inherit; }
605
+ #footer .footer-logo {
606
+ margin: 0 0 30px 0; }
607
+ #footer .footer-logo img.logo {
608
+ max-width: 218px;
609
+ padding-top: 0.1em; }
610
+ @media (min-width: 769px) {
611
+ #footer .footer-logo {
612
+ display: inline-block;
613
+ vertical-align: top;
614
+ padding-right: 85px; } }
615
+ #footer .open-government-licence p {
616
+ font-family: "Source Sans Pro", "Arial", sans-serif;
617
+ font-weight: 400;
618
+ text-transform: none;
619
+ font-size: 14px;
620
+ line-height: 1.14286;
621
+ margin: 0;
622
+ padding-top: 0.1em; }
623
+ @media (min-width: 641px) {
624
+ #footer .open-government-licence p {
625
+ font-size: 16px;
626
+ line-height: 1.25; } }
627
+ @media (min-width: 769px) {
628
+ #footer .open-government-licence {
629
+ display: inline-block; } }
630
+ #footer .open-government-licence ul {
631
+ font-family: "Source Sans Pro", "Arial", sans-serif;
632
+ font-weight: 400;
633
+ text-transform: none;
634
+ font-size: 14px;
635
+ line-height: 1.5;
636
+ display: inline-block;
637
+ list-style: none;
638
+ margin: 5px 0;
639
+ padding: 0; }
640
+ @media (min-width: 641px) {
641
+ #footer .open-government-licence ul {
642
+ font-size: 16px;
643
+ line-height: 1.5; } }
644
+ @media (min-width: 769px) {
645
+ #footer .open-government-licence ul {
646
+ margin: 5px 0; } }
647
+ #footer .open-government-licence ul li {
648
+ display: inline-block;
649
+ margin: 0 15px 0 0; }
608
650
  #footer .footer-meta {
609
651
  padding-bottom: 60px;
610
652
  clear: both;
@@ -617,62 +659,6 @@ button:focus {
617
659
  @media (min-width: 769px) {
618
660
  #footer .footer-meta .footer-meta-inner {
619
661
  width: 75%; } }
620
- #footer .footer-meta .footer-meta-inner ul {
621
- font-family: "Source Sans Pro", "Arial", sans-serif;
622
- font-weight: 400;
623
- text-transform: none;
624
- font-size: 14px;
625
- line-height: 1.5;
626
- display: inline-block;
627
- list-style: none;
628
- margin: 5px 0;
629
- padding: 0; }
630
- @media (min-width: 641px) {
631
- #footer .footer-meta .footer-meta-inner ul {
632
- font-size: 16px;
633
- line-height: 1.5; } }
634
- @media (min-width: 769px) {
635
- #footer .footer-meta .footer-meta-inner ul {
636
- margin: 5px 0; } }
637
- #footer .footer-meta .footer-meta-inner ul li {
638
- display: inline-block;
639
- margin: 0 15px 0 0; }
640
- #footer .footer-meta .footer-meta-inner .open-government-licence {
641
- clear: left;
642
- position: relative; }
643
- #footer .footer-meta .footer-meta-inner .open-government-licence .logo {
644
- margin-bottom: 1em;
645
- padding-top: 0; }
646
- @media (min-width: 769px) {
647
- #footer .footer-meta .footer-meta-inner .open-government-licence .logo {
648
- position: absolute;
649
- left: 0;
650
- top: 0;
651
- width: 41px;
652
- height: 100%; } }
653
- #footer .footer-meta .footer-meta-inner .open-government-licence .logo a {
654
- display: block;
655
- width: 41px;
656
- height: 17px;
657
- overflow: hidden;
658
- text-indent: -999em;
659
- background: url(<%= asset_path 'images/open-government-licence.png' %>) 0 0 no-repeat; }
660
- @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 20 / 10), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
661
- #footer .footer-meta .footer-meta-inner .open-government-licence .logo a {
662
- background-image: url(<%= asset_path 'images/open-government-licence_2x.png' %>);
663
- background-size: 41px 17px; } }
664
- #footer .footer-meta .footer-meta-inner .open-government-licence p {
665
- font-family: "Source Sans Pro", "Arial", sans-serif;
666
- font-weight: 400;
667
- text-transform: none;
668
- font-size: 14px;
669
- line-height: 1.14286;
670
- margin: 0;
671
- padding-top: 0.1em; }
672
- @media (min-width: 641px) {
673
- #footer .footer-meta .footer-meta-inner .open-government-licence p {
674
- font-size: 16px;
675
- line-height: 1.25; } }
676
662
  #footer .footer-meta .copyright {
677
663
  font-family: "Source Sans Pro", "Arial", sans-serif;
678
664
  font-weight: 400;
@@ -698,5 +684,3 @@ button:focus {
698
684
  #footer .footer-meta .copyright a {
699
685
  display: block;
700
686
  text-decoration: none; }
701
- #footer .footer-meta .copyright a img.logo {
702
- max-width: 218px; }
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -80,28 +80,22 @@
80
80
 
81
81
  <div id="global-header-bar"></div>
82
82
 
83
- <footer class="group js-footer with-logo" id="footer" role="contentinfo">
83
+ <footer class="group js-footer" id="footer" role="contentinfo">
84
84
 
85
85
  <div class="footer-wrapper">
86
86
  <%= yield :footer_top %>
87
87
 
88
- <div class="footer-meta">
89
- <div class="copyright">
90
- <a href="#">
91
- <img src="<%= asset_path 'ministry_logo.png' %>" title="Ministerstvo financií Slovenskej republiky" alt="Ministerstvo financií Slovenskej republiky" class="logo">
92
- </a>
93
- </div>
94
-
95
- <div class="footer-meta-inner">
96
- <div class="open-government-licence">
97
- <!-- <p class="logo"><a href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Government Licence</a></p> -->
98
- <% if content_for?(:licence_message) %>
99
- <%= yield :licence_message %>
100
- <% end %>
88
+ <div class="open-government-licence">
89
+ <% if content_for?(:licence_message) %>
90
+ <%= yield :licence_message %>
91
+ <% else %>
92
+ <p>All content is available under the <a href="https://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/" rel="license">Open Government Licence v3.0</a>, except where otherwise stated</p>
93
+ <% end %>
94
+ <%= yield :footer_support_links %>
95
+ </div>
101
96
 
102
- <%= yield :footer_support_links %>
103
- </div>
104
- </div>
97
+ <div class="footer-meta">
98
+ <div class="copyright"><%= content_for?(:crown_copyright_message) ? yield(:crown_copyright_message) : "© Crown copyright" %></div>
105
99
  </div>
106
100
  </div>
107
101
  </footer>
data/lib/idsk_template.rb CHANGED
File without changes
File without changes
@@ -1,3 +1,3 @@
1
1
  module IdskTemplate
2
- VERSION = "0.24.2"
2
+ VERSION = "0.24.4"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: idsk_template
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.24.2
4
+ version: 0.24.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ernest Walzel
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2018-04-29 00:00:00.000000000 Z
12
+ date: 2018-05-01 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -73,14 +73,14 @@ dependencies:
73
73
  requirements:
74
74
  - - "~>"
75
75
  - !ruby/object:Gem::Version
76
- version: 7.4.0
76
+ version: 7.4.3
77
77
  type: :development
78
78
  prerelease: false
79
79
  version_requirements: !ruby/object:Gem::Requirement
80
80
  requirements:
81
81
  - - "~>"
82
82
  - !ruby/object:Gem::Version
83
- version: 7.4.0
83
+ version: 7.4.3
84
84
  - !ruby/object:Gem::Dependency
85
85
  name: rspec
86
86
  requirement: !ruby/object:Gem::Requirement
@@ -186,7 +186,6 @@ files:
186
186
  - app/assets/images/ministry_logo.png
187
187
  - app/assets/images/opengraph-image.png
188
188
  - app/assets/images/slovensko_sk_logo.png
189
- - app/assets/images/slovensko_sk_logo.svg
190
189
  - app/assets/javascripts/idsk-template.js
191
190
  - app/assets/javascripts/ie.js
192
191
  - app/assets/stylesheets/fonts.css.erb
@@ -1,73 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <!-- Created with Inkscape (http://www.inkscape.org/) -->
3
-
4
- <svg
5
- xmlns:dc="http://purl.org/dc/elements/1.1/"
6
- xmlns:cc="http://creativecommons.org/ns#"
7
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
8
- xmlns:svg="http://www.w3.org/2000/svg"
9
- xmlns="http://www.w3.org/2000/svg"
10
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12
- width="218.45781"
13
- height="29.610876"
14
- viewBox="0 0 57.800299 7.8345445"
15
- version="1.1"
16
- id="svg8"
17
- inkscape:version="0.92.1 r15371"
18
- sodipodi:docname="slovensko_sk_logo.svg">
19
- <defs
20
- id="defs2" />
21
- <sodipodi:namedview
22
- id="base"
23
- pagecolor="#ffffff"
24
- bordercolor="#666666"
25
- borderopacity="1.0"
26
- inkscape:pageopacity="0.0"
27
- inkscape:pageshadow="2"
28
- inkscape:zoom="2.8"
29
- inkscape:cx="189.12544"
30
- inkscape:cy="-38.51009"
31
- inkscape:document-units="mm"
32
- inkscape:current-layer="layer1"
33
- showgrid="false"
34
- units="px"
35
- fit-margin-top="0"
36
- fit-margin-left="0"
37
- fit-margin-right="0"
38
- fit-margin-bottom="0"
39
- inkscape:window-width="1920"
40
- inkscape:window-height="1001"
41
- inkscape:window-x="-9"
42
- inkscape:window-y="-9"
43
- inkscape:window-maximized="1" />
44
- <metadata
45
- id="metadata5">
46
- <rdf:RDF>
47
- <cc:Work
48
- rdf:about="">
49
- <dc:format>image/svg+xml</dc:format>
50
- <dc:type
51
- rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
52
- <dc:title></dc:title>
53
- </cc:Work>
54
- </rdf:RDF>
55
- </metadata>
56
- <g
57
- inkscape:label="Layer 1"
58
- inkscape:groupmode="layer"
59
- id="layer1"
60
- transform="translate(-32.572389,-25.089688)">
61
- <text
62
- xml:space="preserve"
63
- style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.58333302px;line-height:1.25;font-family:FontAwesome;-inkscape-font-specification:FontAwesome;letter-spacing:0px;word-spacing:0px;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.26458332;"
64
- x="32.127972"
65
- y="32.794643"
66
- id="text5038"><tspan
67
- sodipodi:role="line"
68
- id="tspan5036"
69
- x="32.127972"
70
- y="32.794643"
71
- style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'Arial Rounded MT';-inkscape-font-specification:'Arial Rounded MT';letter-spacing:-0.74083334px;stroke-width:0.26458332;fill:#ffffff;">slovensko.sk</tspan></text>
72
- </g>
73
- </svg>