engineyard-theme 2.3.2 → 2.3.3

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.
data/Gemfile.lock CHANGED
@@ -1,37 +1,35 @@
1
1
  GEM
2
2
  remote: http://rubygems.org/
3
3
  specs:
4
- actionmailer (3.1.0)
5
- actionpack (= 3.1.0)
4
+ actionmailer (3.1.3)
5
+ actionpack (= 3.1.3)
6
6
  mail (~> 2.3.0)
7
- actionpack (3.1.0)
8
- activemodel (= 3.1.0)
9
- activesupport (= 3.1.0)
7
+ actionpack (3.1.3)
8
+ activemodel (= 3.1.3)
9
+ activesupport (= 3.1.3)
10
10
  builder (~> 3.0.0)
11
11
  erubis (~> 2.7.0)
12
12
  i18n (~> 0.6)
13
- rack (~> 1.3.2)
14
- rack-cache (~> 1.0.3)
13
+ rack (~> 1.3.5)
14
+ rack-cache (~> 1.1)
15
15
  rack-mount (~> 0.8.2)
16
16
  rack-test (~> 0.6.1)
17
- sprockets (~> 2.0.0)
18
- activemodel (3.1.0)
19
- activesupport (= 3.1.0)
20
- bcrypt-ruby (~> 3.0.0)
17
+ sprockets (~> 2.0.3)
18
+ activemodel (3.1.3)
19
+ activesupport (= 3.1.3)
21
20
  builder (~> 3.0.0)
22
21
  i18n (~> 0.6)
23
- activerecord (3.1.0)
24
- activemodel (= 3.1.0)
25
- activesupport (= 3.1.0)
22
+ activerecord (3.1.3)
23
+ activemodel (= 3.1.3)
24
+ activesupport (= 3.1.3)
26
25
  arel (~> 2.2.1)
27
26
  tzinfo (~> 0.3.29)
28
- activeresource (3.1.0)
29
- activemodel (= 3.1.0)
30
- activesupport (= 3.1.0)
31
- activesupport (3.1.0)
27
+ activeresource (3.1.3)
28
+ activemodel (= 3.1.3)
29
+ activesupport (= 3.1.3)
30
+ activesupport (3.1.3)
32
31
  multi_json (~> 1.0)
33
32
  arel (2.2.1)
34
- bcrypt-ruby (3.0.1)
35
33
  builder (3.0.0)
36
34
  erubis (2.7.0)
37
35
  git (1.2.5)
@@ -41,15 +39,16 @@ GEM
41
39
  bundler (~> 1.0.0)
42
40
  git (>= 1.2.5)
43
41
  rake
42
+ json (1.6.4)
44
43
  mail (2.3.0)
45
44
  i18n (>= 0.4.0)
46
45
  mime-types (~> 1.16)
47
46
  treetop (~> 1.4.8)
48
- mime-types (1.16)
49
- multi_json (1.0.3)
50
- polyglot (0.3.2)
51
- rack (1.3.3)
52
- rack-cache (1.0.3)
47
+ mime-types (1.17.2)
48
+ multi_json (1.0.4)
49
+ polyglot (0.3.3)
50
+ rack (1.3.6)
51
+ rack-cache (1.1)
53
52
  rack (>= 0.4)
54
53
  rack-mount (0.8.3)
55
54
  rack (>= 1.0.0)
@@ -57,24 +56,25 @@ GEM
57
56
  rack
58
57
  rack-test (0.6.1)
59
58
  rack (>= 1.0)
60
- rails (3.1.0)
61
- actionmailer (= 3.1.0)
62
- actionpack (= 3.1.0)
63
- activerecord (= 3.1.0)
64
- activeresource (= 3.1.0)
65
- activesupport (= 3.1.0)
59
+ rails (3.1.3)
60
+ actionmailer (= 3.1.3)
61
+ actionpack (= 3.1.3)
62
+ activerecord (= 3.1.3)
63
+ activeresource (= 3.1.3)
64
+ activesupport (= 3.1.3)
66
65
  bundler (~> 1.0)
67
- railties (= 3.1.0)
68
- railties (3.1.0)
69
- actionpack (= 3.1.0)
70
- activesupport (= 3.1.0)
66
+ railties (= 3.1.3)
67
+ railties (3.1.3)
68
+ actionpack (= 3.1.3)
69
+ activesupport (= 3.1.3)
71
70
  rack-ssl (~> 1.3.2)
72
71
  rake (>= 0.8.7)
73
72
  rdoc (~> 3.4)
74
73
  thor (~> 0.14.6)
75
- rake (0.9.2)
76
- rdoc (3.9.4)
77
- sprockets (2.0.0)
74
+ rake (0.9.2.2)
75
+ rdoc (3.12)
76
+ json (~> 1.4)
77
+ sprockets (2.0.3)
78
78
  hike (~> 1.2)
79
79
  rack (~> 1.0)
80
80
  tilt (~> 1.1, != 1.3.0)
@@ -83,7 +83,7 @@ GEM
83
83
  treetop (1.4.10)
84
84
  polyglot
85
85
  polyglot (>= 0.3.1)
86
- tzinfo (0.3.29)
86
+ tzinfo (0.3.31)
87
87
 
88
88
  PLATFORMS
89
89
  ruby
data/VERSION CHANGED
@@ -1 +1 @@
1
- 2.3.2
1
+ 2.3.3
@@ -659,3 +659,12 @@ img, .wide img
659
659
  padding: 6px
660
660
  -moz-box-shadow: 2px 2px 6px rgba(0,0,0,0.15)
661
661
  -webkit-box-shadow: 2px 2px 6px rgba(0,0,0,0.15)
662
+
663
+ .grid_3
664
+ &.divide
665
+ @include vertical_divide
666
+ width: 219px
667
+ .grid_6
668
+ &.divide
669
+ @include vertical_divide
670
+ width: 459px
@@ -67,7 +67,6 @@ $button-colored-box-shadow-value : 0 1px 2px darken($color-background-alt, 22%)
67
67
  -webkit-box-shadow: 0 1px 0px #d8d7d7
68
68
  box-shadow: 0 1px 0px #d8d7d7
69
69
 
70
-
71
70
  @mixin shadow-clear
72
71
  -moz-box-shadow: 0 0 0
73
72
  -webkit-box-shadow: 0 0 0
@@ -84,9 +83,24 @@ $button-colored-box-shadow-value : 0 1px 2px darken($color-background-alt, 22%)
84
83
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ebe9e9, endColorstr=#d2d0d0)"
85
84
 
86
85
  @mixin blue_gradient
86
+ background: #85a623
87
87
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #68A9C5), color-stop(1, #518AB0))
88
88
  background: -moz-linear-gradient(center top , #68A9C5 0pt, #518AB0 100%) repeat scroll 0 0 transparent
89
89
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#68A9C5, endColorstr=#518AB0)"
90
+ &.hover:hover
91
+ background: darken(#518AB0, 5%)
92
+ background: -moz-linear-gradient(top, darken(#68A9C5, 5%), darken(#518AB0, 5%))
93
+ background: -webkit-gradient(linear, left top, left bottom, from(darken(#68A9C5, 5%)), to(darken(#518AB0, 5%)))
94
+
95
+ @mixin green_gradient
96
+ background: #85a623
97
+ background: -moz-linear-gradient(top, #bbd65f, #85a623)
98
+ background: -webkit-gradient(linear, left top, left bottom, from(#bbd65f), to(#85a623))
99
+ -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#bbd65f, endColorstr=#85a623)"
100
+ &.hover:hover
101
+ background: darken(#85a623, 5%)
102
+ background: -moz-linear-gradient(top, darken(#bbd65f, 5%), darken(#85a623, 5%))
103
+ background: -webkit-gradient(linear, left top, left bottom, from(darken(#bbd65f, 5%)), to(darken(#85a623, 5%)))
90
104
 
91
105
  @mixin box
92
106
  -moz-border-radius: 6px
@@ -290,3 +304,7 @@ $button-colored-box-shadow-value : 0 1px 2px darken($color-background-alt, 22%)
290
304
  @include rounded-box
291
305
  font-size: $font-size-main
292
306
  line-height: $line-height
307
+
308
+ @mixin vertical_divide
309
+ border: solid #b4b4b4
310
+ border-width: 0 1px 0 0
metadata CHANGED
@@ -1,79 +1,62 @@
1
- --- !ruby/object:Gem::Specification
1
+ --- !ruby/object:Gem::Specification
2
2
  name: engineyard-theme
3
- version: !ruby/object:Gem::Version
4
- hash: 7
3
+ version: !ruby/object:Gem::Version
4
+ version: 2.3.3
5
5
  prerelease:
6
- segments:
7
- - 2
8
- - 3
9
- - 2
10
- version: 2.3.2
11
6
  platform: ruby
12
- authors:
7
+ authors:
13
8
  - Paul Campbell
14
9
  - Dr Nic Williams
15
10
  autorequire:
16
11
  bindir: bin
17
12
  cert_chain: []
18
-
19
- date: 2012-01-07 00:00:00 Z
20
- dependencies:
21
- - !ruby/object:Gem::Dependency
22
- version_requirements: &id001 !ruby/object:Gem::Requirement
13
+ date: 2012-01-09 00:00:00.000000000 -08:00
14
+ default_executable:
15
+ dependencies:
16
+ - !ruby/object:Gem::Dependency
17
+ name: rails
18
+ requirement: &70236574677960 !ruby/object:Gem::Requirement
23
19
  none: false
24
- requirements:
25
- - - ">="
26
- - !ruby/object:Gem::Version
27
- hash: 3
28
- segments:
29
- - 0
30
- version: "0"
31
- requirement: *id001
20
+ requirements:
21
+ - - ! '>='
22
+ - !ruby/object:Gem::Version
23
+ version: '0'
32
24
  type: :runtime
33
25
  prerelease: false
34
- name: rails
35
- - !ruby/object:Gem::Dependency
36
- version_requirements: &id002 !ruby/object:Gem::Requirement
26
+ version_requirements: *70236574677960
27
+ - !ruby/object:Gem::Dependency
28
+ name: jeweler
29
+ requirement: &70236574677380 !ruby/object:Gem::Requirement
37
30
  none: false
38
- requirements:
31
+ requirements:
39
32
  - - ~>
40
- - !ruby/object:Gem::Version
41
- hash: 7
42
- segments:
43
- - 1
44
- - 5
45
- - 2
33
+ - !ruby/object:Gem::Version
46
34
  version: 1.5.2
47
- requirement: *id002
48
35
  type: :development
49
36
  prerelease: false
50
- name: jeweler
51
- - !ruby/object:Gem::Dependency
52
- version_requirements: &id003 !ruby/object:Gem::Requirement
37
+ version_requirements: *70236574677380
38
+ - !ruby/object:Gem::Dependency
39
+ name: rails
40
+ requirement: &70236574676780 !ruby/object:Gem::Requirement
53
41
  none: false
54
- requirements:
42
+ requirements:
55
43
  - - ~>
56
- - !ruby/object:Gem::Version
57
- hash: 5
58
- segments:
59
- - 3
60
- version: "3"
61
- requirement: *id003
44
+ - !ruby/object:Gem::Version
45
+ version: '3'
62
46
  type: :runtime
63
47
  prerelease: false
64
- name: rails
65
- description: View helpers 'header' and 'footer', along with an assets generator to make any site look like http://engineyard.com
66
- email:
48
+ version_requirements: *70236574676780
49
+ description: View helpers 'header' and 'footer', along with an assets generator to
50
+ make any site look like http://engineyard.com
51
+ email:
67
52
  - paul@rslw.com
68
53
  - drnicwilliams@gmail.com
69
54
  executables: []
70
-
71
55
  extensions: []
72
-
73
- extra_rdoc_files:
56
+ extra_rdoc_files:
74
57
  - LICENSE.txt
75
58
  - README.md
76
- files:
59
+ files:
77
60
  - Gemfile
78
61
  - Gemfile.lock
79
62
  - History.md
@@ -104,38 +87,33 @@ files:
104
87
  - vendor/assets/stylesheets/sass/ey-theme-globals.css.sass
105
88
  - vendor/assets/stylesheets/sass/ey-theme-jquery-ui.css.sass
106
89
  - vendor/assets/stylesheets/sass/ey-theme-jquery.tooltip.css.sass
90
+ has_rdoc: true
107
91
  homepage: http://github.com/engineyard/engineyard-theme
108
- licenses:
92
+ licenses:
109
93
  - MIT
110
94
  post_install_message:
111
95
  rdoc_options: []
112
-
113
- require_paths:
96
+ require_paths:
114
97
  - lib
115
- required_ruby_version: !ruby/object:Gem::Requirement
98
+ required_ruby_version: !ruby/object:Gem::Requirement
116
99
  none: false
117
- requirements:
118
- - - ">="
119
- - !ruby/object:Gem::Version
120
- hash: 3
121
- segments:
100
+ requirements:
101
+ - - ! '>='
102
+ - !ruby/object:Gem::Version
103
+ version: '0'
104
+ segments:
122
105
  - 0
123
- version: "0"
124
- required_rubygems_version: !ruby/object:Gem::Requirement
106
+ hash: 1866165355712097984
107
+ required_rubygems_version: !ruby/object:Gem::Requirement
125
108
  none: false
126
- requirements:
127
- - - ">="
128
- - !ruby/object:Gem::Version
129
- hash: 3
130
- segments:
131
- - 0
132
- version: "0"
109
+ requirements:
110
+ - - ! '>='
111
+ - !ruby/object:Gem::Version
112
+ version: '0'
133
113
  requirements: []
134
-
135
114
  rubyforge_project:
136
- rubygems_version: 1.8.11
115
+ rubygems_version: 1.6.2
137
116
  signing_key:
138
117
  specification_version: 3
139
118
  summary: A gem providing helper methods and assets to make any site look like http://engineyard.com
140
119
  test_files: []
141
-