Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Commit

Permalink
Fix header
Browse files Browse the repository at this point in the history
  • Loading branch information
KTibow committed Oct 12, 2020
1 parent 7d8486f commit d4e8af1
Show file tree
Hide file tree
Showing 12 changed files with 48 additions and 0 deletions.
4 changes: 4 additions & 0 deletions theme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,12 @@ Dark Soft UI{color_name}:
/* Uncomment this if you want the header on the bottom
app-header {
top: calc(100vh - 60px) !important;
bottom: 0 !important;
transform: unset !important;
}
hui-masonry-view {
padding-bottom: 60px !important;
}
*/
/* This gives the header in edit mode a different look from the standard header. */
app-header.edit-mode {
Expand Down
4 changes: 4 additions & 0 deletions themes/dark-soft-ui-cyan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,12 @@ Dark Soft UI Cyan:
/* Uncomment this if you want the header on the bottom
app-header {
top: calc(100vh - 60px) !important;
bottom: 0 !important;
transform: unset !important;
}
hui-masonry-view {
padding-bottom: 60px !important;
}
*/
/* This gives the header in edit mode a different look from the standard header. */
app-header.edit-mode {
Expand Down
4 changes: 4 additions & 0 deletions themes/dark-soft-ui-fire.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,12 @@ Dark Soft UI Fire:
/* Uncomment this if you want the header on the bottom
app-header {
top: calc(100vh - 60px) !important;
bottom: 0 !important;
transform: unset !important;
}
hui-masonry-view {
padding-bottom: 60px !important;
}
*/
/* This gives the header in edit mode a different look from the standard header. */
app-header.edit-mode {
Expand Down
4 changes: 4 additions & 0 deletions themes/dark-soft-ui-green.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,12 @@ Dark Soft UI Green:
/* Uncomment this if you want the header on the bottom
app-header {
top: calc(100vh - 60px) !important;
bottom: 0 !important;
transform: unset !important;
}
hui-masonry-view {
padding-bottom: 60px !important;
}
*/
/* This gives the header in edit mode a different look from the standard header. */
app-header.edit-mode {
Expand Down
4 changes: 4 additions & 0 deletions themes/dark-soft-ui-lime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,12 @@ Dark Soft UI Lime:
/* Uncomment this if you want the header on the bottom
app-header {
top: calc(100vh - 60px) !important;
bottom: 0 !important;
transform: unset !important;
}
hui-masonry-view {
padding-bottom: 60px !important;
}
*/
/* This gives the header in edit mode a different look from the standard header. */
app-header.edit-mode {
Expand Down
4 changes: 4 additions & 0 deletions themes/dark-soft-ui-mint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,12 @@ Dark Soft UI Mint:
/* Uncomment this if you want the header on the bottom
app-header {
top: calc(100vh - 60px) !important;
bottom: 0 !important;
transform: unset !important;
}
hui-masonry-view {
padding-bottom: 60px !important;
}
*/
/* This gives the header in edit mode a different look from the standard header. */
app-header.edit-mode {
Expand Down
4 changes: 4 additions & 0 deletions themes/dark-soft-ui-orange.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,12 @@ Dark Soft UI Orange:
/* Uncomment this if you want the header on the bottom
app-header {
top: calc(100vh - 60px) !important;
bottom: 0 !important;
transform: unset !important;
}
hui-masonry-view {
padding-bottom: 60px !important;
}
*/
/* This gives the header in edit mode a different look from the standard header. */
app-header.edit-mode {
Expand Down
4 changes: 4 additions & 0 deletions themes/dark-soft-ui-red.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,12 @@ Dark Soft UI Red:
/* Uncomment this if you want the header on the bottom
app-header {
top: calc(100vh - 60px) !important;
bottom: 0 !important;
transform: unset !important;
}
hui-masonry-view {
padding-bottom: 60px !important;
}
*/
/* This gives the header in edit mode a different look from the standard header. */
app-header.edit-mode {
Expand Down
4 changes: 4 additions & 0 deletions themes/dark-soft-ui-rose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,12 @@ Dark Soft UI Rose:
/* Uncomment this if you want the header on the bottom
app-header {
top: calc(100vh - 60px) !important;
bottom: 0 !important;
transform: unset !important;
}
hui-masonry-view {
padding-bottom: 60px !important;
}
*/
/* This gives the header in edit mode a different look from the standard header. */
app-header.edit-mode {
Expand Down
4 changes: 4 additions & 0 deletions themes/dark-soft-ui-violet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,12 @@ Dark Soft UI Violet:
/* Uncomment this if you want the header on the bottom
app-header {
top: calc(100vh - 60px) !important;
bottom: 0 !important;
transform: unset !important;
}
hui-masonry-view {
padding-bottom: 60px !important;
}
*/
/* This gives the header in edit mode a different look from the standard header. */
app-header.edit-mode {
Expand Down
4 changes: 4 additions & 0 deletions themes/dark-soft-ui-yellow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,12 @@ Dark Soft UI Yellow:
/* Uncomment this if you want the header on the bottom
app-header {
top: calc(100vh - 60px) !important;
bottom: 0 !important;
transform: unset !important;
}
hui-masonry-view {
padding-bottom: 60px !important;
}
*/
/* This gives the header in edit mode a different look from the standard header. */
app-header.edit-mode {
Expand Down
4 changes: 4 additions & 0 deletions themes/dark-soft-ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,12 @@ Dark Soft UI:
/* Uncomment this if you want the header on the bottom
app-header {
top: calc(100vh - 60px) !important;
bottom: 0 !important;
transform: unset !important;
}
hui-masonry-view {
padding-bottom: 60px !important;
}
*/
/* This gives the header in edit mode a different look from the standard header. */
app-header.edit-mode {
Expand Down

0 comments on commit d4e8af1

Please sign in to comment.