synergy_bootstrap_theme 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -7,7 +7,7 @@
7
7
  <div class="span8">
8
8
 
9
9
  <div class="row">
10
- <div class="span2 offset6">
10
+ <div class="span2 offset6 well cart">
11
11
  <table>
12
12
  <tr>
13
13
  <td><i class="cart_icon"></i></td>
@@ -163,4 +163,10 @@ ul.footer_menu {
163
163
  ul.footer_menu li {
164
164
  float: left;
165
165
  margin-left: 1em;
166
+ }
167
+
168
+ .cart{
169
+ padding: 5px;
170
+ margin-bottom: 0;
171
+ width: 130px;
166
172
  }
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'synergy_bootstrap_theme'
3
- s.version = '0.0.2'
4
- s.date = '2012-04-23'
3
+ s.version = '0.0.3'
4
+ s.date = '2012-05-01'
5
5
  s.summary = "Synergy theme with twitter bootstrap"
6
6
  s.description = "A simple synergy theme based on synergy_default_theme with twitter bootstrap"
7
7
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: synergy_bootstrap_theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
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: 2012-04-23 00:00:00.000000000 Z
12
+ date: 2012-05-01 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: dalli