conte_rails_template 0.0.24 → 0.0.25

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.
@@ -18,7 +18,7 @@ a:hover {
18
18
  }
19
19
 
20
20
  body {
21
- background: #E3E4E5;
21
+ background: #3B3D43;
22
22
  height: 100%;
23
23
  width: 100%;
24
24
  position: absolute;
@@ -122,6 +122,9 @@ body {
122
122
  #main {
123
123
  width: 84%;
124
124
  margin: 0px;
125
+ background: #E3E4E5;
126
+ min-height: 100%;
127
+
125
128
  #header {
126
129
  position: relative;
127
130
  z-index: 1000;
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.24
4
+ version: 0.0.25
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -122,6 +122,7 @@ files:
122
122
  - vendor/assets/images/login_logo.png
123
123
  - vendor/assets/javascripts/bootstrap-datetimepicker.min.js
124
124
  - vendor/assets/javascripts/conte.js
125
+ - vendor/assets/javascripts/jquery.ui.datepicker.js
125
126
  - vendor/assets/stylesheets/bootstrap-datetimepicker.min.css
126
127
  - vendor/assets/stylesheets/bootstrap-overwrite.css.scss
127
128
  - vendor/assets/stylesheets/conte.css.scss