Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
jimz011 authored Apr 3, 2021
1 parent 739c5d0 commit d1c2eb2
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions themes/Default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Home Assistant:
}
app-header {
top: auto !important;
border-top: 2px solid var(--primary-color);
border-top: 3px solid var(--primary-color);
bottom: -2px !important;
transform: unset !important;
box-shadow: 0px -10px 21px -15px rgba(0,0,0,0.75);
Expand All @@ -105,7 +105,7 @@ Home Assistant:
transform: rotateY(180deg) !important;
}
#view {
margin-top: -58px !important;
margin-top: -59px !important;
}
ha-icon {
transform: rotateY(180deg) !important;
Expand Down
4 changes: 2 additions & 2 deletions themes/Dwains Theme Dark (HKI Edition).yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Dwains Theme Dark (HKI Edition):
}
app-header {
top: auto !important;
border-top: 2px solid var(--primary-color);
border-top: 3px solid var(--primary-color);
bottom: -2px !important;
transform: unset !important;
box-shadow: 0px -10px 21px -15px rgba(0,0,0,0.75);
Expand All @@ -106,7 +106,7 @@ Dwains Theme Dark (HKI Edition):
transform: rotateY(180deg) !important;
}
#view {
margin-top: -58px !important;
margin-top: -59px !important;
}
ha-icon {
transform: rotateY(180deg) !important;
Expand Down
4 changes: 2 additions & 2 deletions themes/Dwains Theme Light (HKI Edition).yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Dwains Theme Light (HKI Edition):
}
app-header {
top: auto !important;
border-top: 2px solid var(--primary-color);
border-top: 3px solid var(--primary-color);
bottom: -2px !important;
transform: unset !important;
box-shadow: 0px -10px 21px -15px rgba(0,0,0,0.75);
Expand All @@ -104,7 +104,7 @@ Dwains Theme Light (HKI Edition):
transform: rotateY(180deg) !important;
}
#view {
margin-top: -58px !important;
margin-top: -59px !important;
}
ha-icon {
transform: rotateY(180deg) !important;
Expand Down
4 changes: 2 additions & 2 deletions themes/Orange Darkness.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Orange Darkness:
}
app-header {
top: auto !important;
border-top: 2px solid var(--primary-color);
border-top: 3px solid var(--primary-color);
bottom: -2px !important;
transform: unset !important;
box-shadow: 0px -10px 21px -15px rgba(0,0,0,0.75);
Expand All @@ -104,7 +104,7 @@ Orange Darkness:
transform: rotateY(180deg) !important;
}
#view {
margin-top: -58px !important;
margin-top: -59px !important;
}
ha-icon {
transform: rotateY(180deg) !important;
Expand Down
4 changes: 2 additions & 2 deletions themes/Orange Delight.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Orange Delight:
}
app-header {
top: auto !important;
border-top: 2px solid var(--primary-color);
border-top: 3px solid var(--primary-color);
bottom: -2px !important;
transform: unset !important;
box-shadow: 0px -10px 21px -15px rgba(0,0,0,0.75);
Expand All @@ -105,7 +105,7 @@ Orange Delight:
transform: rotateY(180deg) !important;
}
#view {
margin-top: -58px !important;
margin-top: -59px !important;
}
ha-icon {
transform: rotateY(180deg) !important;
Expand Down
4 changes: 2 additions & 2 deletions themes/Paper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Paper:
}
app-header {
top: auto !important;
border-top: 2px solid var(--primary-color);
border-top: 3px solid var(--primary-color);
bottom: -2px !important;
transform: unset !important;
box-shadow: 0px -10px 21px -15px rgba(0,0,0,0.75);
Expand All @@ -105,7 +105,7 @@ Paper:
transform: rotateY(180deg) !important;
}
#view {
margin-top: -58px !important;
margin-top: -59px !important;
}
ha-icon {
transform: rotateY(180deg) !important;
Expand Down
4 changes: 2 additions & 2 deletions themes/Silver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Silver:
}
app-header {
top: auto !important;
border-top: 2px solid var(--primary-color);
border-top: 3px solid var(--primary-color);
bottom: -2px !important;
transform: unset !important;
box-shadow: 0px -10px 21px -15px rgba(0,0,0,0.75);
Expand All @@ -105,7 +105,7 @@ Silver:
transform: rotateY(180deg) !important;
}
#view {
margin-top: -58px !important;
margin-top: -59px !important;
}
ha-icon {
transform: rotateY(180deg) !important;
Expand Down
4 changes: 2 additions & 2 deletions themes/Slate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Slate:
}
app-header {
top: auto !important;
border-top: 2px solid var(--primary-color);
border-top: 3px solid var(--primary-color);
bottom: -2px !important;
transform: unset !important;
box-shadow: 0px -10px 21px -15px rgba(0,0,0,0.75);
Expand All @@ -105,7 +105,7 @@ Slate:
transform: rotateY(180deg) !important;
}
#view {
margin-top: -58px !important;
margin-top: -59px !important;
}
ha-icon {
transform: rotateY(180deg) !important;
Expand Down
4 changes: 2 additions & 2 deletions themes/Space Gray.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Space Gray:
}
app-header {
top: auto !important;
border-top: 2px solid var(--primary-color);
border-top: 3px solid var(--primary-color);
bottom: -2px !important;
transform: unset !important;
box-shadow: 0px -10px 21px -15px rgba(0,0,0,0.75);
Expand All @@ -105,7 +105,7 @@ Space Gray:
transform: rotateY(180deg) !important;
}
#view {
margin-top: -58px !important;
margin-top: -59px !important;
}
ha-icon {
transform: rotateY(180deg) !important;
Expand Down
4 changes: 2 additions & 2 deletions themes/Sweet Pink.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Sweet Pink:
}
app-header {
top: auto !important;
border-top: 2px solid var(--primary-color);
border-top: 3px solid var(--primary-color);
bottom: -2px !important;
transform: unset !important;
box-shadow: 0px -10px 21px -15px rgba(0,0,0,0.75);
Expand All @@ -105,7 +105,7 @@ Sweet Pink:
transform: rotateY(180deg) !important;
}
#view {
margin-top: -58px !important;
margin-top: -59px !important;
}
ha-icon {
transform: rotateY(180deg) !important;
Expand Down
4 changes: 2 additions & 2 deletions themes/Valentine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Valentine:
}
app-header {
top: auto !important;
border-top: 2px solid var(--primary-color);
border-top: 3px solid var(--primary-color);
bottom: -2px !important;
transform: unset !important;
box-shadow: 0px -10px 21px -15px rgba(0,0,0,0.75);
Expand All @@ -105,7 +105,7 @@ Valentine:
transform: rotateY(180deg) !important;
}
#view {
margin-top: -58px !important;
margin-top: -59px !important;
}
ha-icon {
transform: rotateY(180deg) !important;
Expand Down

0 comments on commit d1c2eb2

Please sign in to comment.