iasd-bootstrap-sass 1.0.3 → 1.0.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c3ed597061c9a7bcf1f8965134b49f9fb8d61ff5
4
- data.tar.gz: a08d7a6f78399f678f8ee7d5a38060ebce55b8e9
3
+ metadata.gz: 0c396724a90c0f7b873aafb1c14a71e356b4b500
4
+ data.tar.gz: c954814fad5992ca7b2f29ee6c0adef156a64db0
5
5
  SHA512:
6
- metadata.gz: 0e1e2b1c1a9368bb2e9dffe94fd6958fa8689e659b505fbf35cdaeca31a591cfc8420df6945e64c3f69329086b6776f5292c1a231722b5973c96396c4b4f4b7e
7
- data.tar.gz: 0633fba5de13c982d24b720d2260d356a72ead0b0502e6687c537bfa8bcc6cd7e95fb7bf8a53ff6228f6d9c36c02198191da2a47864a175ac26ca492bb16f66f
6
+ metadata.gz: e44a39e6a0d79377f14e3d734370807db3b2b4dd8e13ba344548168bf2dc25d555b1d974e0ba2ca5e29e91572b23341bd770f393a1f1fef5406dcdb51400e2fa
7
+ data.tar.gz: c0abc1f87fb3efb63d14df4b5ae3c7c380212dbb3950d22fc34286da811f4903efe2c5d0a68fb7556b887bfb1d0140cd92339534b7f81a058b9a491911e3207f
@@ -1,5 +1,5 @@
1
1
  module Bootstrap
2
2
  module IASD
3
- VERSION = "1.0.3"
3
+ VERSION = "1.0.4"
4
4
  end
5
5
  end
@@ -120,17 +120,43 @@ body > header{
120
120
  @media (max-width: $screen-xs-max) {
121
121
  body > header{
122
122
  .identifier{
123
- .brand{
124
- display: none;
125
- }
126
123
  &.institutional{
127
124
  .brand{
128
- margin: 0;
129
- display: table;
125
+ a{
126
+ @include image-2x("logos_pt_BR/iasd_header_vertical@2x.png");
127
+ background:{
128
+ image: image-url('logos_pt_BR/iasd_header_vertical.png');
129
+ position: left center;
130
+ size: image-width('logos_pt_BR/iasd_header_vertical.png');
131
+ }
132
+ width: image-width('logos_pt_BR/iasd_header_vertical.png');
133
+ }
130
134
  }
131
- &.symbol{
135
+ &.headquarters{
132
136
  .brand{
133
- display: none;
137
+ a{
138
+ background-position: left 20px;
139
+ }
140
+ }
141
+ h2{
142
+ @include text-overflow;
143
+ left: 0;
144
+ padding: 0 15px 0 105px;
145
+ top: 100px;
146
+ width: 100%;
147
+ }
148
+ }
149
+ }
150
+ .title{
151
+ hgroup{
152
+ h1{
153
+ font-size: 27px;
154
+ line-height: 30px;
155
+ text-align: left;
156
+ }
157
+ h2{
158
+ font-size: 12px;
159
+ text-align: left;
134
160
  }
135
161
  }
136
162
  }
@@ -171,11 +197,12 @@ body > header{
171
197
  .title{
172
198
  hgroup{
173
199
  h1{
174
- font-size: 28px;
200
+ font-size: 27px;
175
201
  line-height: 30px;
176
202
  }
177
203
  h2{
178
204
  font-size: 12px;
205
+ text-align: left;
179
206
  }
180
207
  }
181
208
  }
@@ -1412,6 +1412,13 @@ hr {
1412
1412
  }
1413
1413
 
1414
1414
  @media (min-width: $screen-md) {
1415
+ .iasd-assoc {
1416
+ .iasd-institutional {
1417
+ background-repeat: no-repeat;
1418
+ background-size: 430px auto !important;
1419
+ top: 87px !important;
1420
+ }
1421
+ }
1415
1422
  .iasd-history {
1416
1423
  figure {
1417
1424
  &.float-left {
@@ -1433,6 +1440,17 @@ hr {
1433
1440
  }
1434
1441
 
1435
1442
  .iasd-institutional {
1443
+ &.hidden-xs {
1444
+ h2 {
1445
+ color: #fff;
1446
+ font-size: 15px;
1447
+ font-style: italic;
1448
+ left: 67px;
1449
+ position: absolute;
1450
+ text-align: left;
1451
+ top: 60px;
1452
+ }
1453
+ }
1436
1454
  &.top-up {
1437
1455
  margin-top: -90px;
1438
1456
  }
@@ -3358,7 +3376,7 @@ time {
3358
3376
  .iasd-institutional {
3359
3377
  @include image-2x("logos_pt_BR/iasd_dsa_home@2x.png");
3360
3378
  background: {
3361
- image: image-url("logos_pt_BR/iasd_dsa_home.png") !important;
3379
+ image: image-url("logos_pt_BR/iasd_dsa_home.png");
3362
3380
  size: 455px 51px;
3363
3381
  }
3364
3382
  height: 51px;
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * IASD Bootstrap v1.0.3 (http://styleguide.adventistas.org)
2
+ * IASD Bootstrap v1.0.4 (http://styleguide.adventistas.org)
3
3
  * Copyright 2014-2014 Igreja Adventista do Sétimo Dia
4
4
  * Licensed under MIT (https://github.com/igrejaadventista/styleguide/blob/master/LICENSE)
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * IASD Bootstrap v1.0.3 (http://styleguide.adventistas.org)
2
+ * IASD Bootstrap v1.0.4 (http://styleguide.adventistas.org)
3
3
  * Copyright 2014-2014 Igreja Adventista do Sétimo Dia
4
4
  * Licensed under MIT (https://github.com/igrejaadventista/styleguide/blob/master/LICENSE)
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * IASD Bootstrap v1.0.3 (http://styleguide.adventistas.org)
2
+ * IASD Bootstrap v1.0.4 (http://styleguide.adventistas.org)
3
3
  * Copyright 2014-2014 Igreja Adventista do Sétimo Dia
4
4
  * Licensed under MIT (https://github.com/igrejaadventista/styleguide/blob/master/LICENSE)
5
5
  */
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: iasd-bootstrap-sass
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.3
4
+ version: 1.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Filipi Zimermann
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-05-21 00:00:00.000000000 Z
11
+ date: 2014-06-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler