Convert all Sass to line spacing (#11463)

This commit is contained in:
Luc Perkins
2019-01-16 10:13:05 -08:00
committed by Kubernetes Prow Robot
parent 52daf4d171
commit 49dfdd8c0a
11 changed files with 1739 additions and 1754 deletions
+2 -17
View File
@@ -179,7 +179,6 @@ header
height: 44px height: 44px
background-image: url(/images/favicon.png) background-image: url(/images/favicon.png)
&.flip-nav .flyout-button &.flip-nav .flyout-button
background-image: url(/images/toc_icon_grey.png) background-image: url(/images/toc_icon_grey.png)
@@ -629,7 +628,6 @@ section
overflow: hidden overflow: hidden
font-size: 14px font-size: 14px
& > div & > div
height: 100% height: 100%
@@ -645,7 +643,6 @@ section
z-index: 999999 z-index: 999999
transition: 0.3s transition: 0.3s
.yah .yah
& > .title & > .title
background-color: $light-grey background-color: $light-grey
@@ -802,7 +799,6 @@ dd
font-size: 18px font-size: 18px
color: lighten(#222222, 20%) color: lighten(#222222, 20%)
.push-menu-close-button .push-menu-close-button
position: absolute position: absolute
top: 0 top: 0
@@ -1031,9 +1027,6 @@ dd
ul, li ul, li
list-style: disk list-style: disk
// a:visited
// color: blueviolet
a.button a.button
border-radius: 2px border-radius: 2px
text-decoration: none text-decoration: none
@@ -1094,11 +1087,6 @@ html.search #docsContent
padding-bottom: 0 padding-bottom: 0
padding-left: 8px padding-left: 8px
// ocean nodes // ocean nodes
$ocean-nodes-padding-Y: 60px $ocean-nodes-padding-Y: 60px
$ocean-nodes-main-margin-bottom: 60px $ocean-nodes-main-margin-bottom: 60px
@@ -1669,8 +1657,8 @@ $feature-box-div-margin-bottom: 40px
//font-weight: 700 //font-weight: 700
text-decoration: underline text-decoration: underline
// a:visited // a:visited
// color: blueviolet // color: blueviolet
a.button a.button
border-radius: 2px border-radius: 2px
@@ -1815,16 +1803,13 @@ $feature-box-div-margin-bottom: 40px
font-weight: 400 font-weight: 400
/* Google Search */ /* Google Search */
.cse .gsc-control-cse, .gsc-control-cse .cse .gsc-control-cse, .gsc-control-cse
padding: 0 padding: 0
.gsc-control-cse table, .gsc-control-cse-en table .gsc-control-cse table, .gsc-control-cse-en table
margin: 0px !important margin: 0px !important
.gsc-above-wrapper-area .gsc-above-wrapper-area
border-bottom: 0 border-bottom: 0
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long