Skip to content

Commit

Permalink
version up to 0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Nes-si committed Nov 14, 2018
1 parent 14d747f commit b59c94a
Show file tree
Hide file tree
Showing 4 changed files with 82 additions and 70 deletions.
8 changes: 4 additions & 4 deletions dist/main.js

Large diffs are not rendered by default.

140 changes: 76 additions & 64 deletions dist/main.min.css
Original file line number Diff line number Diff line change
Expand Up @@ -651,53 +651,6 @@ template {
cursor: pointer;
font-size: 12px;
}
.Sidebar---sidebar---2oRaL {
margin-top: 60px;
overflow-x: hidden;
-js-display: flex;
display: flex;
flex-flow: column nowrap;
justify-content: space-between;
background: #f1f1f1;
height: calc(100vh - 60px);
width: 240px;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}

.Sidebar---sidebar---2oRaL .Sidebar---answer-wrapper---ny_jc {
flex: 0 0 100px;
}

.Sidebar---sidebar---2oRaL .Sidebar---answer-question---1zx7p {
height: 32px;
width: 32px;
border-radius: 100%;
position: absolute;
bottom: 40px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
background: #FFFFFF;
border: 1px solid #CCCCCC;
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.10);
transition: box-shadow 0.1s ease;
will-change: transition;
-js-display: flex;
display: flex;
flex-flow: column nowrap;
justify-content: center;
align-items: center;
cursor: pointer;
}

.Sidebar---sidebar---2oRaL .Sidebar---answer-question---1zx7p:hover {
box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.10);
}

.Sidebar---sidebar---2oRaL .Sidebar---answer-question---1zx7p .Sidebar---icon---30f0L svg {
height: 15px;
}
.Header---header---1OKbu {
position: fixed;
background: #fff;
Expand Down Expand Up @@ -757,6 +710,53 @@ template {
.Header---header---1OKbu .Header---logout---53m2m:hover {
opacity: 1;
}
.Sidebar---sidebar---2oRaL {
margin-top: 60px;
overflow-x: hidden;
-js-display: flex;
display: flex;
flex-flow: column nowrap;
justify-content: space-between;
background: #f1f1f1;
height: calc(100vh - 60px);
width: 240px;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}

.Sidebar---sidebar---2oRaL .Sidebar---answer-wrapper---ny_jc {
flex: 0 0 100px;
}

.Sidebar---sidebar---2oRaL .Sidebar---answer-question---1zx7p {
height: 32px;
width: 32px;
border-radius: 100%;
position: absolute;
bottom: 40px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
background: #FFFFFF;
border: 1px solid #CCCCCC;
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.10);
transition: box-shadow 0.1s ease;
will-change: transition;
-js-display: flex;
display: flex;
flex-flow: column nowrap;
justify-content: center;
align-items: center;
cursor: pointer;
}

.Sidebar---sidebar---2oRaL .Sidebar---answer-question---1zx7p:hover {
box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.10);
}

.Sidebar---sidebar---2oRaL .Sidebar---answer-question---1zx7p .Sidebar---icon---30f0L svg {
height: 15px;
}
.MainArea---wrapper---CERgj {
overflow: hidden;
height: 100vh;
Expand Down Expand Up @@ -885,6 +885,20 @@ template {
height: 0%;
}
}
.SiteLoader---loader-wrapper---3uDnF {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.5);
-js-display: flex;
display: flex;
flex-flow: column nowrap;
justify-content: center;
align-items: center;
z-index: 100
}
.ButtonControl---ButtonControl---W6bNo {
font-family: 'Open Sans', sans-serif;
border-radius: 2px;
Expand Down Expand Up @@ -1055,20 +1069,6 @@ template {
.InputControl---input-disabled---2wnBH {
cursor: default
}
.SiteLoader---loader-wrapper---3uDnF {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255,255,255,0.5);
-js-display: flex;
display: flex;
flex-flow: column nowrap;
justify-content: center;
align-items: center;
z-index: 100
}
.SiteCreationModal---modal---2QI4J {
position: absolute;
height: 100%;
Expand Down Expand Up @@ -3906,8 +3906,8 @@ template {
letter-spacing: 0.46px;
}

.Model---titleButton---msufr {
background-image: linear-gradient(-180deg, #607D8B 0%, #3E5059 150%);
.Model---titleButton---msufr,
.Model---requiredButton---UZ0Ug {
box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.20);
border-radius: 2px;
font-weight: 700;
Expand All @@ -3919,6 +3919,14 @@ template {
text-transform: uppercase;
}

.Model---titleButton---msufr {
background-image: linear-gradient(-180deg, #607D8B 0%, #3E5059 150%);
}

.Model---requiredButton---UZ0Ug {
background-image: linear-gradient(-180deg, #87abd2 0%, #5b75a5 150%);
}

.Model---hiddenControls---n9psi {
opacity: 0.001;
transition: opacity 0.1s ease;
Expand Down Expand Up @@ -4200,6 +4208,10 @@ template {
will-change: color;
}

.ContentEdit---field-title---2dAa7 {
position: relative;
}

.ContentEdit---field-error---15lcv {
color: #DD5555;
}
Expand All @@ -4211,7 +4223,7 @@ template {
.ContentEdit---field---3L-mX .ContentEdit---link---1iT8I {
position: absolute;
right: 3px;
bottom: 4px;
bottom: -2px;
opacity: .7;
cursor: pointer;
}
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chisel-cms",
"version": "0.8.3",
"version": "0.8.4",
"description": "API-first headless CMS running on Parse Server",
"author": "Beach.io <beach.io>",
"license": "MIT",
Expand Down

0 comments on commit b59c94a

Please sign in to comment.