govuk_template 0.8.1 → 0.9.0
Sign up to get free protection for your applications and to get access to all the features.
- data/app/assets/images/apple-touch-icon-120x120.png +0 -0
- data/app/assets/images/apple-touch-icon-152x152.png +0 -0
- data/app/assets/images/apple-touch-icon-60x60.png +0 -0
- data/app/assets/images/apple-touch-icon-76x76.png +0 -0
- data/app/assets/stylesheets/govuk-template-ie6.css.erb +13 -13
- data/app/assets/stylesheets/govuk-template-ie7.css.erb +13 -13
- data/app/assets/stylesheets/govuk-template-ie8.css.erb +12 -15
- data/app/assets/stylesheets/govuk-template.css.erb +13 -16
- data/app/views/layouts/govuk_template.html.erb +8 -8
- data/lib/govuk_template/version.rb +1 -1
- metadata +10 -10
- data/app/assets/images/apple-touch-icon-114x114.png +0 -0
- data/app/assets/images/apple-touch-icon-144x144.png +0 -0
- data/app/assets/images/apple-touch-icon-57x57.png +0 -0
- data/app/assets/images/apple-touch-icon-72x72.png +0 -0
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -111,7 +111,7 @@ a:link {
|
|
111
111
|
color: #005ea5; }
|
112
112
|
|
113
113
|
a:visited {
|
114
|
-
color: #
|
114
|
+
color: #4c2c92; }
|
115
115
|
|
116
116
|
a:hover {
|
117
117
|
color: #2e8aca; }
|
@@ -182,7 +182,7 @@ img {
|
|
182
182
|
border: 0; }
|
183
183
|
|
184
184
|
button {
|
185
|
-
|
185
|
+
overflow: visible; }
|
186
186
|
|
187
187
|
abbr[title] {
|
188
188
|
cursor: help; }
|
@@ -384,13 +384,15 @@ button:focus,
|
|
384
384
|
text-decoration: none; }
|
385
385
|
@media (max-width: 640px) {
|
386
386
|
#global-header .header-proposition #proposition-name {
|
387
|
-
font-size:
|
387
|
+
font-size: 18px;
|
388
388
|
line-height: 1.2; } }
|
389
|
+
#global-header .header-proposition a#proposition-name:hover {
|
390
|
+
text-decoration: underline; }
|
389
391
|
#global-header .header-proposition a.menu {
|
390
392
|
font-family: "nta", Arial, sans-serif;
|
391
393
|
font-size: 16px;
|
392
394
|
line-height: 1.25;
|
393
|
-
font-weight:
|
395
|
+
font-weight: 400;
|
394
396
|
text-transform: none;
|
395
397
|
color: white;
|
396
398
|
display: block;
|
@@ -443,15 +445,13 @@ button:focus,
|
|
443
445
|
font-family: "nta", Arial, sans-serif;
|
444
446
|
font-size: 14px;
|
445
447
|
line-height: 1.42857;
|
446
|
-
font-weight: 400;
|
447
|
-
text-transform: none;
|
448
448
|
font-weight: 700;
|
449
|
+
text-transform: none;
|
449
450
|
font-family: "nta", Arial, sans-serif;
|
450
451
|
font-size: 16px;
|
451
452
|
line-height: 1.25;
|
452
|
-
font-weight: 300;
|
453
|
-
text-transform: none;
|
454
453
|
font-weight: 700;
|
454
|
+
text-transform: none;
|
455
455
|
line-height: 23px; }
|
456
456
|
@media (max-width: 640px) {
|
457
457
|
#global-header .header-proposition #proposition-links li a {
|
@@ -507,7 +507,7 @@ button:focus,
|
|
507
507
|
font-family: "nta", Arial, sans-serif;
|
508
508
|
font-size: 16px;
|
509
509
|
line-height: 1.25;
|
510
|
-
font-weight:
|
510
|
+
font-weight: 400;
|
511
511
|
text-transform: none;
|
512
512
|
margin: 0; }
|
513
513
|
@media (max-width: 640px) {
|
@@ -543,7 +543,7 @@ button:focus,
|
|
543
543
|
margin: 0; }
|
544
544
|
@media (max-width: 640px) {
|
545
545
|
#footer h2 {
|
546
|
-
font-size:
|
546
|
+
font-size: 18px;
|
547
547
|
line-height: 1.2; } }
|
548
548
|
#footer h2 a {
|
549
549
|
color: inherit; }
|
@@ -567,7 +567,7 @@ button:focus,
|
|
567
567
|
font-family: "nta", Arial, sans-serif;
|
568
568
|
font-size: 16px;
|
569
569
|
line-height: 1.5;
|
570
|
-
font-weight:
|
570
|
+
font-weight: 400;
|
571
571
|
text-transform: none;
|
572
572
|
display: inline-block;
|
573
573
|
list-style: none;
|
@@ -611,7 +611,7 @@ button:focus,
|
|
611
611
|
font-family: "nta", Arial, sans-serif;
|
612
612
|
font-size: 16px;
|
613
613
|
line-height: 1.25;
|
614
|
-
font-weight:
|
614
|
+
font-weight: 400;
|
615
615
|
text-transform: none;
|
616
616
|
margin: 0;
|
617
617
|
padding-top: 0.1em; }
|
@@ -623,7 +623,7 @@ button:focus,
|
|
623
623
|
font-family: "nta", Arial, sans-serif;
|
624
624
|
font-size: 16px;
|
625
625
|
line-height: 1.25;
|
626
|
-
font-weight:
|
626
|
+
font-weight: 400;
|
627
627
|
text-transform: none;
|
628
628
|
margin: 30px 0 0 0;
|
629
629
|
width: 100%;
|
@@ -111,7 +111,7 @@ a:link {
|
|
111
111
|
color: #005ea5; }
|
112
112
|
|
113
113
|
a:visited {
|
114
|
-
color: #
|
114
|
+
color: #4c2c92; }
|
115
115
|
|
116
116
|
a:hover {
|
117
117
|
color: #2e8aca; }
|
@@ -182,7 +182,7 @@ img {
|
|
182
182
|
border: 0; }
|
183
183
|
|
184
184
|
button {
|
185
|
-
|
185
|
+
overflow: visible; }
|
186
186
|
|
187
187
|
abbr[title] {
|
188
188
|
cursor: help; }
|
@@ -384,13 +384,15 @@ button:focus,
|
|
384
384
|
text-decoration: none; }
|
385
385
|
@media (max-width: 640px) {
|
386
386
|
#global-header .header-proposition #proposition-name {
|
387
|
-
font-size:
|
387
|
+
font-size: 18px;
|
388
388
|
line-height: 1.2; } }
|
389
|
+
#global-header .header-proposition a#proposition-name:hover {
|
390
|
+
text-decoration: underline; }
|
389
391
|
#global-header .header-proposition a.menu {
|
390
392
|
font-family: "nta", Arial, sans-serif;
|
391
393
|
font-size: 16px;
|
392
394
|
line-height: 1.25;
|
393
|
-
font-weight:
|
395
|
+
font-weight: 400;
|
394
396
|
text-transform: none;
|
395
397
|
color: white;
|
396
398
|
display: block;
|
@@ -443,15 +445,13 @@ button:focus,
|
|
443
445
|
font-family: "nta", Arial, sans-serif;
|
444
446
|
font-size: 14px;
|
445
447
|
line-height: 1.42857;
|
446
|
-
font-weight: 400;
|
447
|
-
text-transform: none;
|
448
448
|
font-weight: 700;
|
449
|
+
text-transform: none;
|
449
450
|
font-family: "nta", Arial, sans-serif;
|
450
451
|
font-size: 16px;
|
451
452
|
line-height: 1.25;
|
452
|
-
font-weight: 300;
|
453
|
-
text-transform: none;
|
454
453
|
font-weight: 700;
|
454
|
+
text-transform: none;
|
455
455
|
line-height: 23px; }
|
456
456
|
@media (max-width: 640px) {
|
457
457
|
#global-header .header-proposition #proposition-links li a {
|
@@ -507,7 +507,7 @@ button:focus,
|
|
507
507
|
font-family: "nta", Arial, sans-serif;
|
508
508
|
font-size: 16px;
|
509
509
|
line-height: 1.25;
|
510
|
-
font-weight:
|
510
|
+
font-weight: 400;
|
511
511
|
text-transform: none;
|
512
512
|
margin: 0; }
|
513
513
|
@media (max-width: 640px) {
|
@@ -543,7 +543,7 @@ button:focus,
|
|
543
543
|
margin: 0; }
|
544
544
|
@media (max-width: 640px) {
|
545
545
|
#footer h2 {
|
546
|
-
font-size:
|
546
|
+
font-size: 18px;
|
547
547
|
line-height: 1.2; } }
|
548
548
|
#footer h2 a {
|
549
549
|
color: inherit; }
|
@@ -567,7 +567,7 @@ button:focus,
|
|
567
567
|
font-family: "nta", Arial, sans-serif;
|
568
568
|
font-size: 16px;
|
569
569
|
line-height: 1.5;
|
570
|
-
font-weight:
|
570
|
+
font-weight: 400;
|
571
571
|
text-transform: none;
|
572
572
|
display: inline-block;
|
573
573
|
list-style: none;
|
@@ -610,7 +610,7 @@ button:focus,
|
|
610
610
|
font-family: "nta", Arial, sans-serif;
|
611
611
|
font-size: 16px;
|
612
612
|
line-height: 1.25;
|
613
|
-
font-weight:
|
613
|
+
font-weight: 400;
|
614
614
|
text-transform: none;
|
615
615
|
margin: 0;
|
616
616
|
padding-top: 0.1em; }
|
@@ -622,7 +622,7 @@ button:focus,
|
|
622
622
|
font-family: "nta", Arial, sans-serif;
|
623
623
|
font-size: 16px;
|
624
624
|
line-height: 1.25;
|
625
|
-
font-weight:
|
625
|
+
font-weight: 400;
|
626
626
|
text-transform: none;
|
627
627
|
margin: 30px 0 0 0;
|
628
628
|
width: 100%;
|
@@ -107,7 +107,7 @@ a:link {
|
|
107
107
|
color: #005ea5; }
|
108
108
|
|
109
109
|
a:visited {
|
110
|
-
color: #
|
110
|
+
color: #4c2c92; }
|
111
111
|
|
112
112
|
a:hover {
|
113
113
|
color: #2e8aca; }
|
@@ -177,9 +177,6 @@ strong {
|
|
177
177
|
img {
|
178
178
|
border: 0; }
|
179
179
|
|
180
|
-
button {
|
181
|
-
*overflow: visible; }
|
182
|
-
|
183
180
|
abbr[title] {
|
184
181
|
cursor: help; }
|
185
182
|
|
@@ -376,13 +373,15 @@ button:focus,
|
|
376
373
|
text-decoration: none; }
|
377
374
|
@media (max-width: 640px) {
|
378
375
|
#global-header .header-proposition #proposition-name {
|
379
|
-
font-size:
|
376
|
+
font-size: 18px;
|
380
377
|
line-height: 1.2; } }
|
378
|
+
#global-header .header-proposition a#proposition-name:hover {
|
379
|
+
text-decoration: underline; }
|
381
380
|
#global-header .header-proposition a.menu {
|
382
381
|
font-family: "nta", Arial, sans-serif;
|
383
382
|
font-size: 16px;
|
384
383
|
line-height: 1.25;
|
385
|
-
font-weight:
|
384
|
+
font-weight: 400;
|
386
385
|
text-transform: none;
|
387
386
|
color: white;
|
388
387
|
display: block;
|
@@ -435,15 +434,13 @@ button:focus,
|
|
435
434
|
font-family: "nta", Arial, sans-serif;
|
436
435
|
font-size: 14px;
|
437
436
|
line-height: 1.42857;
|
438
|
-
font-weight: 400;
|
439
|
-
text-transform: none;
|
440
437
|
font-weight: 700;
|
438
|
+
text-transform: none;
|
441
439
|
font-family: "nta", Arial, sans-serif;
|
442
440
|
font-size: 16px;
|
443
441
|
line-height: 1.25;
|
444
|
-
font-weight: 300;
|
445
|
-
text-transform: none;
|
446
442
|
font-weight: 700;
|
443
|
+
text-transform: none;
|
447
444
|
line-height: 23px; }
|
448
445
|
@media (max-width: 640px) {
|
449
446
|
#global-header .header-proposition #proposition-links li a {
|
@@ -499,7 +496,7 @@ button:focus,
|
|
499
496
|
font-family: "nta", Arial, sans-serif;
|
500
497
|
font-size: 16px;
|
501
498
|
line-height: 1.25;
|
502
|
-
font-weight:
|
499
|
+
font-weight: 400;
|
503
500
|
text-transform: none;
|
504
501
|
margin: 0; }
|
505
502
|
@media (max-width: 640px) {
|
@@ -535,7 +532,7 @@ button:focus,
|
|
535
532
|
margin: 0; }
|
536
533
|
@media (max-width: 640px) {
|
537
534
|
#footer h2 {
|
538
|
-
font-size:
|
535
|
+
font-size: 18px;
|
539
536
|
line-height: 1.2; } }
|
540
537
|
#footer h2 a {
|
541
538
|
color: inherit; }
|
@@ -557,7 +554,7 @@ button:focus,
|
|
557
554
|
font-family: "nta", Arial, sans-serif;
|
558
555
|
font-size: 16px;
|
559
556
|
line-height: 1.5;
|
560
|
-
font-weight:
|
557
|
+
font-weight: 400;
|
561
558
|
text-transform: none;
|
562
559
|
display: inline-block;
|
563
560
|
list-style: none;
|
@@ -597,7 +594,7 @@ button:focus,
|
|
597
594
|
font-family: "nta", Arial, sans-serif;
|
598
595
|
font-size: 16px;
|
599
596
|
line-height: 1.25;
|
600
|
-
font-weight:
|
597
|
+
font-weight: 400;
|
601
598
|
text-transform: none;
|
602
599
|
margin: 0;
|
603
600
|
padding-top: 0.1em; }
|
@@ -609,7 +606,7 @@ button:focus,
|
|
609
606
|
font-family: "nta", Arial, sans-serif;
|
610
607
|
font-size: 16px;
|
611
608
|
line-height: 1.25;
|
612
|
-
font-weight:
|
609
|
+
font-weight: 400;
|
613
610
|
text-transform: none;
|
614
611
|
margin: 30px 0 0 0;
|
615
612
|
width: 100%;
|
@@ -107,7 +107,7 @@ a:link {
|
|
107
107
|
color: #005ea5; }
|
108
108
|
|
109
109
|
a:visited {
|
110
|
-
color: #
|
110
|
+
color: #4c2c92; }
|
111
111
|
|
112
112
|
a:hover {
|
113
113
|
color: #2e8aca; }
|
@@ -183,9 +183,6 @@ strong {
|
|
183
183
|
img {
|
184
184
|
border: 0; }
|
185
185
|
|
186
|
-
button {
|
187
|
-
*overflow: visible; }
|
188
|
-
|
189
186
|
abbr[title] {
|
190
187
|
cursor: help; }
|
191
188
|
|
@@ -389,13 +386,15 @@ button:focus,
|
|
389
386
|
text-decoration: none; }
|
390
387
|
@media (max-width: 640px) {
|
391
388
|
#global-header .header-proposition #proposition-name {
|
392
|
-
font-size:
|
389
|
+
font-size: 18px;
|
393
390
|
line-height: 1.2; } }
|
391
|
+
#global-header .header-proposition a#proposition-name:hover {
|
392
|
+
text-decoration: underline; }
|
394
393
|
#global-header .header-proposition a.menu {
|
395
394
|
font-family: "nta", Arial, sans-serif;
|
396
395
|
font-size: 16px;
|
397
396
|
line-height: 1.25;
|
398
|
-
font-weight:
|
397
|
+
font-weight: 400;
|
399
398
|
text-transform: none;
|
400
399
|
color: white;
|
401
400
|
display: block;
|
@@ -455,9 +454,8 @@ button:focus,
|
|
455
454
|
font-family: "nta", Arial, sans-serif;
|
456
455
|
font-size: 14px;
|
457
456
|
line-height: 1.42857;
|
458
|
-
font-weight:
|
459
|
-
text-transform: none;
|
460
|
-
font-weight: 700; }
|
457
|
+
font-weight: 700;
|
458
|
+
text-transform: none; }
|
461
459
|
@media (max-width: 640px) {
|
462
460
|
#global-header .header-proposition #proposition-links li a {
|
463
461
|
font-size: 12px;
|
@@ -467,9 +465,8 @@ button:focus,
|
|
467
465
|
font-family: "nta", Arial, sans-serif;
|
468
466
|
font-size: 16px;
|
469
467
|
line-height: 1.25;
|
470
|
-
font-weight: 300;
|
471
|
-
text-transform: none;
|
472
468
|
font-weight: 700;
|
469
|
+
text-transform: none;
|
473
470
|
line-height: 23px; } }
|
474
471
|
@media (min-width: 769px) and (max-width: 640px) {
|
475
472
|
#global-header .header-proposition #proposition-links li a {
|
@@ -522,7 +519,7 @@ button:focus,
|
|
522
519
|
font-family: "nta", Arial, sans-serif;
|
523
520
|
font-size: 16px;
|
524
521
|
line-height: 1.25;
|
525
|
-
font-weight:
|
522
|
+
font-weight: 400;
|
526
523
|
text-transform: none;
|
527
524
|
margin: 0; }
|
528
525
|
@media (max-width: 640px) {
|
@@ -559,7 +556,7 @@ button:focus,
|
|
559
556
|
margin: 0; }
|
560
557
|
@media (max-width: 640px) {
|
561
558
|
#footer h2 {
|
562
|
-
font-size:
|
559
|
+
font-size: 18px;
|
563
560
|
line-height: 1.2; } }
|
564
561
|
#footer h2 a {
|
565
562
|
color: inherit; }
|
@@ -585,7 +582,7 @@ button:focus,
|
|
585
582
|
font-family: "nta", Arial, sans-serif;
|
586
583
|
font-size: 16px;
|
587
584
|
line-height: 1.5;
|
588
|
-
font-weight:
|
585
|
+
font-weight: 400;
|
589
586
|
text-transform: none;
|
590
587
|
display: inline-block;
|
591
588
|
list-style: none;
|
@@ -631,7 +628,7 @@ button:focus,
|
|
631
628
|
font-family: "nta", Arial, sans-serif;
|
632
629
|
font-size: 16px;
|
633
630
|
line-height: 1.25;
|
634
|
-
font-weight:
|
631
|
+
font-weight: 400;
|
635
632
|
text-transform: none;
|
636
633
|
margin: 0;
|
637
634
|
padding-top: 0.1em; }
|
@@ -643,7 +640,7 @@ button:focus,
|
|
643
640
|
font-family: "nta", Arial, sans-serif;
|
644
641
|
font-size: 16px;
|
645
642
|
line-height: 1.25;
|
646
|
-
font-weight:
|
643
|
+
font-weight: 400;
|
647
644
|
text-transform: none;
|
648
645
|
margin: 30px 0 0 0;
|
649
646
|
width: 100%;
|
@@ -41,14 +41,14 @@
|
|
41
41
|
|
42
42
|
<link rel="shortcut icon" href="<%= asset_path 'favicon.ico' %>" type="image/x-icon" />
|
43
43
|
|
44
|
-
<!--
|
45
|
-
<link rel="apple-touch-icon-precomposed" sizes="
|
46
|
-
<!--
|
47
|
-
<link rel="apple-touch-icon-precomposed" sizes="
|
48
|
-
<!--
|
49
|
-
<link rel="apple-touch-icon-precomposed" sizes="
|
50
|
-
<!--
|
51
|
-
<link rel="apple-touch-icon-precomposed" href="<%= asset_path "apple-touch-icon-
|
44
|
+
<!-- Size for iPad and iPad mini (high resolution) -->
|
45
|
+
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="<%= asset_path "apple-touch-icon-152x152.png" %>">
|
46
|
+
<!-- Size for iPhone and iPod touch (high resolution) -->
|
47
|
+
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="<%= asset_path "apple-touch-icon-120x120.png" %>">
|
48
|
+
<!-- Size for iPad 2 and iPad mini (standard resolution) -->
|
49
|
+
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="<%= asset_path "apple-touch-icon-76x76.png" %>">
|
50
|
+
<!-- Default non-defined size, also used for Android 2.1+ devices -->
|
51
|
+
<link rel="apple-touch-icon-precomposed" href="<%= asset_path "apple-touch-icon-60x60.png" %>">
|
52
52
|
|
53
53
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
54
54
|
<meta property="og:image" content="<%= asset_path "opengraph-image.png" %>">
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: govuk_template
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.9.0
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2014-
|
12
|
+
date: 2014-09-09 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: rails
|
@@ -82,7 +82,7 @@ dependencies:
|
|
82
82
|
requirements:
|
83
83
|
- - '='
|
84
84
|
- !ruby/object:Gem::Version
|
85
|
-
version:
|
85
|
+
version: 1.6.1
|
86
86
|
type: :development
|
87
87
|
prerelease: false
|
88
88
|
version_requirements: !ruby/object:Gem::Requirement
|
@@ -90,7 +90,7 @@ dependencies:
|
|
90
90
|
requirements:
|
91
91
|
- - '='
|
92
92
|
- !ruby/object:Gem::Version
|
93
|
-
version:
|
93
|
+
version: 1.6.1
|
94
94
|
- !ruby/object:Gem::Dependency
|
95
95
|
name: gem_publisher
|
96
96
|
requirement: !ruby/object:Gem::Requirement
|
@@ -156,15 +156,15 @@ files:
|
|
156
156
|
- app/assets/stylesheets/govuk-template-ie6.css.erb
|
157
157
|
- app/assets/stylesheets/fonts.css.erb
|
158
158
|
- app/assets/stylesheets/govuk-template-print.css.erb
|
159
|
-
- app/assets/images/apple-touch-icon-
|
159
|
+
- app/assets/images/apple-touch-icon-152x152.png
|
160
160
|
- app/assets/images/opengraph-image.png
|
161
161
|
- app/assets/images/gov.uk_logotype_crown.png
|
162
|
-
- app/assets/images/apple-touch-icon-
|
163
|
-
- app/assets/images/apple-touch-icon-114x114.png
|
164
|
-
- app/assets/images/apple-touch-icon-72x72.png
|
162
|
+
- app/assets/images/apple-touch-icon-60x60.png
|
165
163
|
- app/assets/images/gov.uk_logotype_crown_invert.png
|
166
164
|
- app/assets/images/favicon.ico
|
167
165
|
- app/assets/images/gov.uk_logotype_crown_invert_trans.png
|
166
|
+
- app/assets/images/apple-touch-icon-120x120.png
|
167
|
+
- app/assets/images/apple-touch-icon-76x76.png
|
168
168
|
- app/assets/javascripts/vendor/goog/webfont-debug.js
|
169
169
|
- app/assets/javascripts/ie.js
|
170
170
|
- app/assets/javascripts/govuk-template.js
|
@@ -188,7 +188,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
188
188
|
version: '0'
|
189
189
|
segments:
|
190
190
|
- 0
|
191
|
-
hash: -
|
191
|
+
hash: -3706880071666127613
|
192
192
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
193
193
|
none: false
|
194
194
|
requirements:
|
@@ -197,7 +197,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
197
197
|
version: '0'
|
198
198
|
segments:
|
199
199
|
- 0
|
200
|
-
hash: -
|
200
|
+
hash: -3706880071666127613
|
201
201
|
requirements: []
|
202
202
|
rubyforge_project:
|
203
203
|
rubygems_version: 1.8.23
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|