Skip to content

Commit

Permalink
Update nav css
Browse files Browse the repository at this point in the history
  • Loading branch information
wgordon17 authored and openshift-cherrypick-robot committed May 2, 2019
1 parent 893ff5a commit 0d0150e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 10 deletions.
3 changes: 1 addition & 2 deletions _stylesheets/commercial-home.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
}

.docs-home h2 {
color: #cc0000;
color: #e00;
}

.docs-home .landing h2 {
Expand All @@ -29,7 +29,6 @@
font-weight: 300;
margin-bottom: 15px;
font-size: 16px;
line-height: inherit;
}

.masthead-docs .search-container{
Expand Down
23 changes: 15 additions & 8 deletions _stylesheets/docs.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ nav#main {
background-size: 150rem;
border: 0;
height: 90px;
margin-bottom: 20px;
}

.navbar.navbar-default.navbar-openshift .navbar-brand.origin {
Expand All @@ -33,6 +34,10 @@ div.gsc-option-menu-container > div.gsc-selected-option-container {
width: auto !important
}

.mastfoot a {
margin: 0 10px;
}

/* ------------------------------------------------------------
Image: "Spin" https://www.flickr.com/photos/eflon/3655695161/
Author: eflon https://www.flickr.com/photos/eflon/
Expand Down Expand Up @@ -267,7 +272,7 @@ h6 > a.anchor:hover {
*/

.nav-header {
font-size: 16px;
font-size: 18px;
}

.nav-header ul {
Expand All @@ -277,8 +282,9 @@ h6 > a.anchor:hover {
.nav-header ul li a {
display: block;
padding: 5px 20px 5px 25px;
font-size: 13px;
font-size: 16px;
font-weight: normal;
line-height: 1.3;
}

.nav-sidebar .fa {
Expand All @@ -288,6 +294,7 @@ h6 > a.anchor:hover {
}

.nav-sidebar li a {
line-height: 1.3;
color: inherit;
}

Expand Down Expand Up @@ -425,15 +432,15 @@ blockquote, blockquote p { line-height: 1.6; color: #6e6e6e; }
#toctitle, .sidebarblock > .content > .title { line-height: 1.4; }
#toctitle, .sidebarblock > .content > .title { font-size: 1.6875em; }
}
table { background: white; margin-bottom: 1.25em; border: solid 1px #dddddd; font-size: small; }
table { background: white; margin-bottom: 1.25em; border: solid 1px #dddddd; font-size: 15px; }
table thead, table tfoot { background: whitesmoke; font-weight: bold; }
table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td { padding: 0.5em 0.625em 0.625em; font-size: inherit; color: #333333; text-align: left; }
table tr th, table tr td { padding: 0.5625em 0.625em; font-size: inherit; color: #333333; }
table tr th, table tr td { padding: 0.5625em 0.625em; font-size: inherit; color: #333333; font-weight: 400;}
table tr.even, table tr.alt, table tr:nth-of-type(even) { background: #f9f9f9; }
table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td { display: table-cell; line-height: 1.6; }
table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td { display: table-cell; line-height: 1.8; }
.clearfix:before, .clearfix:after, .float-group:before, .float-group:after { content: " "; display: table; }
.clearfix:after, .float-group:after { clear: both; }
*:not(pre) > code { font-size: inherit; padding: 0; white-space: nowrap; background-color: #e7e7e7; border: 0 solid #dddddd; -webkit-border-radius: 0px; border-radius: 0px; text-shadow: none; line-height: 1; }
*:not(pre) > code { padding: 0; white-space: nowrap; background-color: #e7e7e7; border: 0 solid #dddddd; -webkit-border-radius: 0px; border-radius: 0px; text-shadow: none; line-height: 1; }
pre code { text-shadow: none; }
.keyseq { color: #666666; }
kbd:not(.keyseq) { display: inline-block; color: #333333; font-size: 0.75em; line-height: 1.4; background-color: #f7f7f7; border: 1px solid #ccc; -webkit-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 0 2px white inset; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 0 2px white inset; margin: -0.15em 0.15em 0 0.15em; padding: 0.2em 0.6em 0.2em 0.5em; vertical-align: middle; white-space: nowrap; }
Expand Down Expand Up @@ -668,8 +675,8 @@ span.icon > .fa { cursor: default; }
.admonitionblock td.icon .icon-tip:before { content: "\f0eb"; color: #2C8596; }
.admonitionblock td.icon .icon-warning:before { content: "\f071"; color: #ec7a08; }
.admonitionblock td.icon .icon-caution:before { content: "\f06d"; color: #ec7a08; }
.admonitionblock td.icon .icon-important:before { content: "\f06a"; color: #c00; }
.conum[data-value] { display: inline-block; color: white !important; background-color: #c00; -webkit-border-radius: 100px; border-radius: 100px; text-align: center; width: 20px; height: 20px; font-size: 12px; line-height: 20px; font-family: "Open Sans", "Sans", sans-serif; font-style: normal; font-weight: bold; text-indent: -1px; }
.admonitionblock td.icon .icon-important:before { content: "\f06a"; color: #e00; }
.conum[data-value] { display: inline-block; color: white !important; background-color: #e00; -webkit-border-radius: 100px; border-radius: 100px; text-align: center; width: 20px; height: 20px; font-size: 12px; line-height: 20px; font-family: "Open Sans", "Sans", sans-serif; font-style: normal; font-weight: bold; text-indent: -1px; }
.conum[data-value] * { color: white !important; }
.conum[data-value] + b { display: none; }
.conum[data-value]:after { content: attr(data-value); }
Expand Down

0 comments on commit 0d0150e

Please sign in to comment.