Update docs.min.css
This commit is contained in:
68
css/docs.min.css
vendored
68
css/docs.min.css
vendored
@@ -206,10 +206,10 @@ body {
|
|||||||
padding: 5px 8px;
|
padding: 5px 8px;
|
||||||
}
|
}
|
||||||
.bs-docs-social-buttons .twitter-follow-button {
|
.bs-docs-social-buttons .twitter-follow-button {
|
||||||
width: 225px !important;
|
width: 225px ;
|
||||||
}
|
}
|
||||||
.bs-docs-social-buttons .twitter-share-button {
|
.bs-docs-social-buttons .twitter-share-button {
|
||||||
width: 98px !important;
|
width: 98px ;
|
||||||
}
|
}
|
||||||
/* Style the GitHub buttons via CSS instead of inline attributes */
|
/* Style the GitHub buttons via CSS instead of inline attributes */
|
||||||
.github-btn {
|
.github-btn {
|
||||||
@@ -340,44 +340,44 @@ body {
|
|||||||
* Carbon ads
|
* Carbon ads
|
||||||
*
|
*
|
||||||
* Single display ad that shows on all pages (except homepage) in page headers.
|
* Single display ad that shows on all pages (except homepage) in page headers.
|
||||||
* The hella `!important` is required for any pre-set property.
|
* The hella `` is required for any pre-set property.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
.carbonad {
|
.carbonad {
|
||||||
width: auto !important;
|
width: auto ;
|
||||||
margin: 30px -30px -31px !important;
|
margin: 30px -30px -31px ;
|
||||||
padding: 20px !important;
|
padding: 20px ;
|
||||||
overflow: hidden; /* clearfix */
|
overflow: hidden; /* clearfix */
|
||||||
height: auto !important;
|
height: auto ;
|
||||||
font-size: 13px !important;
|
font-size: 13px ;
|
||||||
line-height: 16px !important;
|
line-height: 16px ;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
background: transparent !important;
|
background: transparent ;
|
||||||
border: solid #866ab3 !important;
|
border: solid #866ab3 ;
|
||||||
border-width: 1px 0 !important;
|
border-width: 1px 0 ;
|
||||||
}
|
}
|
||||||
.carbonad-img {
|
.carbonad-img {
|
||||||
margin: 0 !important;
|
margin: 0 ;
|
||||||
}
|
}
|
||||||
.carbonad-text,
|
.carbonad-text,
|
||||||
.carbonad-tag {
|
.carbonad-tag {
|
||||||
float: none !important;
|
float: none ;
|
||||||
display: block !important;
|
display: block ;
|
||||||
width: auto !important;
|
width: auto ;
|
||||||
height: auto !important;
|
height: auto ;
|
||||||
margin-left: 145px !important;
|
margin-left: 145px ;
|
||||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
|
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif ;
|
||||||
}
|
}
|
||||||
.carbonad-text {
|
.carbonad-text {
|
||||||
padding-top: 0 !important;
|
padding-top: 0 ;
|
||||||
}
|
}
|
||||||
.carbonad-tag {
|
.carbonad-tag {
|
||||||
color: inherit !important;
|
color: inherit ;
|
||||||
text-align: left !important;
|
text-align: left ;
|
||||||
}
|
}
|
||||||
.carbonad-text a,
|
.carbonad-text a,
|
||||||
.carbonad-tag a {
|
.carbonad-tag a {
|
||||||
color: #fff !important;
|
color: #fff ;
|
||||||
}
|
}
|
||||||
.carbonad #azcarbon > img {
|
.carbonad #azcarbon > img {
|
||||||
display: none; /* hide what I assume are tracking images */
|
display: none; /* hide what I assume are tracking images */
|
||||||
@@ -385,20 +385,20 @@ body {
|
|||||||
|
|
||||||
@media (min-width: 480px) {
|
@media (min-width: 480px) {
|
||||||
.carbonad {
|
.carbonad {
|
||||||
width: 330px !important;
|
width: 330px ;
|
||||||
margin: 20px auto !important;
|
margin: 20px auto ;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
border-width: 1px !important;
|
border-width: 1px ;
|
||||||
}
|
}
|
||||||
.bs-docs-masthead .carbonad {
|
.bs-docs-masthead .carbonad {
|
||||||
margin: 50px auto 0 !important;
|
margin: 50px auto 0 ;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 768px) {
|
@media (min-width: 768px) {
|
||||||
.carbonad {
|
.carbonad {
|
||||||
margin-left: 0 !important;
|
margin-left: 0 ;
|
||||||
margin-right: 0 !important;
|
margin-right: 0 ;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -407,9 +407,9 @@ body {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
right: 15px; /* 15px instead of 0 since box-sizing */
|
right: 15px; /* 15px instead of 0 since box-sizing */
|
||||||
margin: 0 !important;
|
margin: 0 ;
|
||||||
padding: 15px !important;
|
padding: 15px ;
|
||||||
width: 330px !important;
|
width: 330px ;
|
||||||
}
|
}
|
||||||
.bs-docs-masthead .carbonad {
|
.bs-docs-masthead .carbonad {
|
||||||
position: static;
|
position: static;
|
||||||
@@ -1131,11 +1131,11 @@ h1[id] {
|
|||||||
}
|
}
|
||||||
.responsive-utilities td.is-visible {
|
.responsive-utilities td.is-visible {
|
||||||
color: #468847;
|
color: #468847;
|
||||||
background-color: #dff0d8 !important;
|
background-color: #dff0d8 ;
|
||||||
}
|
}
|
||||||
.responsive-utilities td.is-hidden {
|
.responsive-utilities td.is-hidden {
|
||||||
color: #ccc;
|
color: #ccc;
|
||||||
background-color: #f9f9f9 !important;
|
background-color: #f9f9f9 ;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Responsive tests */
|
/* Responsive tests */
|
||||||
|
|||||||
Reference in New Issue
Block a user