Skip to content

Commit

Permalink
Merge pull request #197 from lokonli/v332-master
Browse files Browse the repository at this point in the history
V332 master
  • Loading branch information
lokonli authored Jan 18, 2020
2 parents 0f63895 + c093aff commit fadda0a
Show file tree
Hide file tree
Showing 219 changed files with 9,240 additions and 65,510 deletions.
5 changes: 5 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"presets": [
"@babel/preset-env"
]
}
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@
Makefile.ini
/custom/*

package-lock.json
7 changes: 5 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@

{
"restructuredtext.confPath": "${workspaceFolder}/docs"
}
"restructuredtext.confPath" : "${workspaceFolder}/docs",
"restructuredtext.updateOnTextChanged" : "true",
"restructuredtext.updateDelay" : 300
}
3 changes: 3 additions & 0 deletions babel.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module.exports = {
presets: ["@babel/env"], // "@babel/preset-env"
};
227 changes: 156 additions & 71 deletions css/creative.css
Original file line number Diff line number Diff line change
Expand Up @@ -42,29 +42,35 @@
text-align: center
}

.dt-container {
width: 100%
}

.swiper-container {
width: 100%;
height: 100%;
}
.swiper-container.edit{

.dt-container.edit{
width:auto;
float: right;
width: calc(100% - 220px);
}
.swiper-wrapper {
height: 100%;
}

.swiper-slide {
background: #000;
overflow-x: hidden;
overflow-y: hidden;
min-height: 100vh
}
.swiper-slide {
height: auto !important;
min-height: 100% !important;
}

.swiper-pagination-bullet-active {
background-color:#fff !important;
}

.vertical-scroll {
overflow-y: auto;
}

#loadingMessage {
width: 100%;
height: 100%;
Expand All @@ -88,6 +94,66 @@
border: 7px solid rgba(255,255,255,0);
}

.dt_block {
display: flex;
background: rgba(0,0,0,0.2);
background-clip: padding-box;
border: 7px solid rgba(255,255,255,0);
padding: 5px !important;
}

.dt_content {
width: 100%;
margin: 0px 0px;
}

.dt_block .col-icon {
margin-top: 5px;
width:45px !important;
}

.dt_title {
font-weight: bold;
font-size: 150%;
margin: 5px 5px;
}

.dt_state {
margin: 5px 5px;
}

.button .dt_state, .frame .dt_state {
margin: -5px;
}

.dt_block.dt_button .col-icon, .dt_block.dt_button .dt_title {
min-height: 55px;
padding-top: 10px !important;
}

.dt_state iframe {
width: 100%;
max-width: 100%
}

.ios .dt_state{
overflow-y: auto;
-webkit-overflow-scrolling:touch !important;
height: 100%;
}

.ios iframe{
height: 100%;
min-width: 100%;
width: 100px;
*width: 100%;
}

.streamplayer .title {
font-size: 150%;
font-weight: bold;
}

.fa-tv:before {font-size:26px;}
.col-currency {font-size: 18px;text-align:right;}
.SonarrItem {
Expand Down Expand Up @@ -135,7 +201,8 @@

.trashcan {
margin-left:-4px;
height:30px;
max-width:30px;
height: auto
}
.modal {
z-index:9999;
Expand Down Expand Up @@ -550,19 +617,8 @@ a.playlist {
margin-left: 0px;
}

.titlegroups .co-data {
margin-top: 0px;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);

}

.titlegroups .col-icon {
margin-top: 0;
top: 40%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
.blocktitle{
font-size: 150%;
}

.up,.down {
Expand Down Expand Up @@ -603,13 +659,6 @@ a.playlist {
}

@media only screen and (max-width: 1000px) {
.title-input {
font-size: 14px !important;
margin-top: 7px;
}
.iconheating {
margin-top: 14px;
}
}
/************************/

Expand Down Expand Up @@ -747,16 +796,22 @@ a:focus {
}

.newsWrapper { width:80%; height:106px; overflow:hidden; }
#newsTicker { padding:0; margin:10px 0 0 15px; color:#333; }

#newsTicker li {
min-height:72px;
overflow: hidden;
text-overflow: ellipsis;
text-align: left;
font-size: 14px;
color:#fff;
}
#newsTicker {
margin:10px 0 0 15px;
color:#333;
padding-top: 0px;
padding-left: 0px;
}

#newsTicker li {
min-height:72px;
overflow: hidden;
text-overflow: ellipsis;
text-align: left;
font-size: 14px;
color:#fff;
padding-left: 0px;
}

.fas.fa-newspaper,
.far.fa-newspaper {
Expand Down Expand Up @@ -1002,10 +1057,6 @@ Only add this hover on NON touch devices
margin:0px !important

}
.fas.fa-train,.fas.fa-bus{
margin-left:5px;
margin-top:3px;
}

.trainrow,
.trafficrow{
Expand All @@ -1021,6 +1072,8 @@ Only add this hover on NON touch devices
width:40px !important;
float: left;
z-index:10;
padding-left: 5px;
padding-right: 5px;
}

.col-data {
Expand Down Expand Up @@ -1162,32 +1215,6 @@ img.icon {
margin-right: 3px !important;
}

/*
@media (max-width: 975px) {
.col-icon {
width:30px !important;
}
img.icon {
max-width:20px !important;
}
.fas,.far,.fab,.wi {
font-size:15px !important;
}
.fa-tv:before {font-size:12px;}
#weather .wi {
font-size:24px !important;
}
.cast-button-container {
padding: 11px !important;
}
.col-data {
width: calc(100% - 34px);
}
}
*/

.containsweather .col-xs-1 {
width: 50px
}
Expand All @@ -1207,6 +1234,26 @@ img.icon {
padding-top: 7px;
padding-bottom: 7px;
}
.dt_block {
padding: 2px !important;
}
.dt_title, .dt_state {
margin: 2px 2px;
}

.dt_block .col-icon {
width: 36px !important;
margin: 2px;
}

.button .dt_state, .frame .dt_state {
margin: -2px;
}

.dt_title {
font-size: 100%
}

.cast-button-container {
padding: 3px !important;
}
Expand Down Expand Up @@ -1252,9 +1299,20 @@ img.icon {


.trashcan {
height: 25px !important;
max-width:15px !important;
}

.iconheating {
margin-top: 0px;
}

.title-input {
font-size: 14px !important;
margin-top: 0px;
}



}

div.screen {
Expand Down Expand Up @@ -1546,6 +1604,33 @@ a:not([href]) {
cursor: pointer;
}

/* EVOHOME START */
.text-grey {
color: #bbb;
white-space:nowrap
}

.small_fa {
font-size:0.9em
}

.select {
background: transparent;
border: 0;
color: white!important;
}

.select option {
border: 0;
color: white!important;
background-color: #222222;
}

.hide{
display: none!important;
}
/* EVOHOME END */

/* PLUGINS */
.morris-hover{position:absolute;z-index:1000}.morris-hover.morris-default-style{border-radius:10px;padding:6px;color:#666;background:rgba(255,255,255,0.8);border:solid 2px rgba(230,230,230,0.8);font-family:sans-serif;font-size:12px;text-align:center}.morris-hover.morris-default-style .morris-hover-row-label{font-weight:bold;margin:0.25em 0}
.morris-hover.morris-default-style .morris-hover-point{white-space:nowrap;margin:0.1em 0}
Expand Down
Binary file removed css/fonts/opensans/fonts/Bold/OpenSans-Bold.eot
Binary file not shown.
Loading

0 comments on commit fadda0a

Please sign in to comment.