Skip to content

Commit

Permalink
Cleanup comments
Browse files Browse the repository at this point in the history
  • Loading branch information
vovayatsyuk committed May 29, 2019
1 parent 097074b commit 65a989a
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions web/css/source/_absolute.less
Original file line number Diff line number Diff line change
Expand Up @@ -281,9 +281,9 @@ a:hover {
}
}
.navigation > ul {
background: #05739a; /* Old browsers */
background: linear-gradient(to bottom, #05739a 0%,#005d8d 16%,#004e81 49%,#004274 86%,#003d6c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05739a', endColorstr='#003d6c',GradientType=0 ); /* IE6-9 */
background: #05739a;
background: linear-gradient(to bottom, #05739a 0%,#005d8d 16%,#004e81 49%,#004274 86%,#003d6c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05739a', endColorstr='#003d6c',GradientType=0 );
border-radius: 6px;
padding: 0;
box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
Expand Down Expand Up @@ -323,9 +323,9 @@ a:hover {
border: 1px solid @color-gray-darken0;
border-radius: 3px;
padding: 5px;
background: #fdfdfd; /* Old browsers */
background: linear-gradient(to bottom, #fdfdfd 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
background: #fdfdfd;
background: linear-gradient(to bottom, #fdfdfd 0%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#ffffff',GradientType=0 );
strong {
.lib-font-size(18);
font-weight: @font-weight__light;
Expand All @@ -338,9 +338,9 @@ a:hover {
padding: 10px;
border: 1px solid @color-gray-darken0;
border-radius: 6px;
background: #fdfdfd; /* Old browsers */
background: linear-gradient(to bottom, #fdfdfd 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
background: #fdfdfd;
background: linear-gradient(to bottom, #fdfdfd 0%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#ffffff',GradientType=0 );
}
.home-callouts {
.callout {
Expand All @@ -353,14 +353,14 @@ a:hover {
box-shadow: @block_box-shadow;
}
.callout1 {
background: #6194ae; /* Old browsers */
background: linear-gradient(to bottom, #6194ae 0%,#005e89 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6194ae', endColorstr='#005e89',GradientType=0 ); /* IE6-9 */
background: #6194ae;
background: linear-gradient(to bottom, #6194ae 0%,#005e89 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6194ae', endColorstr='#005e89',GradientType=0 );
}
.callout2 {
background: #8ebb82; /* Old browsers */
background: linear-gradient(to bottom, #8ebb82 0%,#499e37 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ebb82', endColorstr='#499e37',GradientType=0 ); /* IE6-9 */
background: #8ebb82;
background: linear-gradient(to bottom, #8ebb82 0%,#499e37 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ebb82', endColorstr='#499e37',GradientType=0 );
}
}
.block.newsletter {
Expand All @@ -369,9 +369,9 @@ a:hover {
box-shadow: @block_box-shadow;
border-radius: 0;

background: #6194ae; /* Old browsers */
background: linear-gradient(to bottom, #6194ae 0%,#005e89 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6194ae', endColorstr='#005e89',GradientType=0 ); /* IE6-9 */
background: #6194ae;
background: linear-gradient(to bottom, #6194ae 0%,#005e89 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6194ae', endColorstr='#005e89',GradientType=0 );

.title {
display: block;
Expand Down Expand Up @@ -441,9 +441,9 @@ a:hover {
text-shadow: @headings_text-shadow;
}
}
background: #FFF; /* Old browsers */
background: linear-gradient(to bottom, #c8e3ef 0%,@color-white 20%,@color-white 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8e3ef', endColorstr='@color-white',GradientType=0 ); /* IE6-9 */
background: #FFF;
background: linear-gradient(to bottom, #c8e3ef 0%,@color-white 20%,@color-white 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8e3ef', endColorstr='@color-white',GradientType=0 );
.content {
padding: 0 20px;
}
Expand All @@ -464,9 +464,9 @@ a:hover {

.page-footer {
.lib-clearfix();
background: #0f769d; /* Old browsers */
background: linear-gradient(to bottom, #0f769d 0%,@main-theme-color 23%,@main-theme-color 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f769d', endColorstr='@main-theme-color',GradientType=0 ); /* IE6-9 */
background: #0f769d;
background: linear-gradient(to bottom, #0f769d 0%,@main-theme-color 23%,@main-theme-color 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f769d', endColorstr='@main-theme-color',GradientType=0 );
padding-bottom: 5px;
.informational {
clear: both;
Expand Down

0 comments on commit 65a989a

Please sign in to comment.