redmine-neopoly_style 0.3.5 → 0.3.6

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: 0a0d55b2985a657f5470e2200c2c9555cd9b451e
4
- data.tar.gz: 62618413094ec6dcc066d1a84c1becd93b6d095b
3
+ metadata.gz: 80c774f57b0662d74c64461ef6ba6d2124424113
4
+ data.tar.gz: 204931550d80f45be8200053d76514a072288b1f
5
5
  SHA512:
6
- metadata.gz: 2b6ac175b922951b09a343664ad59c22abf713b57c4355de2b755c2d8932d92ee8b9b52bb03ed73558c6eb7fb7ddcf3d755dd9890d9f2e4ba0d13df4fe3d4926
7
- data.tar.gz: 1ce174066e729536b9e46cd351c021700ee3a174d061d1682710a545142cafad6048b2be7434afe155b1ced33a153e7b3dd47310afa1ad35c1ce43898e09ce2b
6
+ metadata.gz: db1abfef9ae876d6c1354f97ad3d6ddefe48d4d889861a5bda9b91734928e60b5be7c2a1fb318645c45d4d9c7cf46f1f930e0cb468a51e37dabadc14a6ffa6cf
7
+ data.tar.gz: 48222bd1489d80a4a734c5c6ded0e8dab20ba79bbed481c458e1ad63bbce6e8256837c8655bea957a1b6ea7e344a81bd653ae6acc8305307d90e2101825ffdc8
@@ -5,6 +5,6 @@
5
5
  .flyout-menu h1, .flyout-menu h2, .flyout-menu h3 { margin: 0; padding: 0; color: white; border-top: 1px solid #D7D7D7; border-bottom: 1px solid #D7D7D7; background-color: #292743; height: 20px; font-size: 11px; line-height: 19px; letter-spacing: 0.1em; text-transform: uppercase; }
6
6
  .flyout-menu .flyout-menu__sidebar { display: none; }
7
7
  .flyout-menu .personal-wiki-page { display: none; }
8
- #main { margin: 0; padding-top: 15px; }
8
+ #main { margin: 0; padding-top: 64px; }
9
9
  #content > .wiki > .apps.side { display: none; }
10
10
  #content > div.contextual { margin: 0 0 6px 0; padding: 0; text-align: center; } }
@@ -35,7 +35,7 @@
35
35
 
36
36
  #main
37
37
  margin: 0
38
- padding-top: 15px
38
+ padding-top: 64px
39
39
 
40
40
  #content
41
41
  > .wiki > .apps.side
@@ -1,3 +1,3 @@
1
1
  module NeopolyStyle
2
- VERSION = "0.3.5"
2
+ VERSION = "0.3.6"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: redmine-neopoly_style
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.5
4
+ version: 0.3.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jonas Thiel