conte_rails_template 0.0.36 → 0.0.37

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.
@@ -1,3 +1,3 @@
1
1
  module ConteRailsTemplate
2
- VERSION = "0.0.36"
2
+ VERSION = "0.0.37"
3
3
  end
@@ -109,19 +109,31 @@ body {
109
109
  border: none;
110
110
  padding: 0px; margin: 0px;
111
111
 
112
- a {
113
- border-top: none;
114
- height: 50px;
115
- padding: 0px;
116
- line-height: 50px;
117
- padding-left: 30px;
118
-
119
- &.active {
120
- background: #61324b;
121
- }
122
-
123
- &:hover {
124
- background: #484B51;
112
+ ul {
113
+ padding: 0px; margin: 0px;
114
+
115
+ li {
116
+ padding: 0px; margin: 0px;
117
+
118
+ a {
119
+ display: block;
120
+ border-top: none;
121
+ height: 50px;
122
+ padding: 0px;
123
+ line-height: 50px;
124
+ padding-left: 30px;
125
+
126
+ &.active {
127
+ background: #61324b;
128
+ &:hover {
129
+ background: #61324b;
130
+ }
131
+ }
132
+
133
+ &:hover {
134
+ background: #484B51;
135
+ }
136
+ }
125
137
  }
126
138
  }
127
139
  }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: conte_rails_template
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.36
4
+ version: 0.0.37
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: