Skip to content

Commit

Permalink
Fix gradient outdated directory syntax.
Browse files Browse the repository at this point in the history
  • Loading branch information
weitjong committed Dec 9, 2016
1 parent 26d6e10 commit 46eaf0d
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions src/scss/custom.scss
Expand Up @@ -168,7 +168,7 @@
.nav-sm .menu_section {
margin: 0;
}
.nav-sm span.fa,
.nav-sm span.fa,
.nav-sm .menu_section h3 {
display: none;
}
Expand Down Expand Up @@ -550,11 +550,11 @@ a:hover, a:focus {
color: #E7E7E7;
font-weight: 500;
}
.nav.child_menu li li:hover,
.nav.child_menu li li:hover,
.nav.child_menu li li.active {
background: none;
}
.nav.child_menu li li a:hover,
.nav.child_menu li li a:hover,
.nav.child_menu li li a.active {
color: #fff;
}
Expand Down Expand Up @@ -695,7 +695,7 @@ footer {
}

.nav-sm footer {
margin-left: 70px ;
margin-left: 70px ;
}
.footer_fixed footer {
position: fixed;
Expand Down Expand Up @@ -1383,7 +1383,7 @@ ul.msg_list li a .message {
border: 1px solid #D9DEE4;
border-top-left-radius: 0;
border-top-right-radius: 0;

}
.dropdown-menu>li>a {
color: #5A738E;
Expand Down Expand Up @@ -1576,9 +1576,9 @@ span.right {
}
}
.tile_count .tile_stats_count:before {
content:"";
position: absolute;
left: 0;
content:"";
position: absolute;
left: 0;
height: 65px;
border-left: 2px solid #ADB2B5;
margin-top: 10px;
Expand Down Expand Up @@ -2025,7 +2025,7 @@ button,
display: inline-block;
}

.compose {
.compose {
padding: 0;
position: fixed;
bottom: 0;
Expand Down Expand Up @@ -3526,7 +3526,7 @@ a.hiddenanchor {
background: -webkit-linear-gradient(left, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
background: -o-linear-gradient(left, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
background: -ms-linear-gradient(left, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
background: linear-gradient(left, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
background: linear-gradient(to right, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
right: 0;
}
.login_content h1:before {
Expand All @@ -3535,7 +3535,7 @@ a.hiddenanchor {
background: -webkit-linear-gradient(right, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
background: -o-linear-gradient(right, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
background: -ms-linear-gradient(right, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
background: linear-gradient(right, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
background: linear-gradient(to left, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
left: 0;
}
.login_content h1:before, .login_content h1:after {
Expand All @@ -3551,7 +3551,7 @@ a.hiddenanchor {
background: -webkit-linear-gradient(left, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
background: -o-linear-gradient(left, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
background: -ms-linear-gradient(left, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
background: linear-gradient(left, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
background: linear-gradient(to right, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
right: 0;
}
.login_content h1:before {
Expand All @@ -3560,7 +3560,7 @@ a.hiddenanchor {
background: -webkit-linear-gradient(right, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
background: -o-linear-gradient(right, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
background: -ms-linear-gradient(right, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
background: linear-gradient(right, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
background: linear-gradient(to left, rgba(126, 126, 126, 1) 0%, rgba(255, 255, 255, 1) 100%);
left: 0;
}
.login_content form {
Expand Down Expand Up @@ -3622,7 +3622,7 @@ a.hiddenanchor {
background: -webkit-linear-gradient(top, rgba(247, 249, 250, 1) 0%, rgba(240, 240, 240, 1) 100%);
background: -o-linear-gradient(top, rgba(247, 249, 250, 1) 0%, rgba(240, 240, 240, 1) 100%);
background: -ms-linear-gradient(top, rgba(247, 249, 250, 1) 0%, rgba(240, 240, 240, 1) 100%);
background: linear-gradient(top, rgba(247, 249, 250, 1) 0%, rgba(240, 240, 240, 1) 100%);
background: linear-gradient(to bottom, rgba(247, 249, 250, 1) 0%, rgba(240, 240, 240, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f9fa', endColorstr='#f0f0f0', GradientType=0);
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
Expand Down Expand Up @@ -3681,11 +3681,11 @@ header {
.editor-wrapper {
min-height: 250px;
background-color: white;
border-collapse: separate;
border: 1px solid rgb(204, 204, 204);
padding: 4px;
box-sizing: content-box;
-webkit-box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
border-collapse: separate;
border: 1px solid rgb(204, 204, 204);
padding: 4px;
box-sizing: content-box;
-webkit-box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
border-top-right-radius: 3px; border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px; border-top-left-radius: 3px;
Expand Down Expand Up @@ -4321,7 +4321,7 @@ ul.notifications {

/** FullCalendar **/
.fc-state-default {
background: #f5f5f5;
background: #f5f5f5;
color: #73879C;
}

Expand All @@ -4337,4 +4337,4 @@ ul.notifications {
min-height: 300px;
border: 1px solid #e5e5e5;
}
/** /Dropzone.js **/
/** /Dropzone.js **/

0 comments on commit 46eaf0d

Please sign in to comment.