Skip to content

Commit

Permalink
🚄v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Trevelopment committed Sep 30, 2018
1 parent 3dfe2dd commit ac05a8b
Show file tree
Hide file tree
Showing 160 changed files with 4,100 additions and 3,887 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Permanently visible date + icons above the clock, even if system messages are di

##### USB Audio Mod. By: Enlsen

## **NOT Compatible with FW v59.00.502+**
*(NOT Compatible with FW v59.00.502+)*

\*\*Patches The USB Audio App With These Mods:

Expand Down
40 changes: 12 additions & 28 deletions app/assets/css/casdk.css
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ hr {
margin: 0 !important;
}
/*Exclusive Theme Colors Configuration*/

.label-theme {
background-color: #68dff0;
}
Expand All @@ -140,7 +139,6 @@ ul.top-menu>li>.logout {
margin-top: 15px;
}
/*sidebar navigation*/

#sidebar {
width: 210px;
height: 100%;
Expand All @@ -161,7 +159,6 @@ ul.top-menu>li>.logout {
padding-bottom: 10px;
}
/*notification*/

#top_menu .nav>li, ul.top-menu>li {
float: left;
}
Expand Down Expand Up @@ -212,7 +209,6 @@ ul.top-menu>li>a:hover, ul.top-menu>li>a:focus {
-webkit-border-radius: 4px;
}
/* Dash Side */

.ds {
background: #ffffff;
padding-top: 20px;
Expand Down Expand Up @@ -267,7 +263,6 @@ ul.top-menu>li>a:hover, ul.top-menu>li>a:focus {
color: #68dff0;
}
/* LINE ICONS CONFIGURATION */

.mtbox {
margin-top: 80px;
margin-bottom: 40px;
Expand Down Expand Up @@ -302,9 +297,7 @@ ul.top-menu>li>a:hover, ul.top-menu>li>a:focus {
/* *************************************************************************************
PANELS CONFIGURATIONS
*************************************************************************************** */

/*Panel Size*/

.pn {
height: 315px;
box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
Expand All @@ -313,7 +306,6 @@ PANELS CONFIGURATIONS
box-shadow: 2px 3px 2px rgba(0, 0, 0, 0.3);
}
/*Grey Panel*/

.grey-panel {
text-align: center;
background: #dfdfe1;
Expand All @@ -331,7 +323,6 @@ PANELS CONFIGURATIONS
margin-left: 5px;
}
/* Specific Conf for Donut Charts*/

.donut-chart p {
margin-top: 5px;
font-weight: 700;
Expand All @@ -343,7 +334,6 @@ PANELS CONFIGURATIONS
font-size: 38px;
}
/* Dark Blue*/

.darkblue-panel {
text-align: center;
background: #444c57;
Expand All @@ -370,7 +360,6 @@ PANELS CONFIGURATIONS
font-weight: 700;
}
/*Green Panel*/

.green-panel {
text-align: center;
background: #68dff0;
Expand All @@ -393,7 +382,6 @@ PANELS CONFIGURATIONS
color: white;
}
/*White Panel */

.white-panel {
text-align: center;
background: #ffffff;
Expand All @@ -420,7 +408,6 @@ PANELS CONFIGURATIONS
font-size: 14px;
}
/*STOCK CARD Panel*/

.card {
background: white;
box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
Expand Down Expand Up @@ -467,7 +454,6 @@ PANELS CONFIGURATIONS
font-size: 14px;
}
/*Content Panel*/

.content-panel {
background: #ffffff;
box-shadow: 0px 3px 2px #aab2bd;
Expand All @@ -478,7 +464,6 @@ PANELS CONFIGURATIONS
margin-left: 10px;
}
/* BLOG PANEL */

#blog-bg {
background: url(../../files/img/casdk.jpg) no-repeat center top;
margin-top: -15px;
Expand Down Expand Up @@ -512,7 +497,6 @@ PANELS CONFIGURATIONS
font-size: 12px;
}
/* Calendar Configuration */

#calendar {
color: white;
padding: 0px !important;
Expand All @@ -521,7 +505,6 @@ PANELS CONFIGURATIONS
background: #43b1a9;
}
/* TODO PANEL */

.mb.casdk-apps {
display: block;
overflow: auto;
Expand Down Expand Up @@ -566,6 +549,8 @@ PANELS CONFIGURATIONS
cursor: pointer;
transition: all 0.7s ease;
margin: 0px;
white-space: nowrap;
overflow: hidden;
}
.steps>label:before {
content: "";
Expand Down Expand Up @@ -595,9 +580,7 @@ PANELS CONFIGURATIONS
transform: translate(-42%, 0);
}
/* PROFILE PANELS */

/* Profile 01*/

#profile-01 {
background: url(files/img/casdk.jpg) no-repeat center top;
margin-top: -15px;
Expand Down Expand Up @@ -646,7 +629,6 @@ PANELS CONFIGURATIONS
font-size: 15px;
}
/* Profile 02*/

#profile-02 {
margin-top: -15px;
background-attachment: relative;
Expand Down Expand Up @@ -683,7 +665,6 @@ PANELS CONFIGURATIONS
font-size: 20px;
}
/*spark line*/

.chart {
display: inline-block;
text-align: center;
Expand Down Expand Up @@ -747,15 +728,13 @@ PANELS CONFIGURATIONS
display: inline-block;
}
/* showcase background */

.showback {
background: #ffffff;
padding: 15px;
margin-bottom: 15px;
box-shadow: 0px 3px 2px #aab2bd;
}
/* Calendar Events - Calendar.html*/

.external-event {
cursor: move;
display: inline-block !important;
Expand All @@ -775,7 +754,6 @@ PANELS CONFIGURATIONS
background: #FFFFFF;
}
/* Gallery Configuration */

.photo-wrapper {
display: block;
position: relative;
Expand Down Expand Up @@ -821,7 +799,6 @@ PANELS CONFIGURATIONS
filter: alpha(opacity=100);
}
/* EZ Checklist */

.ez-checkbox {
margin-right: 5px;
}
Expand All @@ -833,7 +810,6 @@ PANELS CONFIGURATIONS
background: #fffbcc !important;
}
/* FORMS CONFIGURATION */

.form-panel {
background: #ffffff;
margin: 10px;
Expand Down Expand Up @@ -872,7 +848,6 @@ label {
height: 34px;
}
/* TOGGLE CONFIGURATION */

.has-switch {
border-radius: 30px;
-webkit-border-radius: 30px;
Expand Down Expand Up @@ -1089,14 +1064,23 @@ span.casdk-apps {
.casdk-app-img {
width: 95%;
max-width: 300px;
cursor: help;
}
.reset-fade {
z-index: 999;
color: #fff;
}
div#file a {
span.flacmsg, input#legacyAppInst, input#legacyAppInst+label, input#advancedOptions, input#advancedOptions+label, div#file a {
display: none;
}
div#file a:last-child {
display: block;
}
.casdk-help-img {
width: 100%;
text-align: center;
}
.casdk-help-img img {
width: 80%;
max-width: 500px;
}
26 changes: 11 additions & 15 deletions app/assets/css/checkboxStyles.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ label {
padding: 3px 6px;
}
/* Checkbox Styles */

input[type=checkbox] {
visibility: hidden;
}
Expand All @@ -20,7 +19,7 @@ input[type=checkbox] {
background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfff4', endColorstr='#b3bead', GradientType=0);
margin: 4px auto;
-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5);
Expand All @@ -43,7 +42,7 @@ input[type=checkbox] {
background: -o-linear-gradient(top, #222 0%, #45484d 100%);
background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
background: linear-gradient(top, #222 0%, #45484d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222', endColorstr='#45484d', GradientType=0);
}
.install-check label:hover::after, .uninstall-check label:hover::after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
Expand Down Expand Up @@ -84,7 +83,6 @@ input[type=checkbox] {
background: linear-gradient(top, #bf0000 0%, #940000 100%);
}
/* Help Toggler */

.helpToggle {
width: 80px;
height: 26px;
Expand Down Expand Up @@ -143,7 +141,7 @@ input[type=checkbox] {
background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfff4', endColorstr='#b3bead', GradientType=0);
}
.helpToggle input[type=checkbox]:checked+label {
left: 3px;
Expand All @@ -160,7 +158,7 @@ input[type=checkbox] {
background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfff4', endColorstr='#b3bead', GradientType=0);
margin: 20px auto;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
Expand Down Expand Up @@ -188,7 +186,7 @@ input[type=checkbox] {
background: -o-linear-gradient(top, #222 0%, #45484d 100%);
background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
background: linear-gradient(top, #222 0%, #45484d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222', endColorstr='#45484d', GradientType=0);
}
.menuCheck label:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
Expand Down Expand Up @@ -278,7 +276,7 @@ input[type=checkbox] {
background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfff4', endColorstr='#b3bead', GradientType=0);
/*margin: 20px auto;*/
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
Expand Down Expand Up @@ -306,7 +304,7 @@ input[type=checkbox] {
background: -o-linear-gradient(top, #222 0%, #45484d 100%);
background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
background: linear-gradient(top, #222 0%, #45484d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222', endColorstr='#45484d', GradientType=0);
}
.extraCheck, .extraRadio label:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
Expand Down Expand Up @@ -344,7 +342,7 @@ input[type=checkbox] {
span.toggleExtra:before {
font-size: 16px;
padding: 2px;
z-index: 8;
z-index: 2;
position: absolute;
cursor: pointer;
display: inline-block !important;
Expand All @@ -360,7 +358,6 @@ span.toggleExtra.icon-plus-square:before {
padding: 3px 4px;
outline: 1px double transparent;
}*/

span.toggleExtra.icon-plus-square+* {
display: none !important;
}
Expand Down Expand Up @@ -447,7 +444,6 @@ span.toggleExtra:hover:before {
}
/* Do not change following properties, they aren't
generated automatically and are common for each slider. */

.accordion {
overflow: hidden;
}
Expand Down Expand Up @@ -633,14 +629,14 @@ input[type=color]::-webkit-color-swatch {
border: 1px solid #000;
}
/* Popover Body */

.icon-question~.popover .popover-content {
background-color: #000;
color: #FFFFFF;
padding: 15px;
padding: 8px 0px;
border: 2px groove #0000ff;
width: 500px;
width: 700px;
border-radius: 10px;
line-height: 1.2;
}
.icon-question~.popover {
background-color: #000;
Expand Down
3 changes: 2 additions & 1 deletion app/assets/css/contact.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
div#contact-form {
max-height: 635px;
height: 635px;
max-height: 100%;
}
/* Contact Form Styles */

Expand Down

0 comments on commit ac05a8b

Please sign in to comment.