cm-admin 3.0.9 → 3.0.10

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7470565c394ee297e76878ead64578e8fcb5cc7458b69516fc397f2577374d76
4
- data.tar.gz: bf8f4e1694b6e8b4f5095f05eb9df1919a1fb4ce49d588d1fe576346cc76dd46
3
+ metadata.gz: e06eca00acf8ab69325f9c3f9e21fe2ca85decefc8e5a3a6e3aaf3130155aa2c
4
+ data.tar.gz: 14d4e93f9a7929139d7ae0da003ea493c6b4e37e14a15df88287860ee04a43da
5
5
  SHA512:
6
- metadata.gz: 7e3de3b4dd2892626348a9feab18726c4cc370cca3d9a98625cb7e0a228f21b760413adb5f0e55607cfb4c02fb11625833f0dbd601e134d3dd14eb7aae733945
7
- data.tar.gz: 9624eb827a4a5459f4f254e8f57f771afe8f9f6109493e136def8d1e9a0012aa76676fab59fbcd0851b8fcc6c9c9ef073c6a909e5b36bd393de269ec63b3ec82
6
+ metadata.gz: '09f6012b9c167c248cbd50eae357d590bead028346279c133df0ae5d50efbb4c93e8cce97c35192598b6dcc7301ca05cb7bd39e1c8afe04b9bc63e2db07a14cd'
7
+ data.tar.gz: 5486d07094d0afb477aeb1be63456858d7565ad41d82a03d0a859ffbb8a7e5e7ca6e8fb24bcb9a4264f3e67b61760b39be89e854992f075af2dd56b5f19ee8aa
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cm-admin (3.0.9)
4
+ cm-admin (3.0.10)
5
5
  caxlsx_rails
6
6
  cocoon (~> 1.2.15)
7
7
  csv-importer (~> 0.8.2)
@@ -61,18 +61,18 @@
61
61
  }
62
62
 
63
63
  //upload attachment style
64
- [data-section="destroy-attachment"] {
65
- margin-top: 4px;
66
- }
67
64
  [data-section="image-preview"] {
68
65
  [data-section="destroy-attachment"] {
69
66
  background-color: $grey-lightest-clr;
70
67
  mix-blend-mode: multiply;
71
68
  padding: 8px;
72
69
  margin-bottom: 5px;
73
- .btn-ghost {
74
- float: right;
75
- margin-top: 12px;
70
+ display: flex;
71
+ justify-content: space-between;
72
+ align-items: center;
73
+ .btn-link {
74
+ width: 125px;
75
+ justify-content: start !important;
76
76
  }
77
77
  }
78
78
  }
@@ -1,3 +1,3 @@
1
1
  module CmAdmin
2
- VERSION = '3.0.9'
2
+ VERSION = '3.0.10'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cm-admin
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.9
4
+ version: 3.0.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael