fixed sass file spacing issue cases by recent libsass changes

This commit is contained in:
Brad Rydzewski 2015-10-25 17:43:43 -07:00
parent 3c8c330656
commit b8dba17684
14 changed files with 348 additions and 348 deletions

View File

@ -3,7 +3,7 @@
border-radius: 0px; border-radius: 0px;
height: 53px; height: 53px;
z-index: 2; z-index: 2;
margin-top:10px; margin-top: 10px;
.navbar-brand .navbar-brand
background-image: url(/static/images/logo_dark.svg); background-image: url(/static/images/logo_dark.svg);
@ -26,26 +26,26 @@
background: none; background: none;
border: none; border: none;
color: #2b303b; color: #2b303b;
min-wdith:24px; min-wdith: 24px;
max-width:24px; max-width: 24px;
.material-icons .material-icons
line-height: 32px; line-height: 32px;
min-wdith:24px; min-wdith: 24px;
max-width:24px; max-width: 24px;
.navbar-nav.navbar-right .navbar-nav.navbar-right
display: inline-block; display: inline-block;
float: right; float: right;
li li
display: inline-block; display: inline-block;
vertical-align:middle; vertical-align: middle;
.navbar-form .navbar-form
margin-right: 20px; margin-right: 20px;
width: 350px; width: 350px;
.twitter-typeahead .twitter-typeahead
width:100%; width: 100%;
.form-control .form-control
color: #747C84; color: #747C84;
@ -53,4 +53,4 @@
background-color: #eff1f5; background-color: #eff1f5;
border-radius: 0px; border-radius: 0px;
padding: 0.3rem 0.75rem; padding: 0.3rem 0.75rem;
width:100%; width: 100%;

View File

@ -9,11 +9,11 @@
width: 100px; width: 100px;
text-align: center; text-align: center;
border-radius: 2px; border-radius: 2px;
text-transform:uppercase; text-transform: uppercase;
font-size:11px; font-size: 11px;
line-height: 22px; line-height: 22px;
display:inline-block; display: inline-block;
margin-right:10px; margin-right: 10px;
.error, .error,
.killed, .killed,
@ -31,16 +31,16 @@
@keyframes horizontal @keyframes horizontal
0% 0%
transform:translate(0,0) transform: translate(0,0)
6% 6%
transform:translate(5px,0) transform: translate(5px,0)
12% 12%
transform:translate(0,0) transform: translate(0,0)
18% 18%
transform:translate(5px,0) transform: translate(5px,0)
24% 24%
transform:translate(0,0) transform: translate(0,0)
30% 30%
transform:translate(5px,0) transform: translate(5px,0)
36%,100% 36%,100%
transform:translate(0,0) transform: translate(0,0)

View File

@ -1,17 +1,17 @@
.subnav .subnav
background: #FFF; background: #FFF;
border-bottom:1px solid #EEE; border-bottom: 1px solid #EEE;
height:75px; height: 75px;
min-height:75px; min-height: 75px;
max-height:75px; max-height: 75px;
margin-bottom:40px; margin-bottom: 40px;
position:relative; position: relative;
ol ol
float: left; float: left;
margin:0px; margin: 0px;
margin-left: 20px; margin-left: 20px;
padding:0px; padding: 0px;
li li
line-height: 75px; line-height: 75px;
@ -20,10 +20,10 @@
font-size: 21px; font-size: 21px;
.btn .btn
background:transparent background: transparent
outline:none; outline: none;
.btn:focus .btn:focus
outline:none; outline: none;
.btn-info .btn-info
cursor: pointer; cursor: pointer;
@ -39,32 +39,32 @@
color: #95AEC7; color: #95AEC7;
li.separator i li.separator i
vertical-align:middle vertical-align: middle
li a li a
color: #2B303B; color: #2B303B;
line-height: 75px; line-height: 75px;
text-decoration:none; text-decoration: none;
&:hover &:hover
text-decoration:none; text-decoration: none;
.nav-tabs .nav-tabs
position:absolute; position: absolute;
bottom:-1px; bottom: -1px;
right:30px; right: 30px;
border-bottom:1px solid #eee; border-bottom: 1px solid #eee;
.nav-tabs .nav-link .nav-tabs .nav-link
border:none; border: none;
color: #C7CCD1; color: #C7CCD1;
font-size:13px; font-size: 13px;
padding:10px 20px; padding: 10px 20px;
text-transform:uppercase; text-transform: uppercase;
.nav-tabs .nav-link.active .nav-tabs .nav-link.active
border: 1px solid #eee; border: 1px solid #eee;
border-bottom:1px solid #fff; border-bottom: 1px solid #fff;
color: #2b303b; color: #2b303b;

View File

@ -1,48 +1,48 @@
.timeline .timeline
padding-left:50px; padding-left: 50px;
position:relative; position: relative;
margin-top:10px; margin-top: 10px;
margin-bottom:40px; margin-bottom: 40px;
.card .card
display:flex; display: flex;
border:none; border: none;
border-radius:0px; border-radius: 0px;
border-top: 1px solid #eceeef; border-top: 1px solid #eceeef;
text-decoration:none; text-decoration: none;
color:#2b303b; color: 2b303b;
.card-header .card-header
background:#FFF; background: #FFF;
border:none; border: none;
padding:0px; padding: 0px;
width: 50px; width: 50px;
min-width: 50px; min-width: 50px;
max-width: 50px; max-width: 50px;
padding-top:30px; padding-top: 30px;
.card-block .card-block
flex: 1 1 auto; flex: 1 1 auto;
padding: 30px 12px 12px 12px; padding: 30px 12px 12px 12px;
p p
color: #ADB3BA; color: #ADB3BA;
margin-top:2px; margin-top: 2px;
font-size:0px; font-size: 0px;
em em
text-decoration:none; text-decoration: none;
color: #747C84; color: #747C84;
font-style:normal; font-style: normal;
font-size:0.9rem; font-size: 0.9rem;
span span
margin:0px 5px; margin: 0px 5px;
font-size:0.9rem; font-size: 0.9rem;
h3 h3
display:inline-block; display: inline-block;
line-height:22px; line-height: 22px;
font-size:18px; font-size: 18px;
.card:nth-child(2) .card:nth-child(2)
border-top:0px; border-top: 0px;
.timeline:before .timeline:before
position: absolute; position: absolute;
@ -56,31 +56,31 @@
background-color: #DFE2E5; background-color: #DFE2E5;
.group .group
padding-bottom:16px; padding-bottom: 16px;
.group-title .group-title
font-size: 13px; font-size: 13px;
text-transform: uppercase; text-transform: uppercase;
color: #ADB3BA; color: #ADB3BA;
margin-bottom:30px; margin-bottom: 30px;
margin-top:30px; margin-top: 30px;
position:relative; position: relative;
line-height:20px; line-height: 20px;
.group-title:before .group-title:before
content: '\f01f'; content: '\f01f';
font-family:"octicons"; font-family: "octicons";
position:absolute; position: absolute;
left:-48px; left: -48px;
font-size:20px; font-size: 20px;
background:#FFF; background: #FFF;
width:24px; width: 24px;
vertical-align: middle; vertical-align: middle;
text-align: center; text-align: center;
color:#ADB3BA; color: #ADB3BA;
.group:first-child .group-title .group:first-child .group-title
margin-top:0px; margin-top: 0px;
.group:last-child .group:last-child
padding-bottom:0px; padding-bottom: 0px;

View File

@ -5,7 +5,7 @@
#output #output
background: #0d1926; background: #0d1926;
color: #d9e6f2; color: #d9e6f2;
margin-right:15px; margin-right: 15px;
font-size: 13px; font-size: 13px;
color: #eff1f5; color: #eff1f5;
border-radius: 2px; border-radius: 2px;
@ -18,18 +18,18 @@
min-height: calc(100vh - 205px); min-height: calc(100vh - 205px);
#follow #follow
position:absolute; position: absolute;
.build-summary .build-summary
padding-left:20px; padding-left: 20px;
p p
color: #ADB3BA; color: #ADB3BA;
margin-top:4px; margin-top: 4px;
font-size:0.9rem; font-size: 0.9rem;
em em
color: #747C84; color: #747C84;
text-decoration:none; text-decoration: none;
font-style:normal; font-style: normal;
// .success, // .success,
// .failure, // .failure,
@ -41,21 +41,21 @@
// padding: 2px 28px; // padding: 2px 28px;
// width: auto; // width: auto;
.job-summary .job-summary
padding-left:20px; padding-left: 20px;
font-size:0.9rem; font-size: 0.9rem;
dt dt
color: #ADB3BA; color: #ADB3BA;
font-weight:normal; font-weight: normal;
dd dd
color: #747C84; color: #747C84;
text-decoration:none; text-decoration: none;
font-style:normal; font-style: normal;
.build-summary > div .build-summary > div
h3 h3
display:inline; display: inline;
line-height:28px; line-height: 28px;
font-size:18px; font-size: 18px;
a.material-icons a.material-icons
vertical-align: middle; vertical-align: middle;
text-decoration: none; text-decoration: none;
@ -64,27 +64,27 @@
padding-left: 5px; padding-left: 5px;
.job-list .job-list
padding-left:20px; padding-left: 20px;
margin-bottom:20px; margin-bottom: 20px;
.job-list a .job-list a
h3 h3
margin-bottom:10px; margin-bottom: 10px;
color: #2b303b; color: #2b303b;
font-size:14px; font-size: 14px;
margin-top:14px; margin-top: 14px;
.env .env
font-family: "Roboto Mono" font-family: "Roboto Mono"
text-decoration:none; text-decoration: none;
color:#747C84; color: #747C84;
font-size:15px; font-size: 15px;
display: block; display: block;
border-top: 1px solid #eee; border-top: 1px solid #eee;
padding-top: 20px; padding-top: 20px;
padding-bottom:20px; padding-bottom: 20px;
position:relative; position: relative;
&:not(.active) > div:nth-child(2) > div &:not(.active) > div:nth-child(2) > div
display:none display: none
// &:not(.active) > div:nth-child(2) > h3 // &:not(.active) > div:nth-child(2) > h3
// color:#ADB3BA; // color:#ADB3BA;
@ -105,8 +105,8 @@
border-bottom: 1px solid #eee; border-bottom: 1px solid #eee;
.job-list a > div:first-child .job-list a > div:first-child
margin-bottom:10px; margin-bottom: 10px;
position:relative; position: relative;
//.job-list a.active:after //.job-list a.active:after
// content: ""; // content: "";
@ -118,7 +118,7 @@
// width: 10px; // width: 10px;
.build-btn-group .build-btn-group
margin-left:20px; margin-left: 20px;
.btn .btn
background: #FFF; background: #FFF;
outline: none; outline: none;
@ -152,14 +152,14 @@
cursor: pointer; cursor: pointer;
bottom: 15px; bottom: 15px;
right: 60px; right: 60px;
border:none; border: none;
outline:none; outline: none;
display:none; display: none;
.tail i .tail i
color:rgba(255,255,255,0.5); color: rgba(255,255,255,0.5);
line-height:38px; line-height: 38px;
display:inline-block; display: inline-block;
@supports (position:sticky) @supports (position:sticky)
.sticky .sticky

View File

@ -1,119 +1,119 @@
.toc .toc
list-style-type: none; list-style-type: none;
padding:0px; padding: 0px;
margin:0px; margin: 0px;
padding-bottom:40px; padding-bottom: 40px;
h2 h2
font-size:21px; font-size: 21px;
font-weight:normal; font-weight: normal;
margin-bottom:20px; margin-bottom: 20px;
color:#2b303b; color: #2b303b;
ul ul
list-style-type: none; list-style-type: none;
padding:0px; padding: 0px;
margin:0px; margin: 0px;
margin-bottom:40px; margin-bottom: 40px;
border-bottom: 1px solid #EEE; border-bottom: 1px solid #EEE;
padding-bottom:40px; padding-bottom: 40px;
li li
line-height:25px; line-height: 5px;
a a
color: #2b303b; color: #2b303b;
text-decoration:none; text-decoration: none;
a:hover a:hover
text-decoration:underline; text-decoration: underline;
[data-method]:before [data-method]:before
content: attr(data-method); content: attr(data-method);
padding:0px 10px; padding: 0px 10px;
line-height:18px; line-height: 18px;
min-width:70px; min-width: 70px;
font-size:11px; font-size: 11px;
text-transform:uppercase; text-transform: uppercase;
display: inline-block; display: inline-block;
text-align:center; text-align: center;
color:#FFF; color: #FFF;
border-radius:2px; border-radius: 2px;
margin-right:20px; margin-right: 20px;
[data-method="GET"]:before [data-method="GET"]:before
background-color:#1ABC9C; background-color: #1ABC9C;
[data-method="PUT"]:before [data-method="PUT"]:before
background-color:#9B59B6; background-color: #9B59B6;
[data-method="POST"]:before [data-method="POST"]:before
background-color:#3498DB; background-color: #3498DB;
[data-method="PATCH"]:before [data-method="PATCH"]:before
background-color:#E67E22; background-color: #E67E22;
[data-method="DELETE"]:before [data-method="DELETE"]:before
background-color:#E74C3C; background-color: #E74C3C;
[data-method]:before [data-method]:before
background:#FFF; background: #FFF;
border:1px solid #FFF; border: 1px solid #FFF;
[data-method="GET"]:before [data-method="GET"]:before
color:#1ABC9C; color: #1ABC9C;
border-color:#1ABC9C; border-color: #1ABC9C;
[data-method="PUT"]:before [data-method="PUT"]:before
color:#9B59B6; color: #9B59B6;
border-color:#9B59B6; border-color: #9B59B6;
[data-method="POST"]:before [data-method="POST"]:before
color:#3498DB; color: #3498DB;
border-color:#3498DB; border-color: #3498DB;
[data-method="PATCH"]:before [data-method="PATCH"]:before
color:#E67E22; color: #E67E22;
border-color:#E67E22; border-color: #E67E22;
[data-method="DELETE"]:before [data-method="DELETE"]:before
color:#E74C3C; color: E74C3C;
border-color:#E74C3C; border-color: #E74C3C;
.operation .operation
[data-method]:before [data-method]:before
content: attr(data-method); content: attr(data-method);
padding:0px 10px; padding: 0px 10px;
line-height:18px; line-height: 18px;
min-width:70px; min-width: 70px;
font-size:11px; font-size: 11px;
text-transform:uppercase; text-transform: uppercase;
display: inline-block; display: inline-block;
text-align:center; text-align: center;
color:#FFF; color: #FFF;
border-radius:2px; border-radius: 2px;
margin-right:20px; margin-right: 20px;
background:#FFF; background: #FFF;
border:1px solid #FFF; border: 1px solid #FFF;
line-height: 20px; line-height: 20px;
vertical-align: top; vertical-align: top;
[data-method]:before [data-method]:before
background:#FFF; background: #FFF;
border:1px solid #FFF; border: 1px solid #FFF;
[data-method="GET"]:before [data-method="GET"]:before
color:#1ABC9C; color: #1ABC9C;
border-color:#1ABC9C; border-color: #1ABC9C;
[data-method="PUT"]:before [data-method="PUT"]:before
color:#9B59B6; color: #9B59B6;
border-color:#9B59B6; border-color: #9B59B6;
[data-method="POST"]:before [data-method="POST"]:before
color:#3498DB; color: #3498DB;
border-color:#3498DB; border-color: #3498DB;
[data-method="PATCH"]:before [data-method="PATCH"]:before
color:#E67E22; color: #E67E22;
border-color:#E67E22; border-color: #E67E22;
[data-method="DELETE"]:before [data-method="DELETE"]:before
color:#E74C3C; color: #E74C3C;
border-color:#E74C3C; border-color: #E74C3C;
.docs .docs
margin-top:40px; margin-top: 40px;
padding: 0px 50px; padding: 0px 50px;
padding-right:40px; padding-right: 40px;
.docs-api .docs-api
pre pre
@ -140,40 +140,40 @@
padding: 25px 30px; padding: 25px 30px;
font-family: "Roboto Mono"; font-family: "Roboto Mono";
border-radius: 2px; border-radius: 2px;
font-size:13px; font-size: 13px;
.operation .operation
min-height:100vh; min-height: 100vh;
padding:20px 0px; padding: 20px 0px;
display: flex display: flex
&> aside, &> aside,
&> div &> div
min-width:50%; min-width: 50%;
max-width:50%; max-width: 50%;
width:50%; width: 0%;
padding-right:40px; padding-right: 40px;
h2 h2
color:#2b303b; color: #2b303b;
font-size:21px; font-size: 21px;
h3 h3
font-size:16px; font-size: 16px;
margin-bottom:20px; margin-bottom: 20px;
margin-top:40px; margin-top: 40px;
aside aside
background: rgba(43, 48, 59, 0.95); background: rgba(43, 48, 59, 0.95);
box-sizing: border-box; box-sizing: border-box;
padding: 20px 0px 10px 0px; padding: 20px 0px 10px 0px;
border-radius:2px; border-radius: 2px;
h4 h4
color: #d0d4d7; color: #d0d4d7;
font-size:15px; font-size: 15px;
padding:20px; padding: 20px;
padding-left:40px; padding-left: 40px;
pre pre
background: #2b303b; background: #2b303b;
color: #d0d4d7; color: #d0d4d7;
margin-right:0px; margin-right: 0px;
padding-left:40px; padding-left: 40px;
.params .params
padding: 0px; padding: 0px;
@ -181,11 +181,11 @@
list-style-type: none; list-style-type: none;
border-top: 1px solid #f0f4f7 border-top: 1px solid #f0f4f7
li li
padding:15px 10px; padding: 15px 10px;
border-bottom:1px solid #f0f4f7; border-bottom: 1px solid #f0f4f7;
font-size:15px font-size: 15px
p p
line-height:20px; line-height: 20px;
margin: 0 0 0 170px; margin: 0 0 0 170px;
li:after li:after
@ -197,21 +197,21 @@
height: 0; height: 0;
h4 h4
float:left; float: left;
line-height:20px; line-height: 20px;
text-align:right; text-align: right;
padding-right:20px; padding-right: 2 0px;
width:150px; width: 150px;
font-weight:bold; font-weight: bold;
font-size:15px; font-size: 15px;
small small
display:block; display: block;
text-transform: uppercase; text-transform: uppercase;
color:#E67E22; color: #E67E22;
font-size:11px; font-size: 11px;
font-weight:normal; font-weight: normal;
margin-top:5px; margin-top: 5px;
.operation .operation
@ -228,28 +228,28 @@
.docs-usage .docs-usage
.row .row
display:flex; display: flex;
.content-nav .content-nav
max-width:250px; max-width: 250px;
min-width:250px; min-width: 250px;
width:250px; width: 250px;
ul ul
padding:0px; padding: 0px;
margin:0px; margin: 0px;
list-style-type: none; list-style-type: none;
li li
position:relative; position: relative;
color: rgba(0,0,0,0.5); color: rgba(0,0,0,0.5);
text-transform: uppercase; text-transform: uppercase;
font-size: 13px; font-size: 13px;
li a li a
color:rgba(43, 48, 59, 0.8); color: rgba(43, 48, 59, 0.8);
line-height: 30px; line-height: 30px;
display: block; display: block;
font-size: 16px; font-size: 16px;
text-transform: none; text-transform: none;
li.active a li.active a
color:#2b303b; color: #2b303b;
font-size: 16px; font-size: 16px;
text-transform: none; text-transform: none;
li.active:before li.active:before
@ -265,12 +265,12 @@
.content-main .content-main
max-width: 900px; max-width: 900px;
margin: 0px auto; margin: 0px auto;
margin-bottom:40px; margin-bottom: 40px;
font-size:14px; font-size: 14px;
p p
line-height:20px; line-height: 20px;
margin:20px 0px; margin: 20px 0px;
blockquote blockquote
color: #31708f; color: #31708f;
@ -278,40 +278,40 @@
border-color: #bcdff1; border-color: #bcdff1;
padding: 30px; padding: 30px;
margin: 15px 0px; margin: 15px 0px;
border-radius:2px; border-radius: 2px;
blockquote p:first-child blockquote p:first-child
margin-top:0px; margin-top: 0px;
blockquote p:last-child blockquote p:last-child
margin-bottom:0px; margin-bottom: 0px;
strong strong
font-weight:bold; font-weight: bold;
h1 h1
margin:40px 0px 20px 0px; margin: 40px 0px 20px 0px;
font-size:22px; font-size: 22px;
h1:first-child h1:first-child
margin-top:0px; margin-top: 0px;
h2 h2
margin:40px 0px 30px 0px; margin: 40px 0px 30px 0px;
font-size:20px; font-size: 20px;
border-top: 1px solid #EEE; border-top: 1px solid #EEE;
padding-top: 30px; padding-top: 30px;
h3 h3
margin:40px 0px 20px 0px; margin: 40px 0px 20px 0px;
font-size:16px; font-size: 16px;
ul code, ol code, p code ul code, ol code, p code
background: #eff1f5; background: #eff1f5;
color: #2b303b; color: #2b303b;
padding: 0px 7px; padding: 0px 7px;
font-family: "Roboto Mono"; font-family: "Roboto Mono";
font-size:13px; font-size: 13px;
white-space:nowrap; white-space: nowrap;
pre pre
margin-right: 0px; margin-right: 0px;
padding-left: 40px; padding-left: 40px;
@ -323,10 +323,10 @@
padding: 25px 30px; padding: 25px 30px;
font-family: "Roboto Mono"; font-family: "Roboto Mono";
border-radius: 2px; border-radius: 2px;
font-size:13px; font-size: 13px;
pre > code pre > code
background: #eff1f5; background: #eff1f5;
color: #2b303b; color: #2b303b;
font-family: "Roboto Mono"; font-family: "Roboto Mono";
font-size:13px; font-size: 13px;

View File

@ -1,23 +1,23 @@
.repo-row .repo-row
.col-sm-4 .col-sm-4
width:100%; width: 100%;
.col-sm-4:last-child .card .col-sm-4:last-child .card
border-bottom:none border-bottom: none
.card .card
border: none; border: none;
border-bottom: 1px solid #EEE; border-bottom: 1px solid #EEE;
border-radius: 0px; border-radius: 0px;
position: relative position: relative
display: flex; display: flex;
text-decoration:none; text-decoration: none;
.card-block .card-block
h3 h3
font-size: 1.1rem; font-size: 1.1rem;
color:#2b303b; color: #2b303b;
.card-text .card-text
color: rgba(0,0,0,0.5); color: rgba(0,0,0,0.5);
font-size:0.95rem; font-size: 0.95rem;
margin:0px; margin: 0px;
.btn-group .btn-group
position: absolute; position: absolute;
@ -42,9 +42,9 @@
.card-header .card-header
background: #FFF; background: #FFF;
border-bottom: none; border-bottom: none;
padding-right:0px; padding-right: 0px;
padding-left:0px; padding-left: 0px;
width:45px; width: 45px;
.repo-search .repo-search
color: #747C84; color: #747C84;

View File

@ -12,12 +12,12 @@ body.login
-webkit-justify-content: center; -webkit-justify-content: center;
-ms-flex-pack: center; -ms-flex-pack: center;
justify-content: center; justify-content: center;
width:100%; width: 100%;
height:100%; height: 100%;
overflow:hidden; overflow: hidden;
div div
position:relative; position: relative;
width: 220px; width: 220px;
height: 30px; height: 30px;
@ -28,11 +28,11 @@ body.login
background-size: 35px; background-size: 35px;
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: center center; background-position: center center;
position:absolute; position: absolute;
top:0px; top: 0px;
left:0px; left: 0px;
height:30px; height: 30px;
width:35px; width: 35px;
animation-name: fadein; animation-name: fadein;
animation-duration: 1.5s; animation-duration: 1.5s;
@ -42,33 +42,33 @@ body.login
a a
background: #2b303b; background: #2b303b;
color: #FFF; color: #FFF;
text-decoration:none; text-decoration: none;
position:absolute; position: absolute;
top:0px; top: 0px;
right:0px; right: 0px;
text-transform: uppercase; text-transform: uppercase;
font-size: 13px; font-size: 13px;
min-width: 150px; min-width: 150px;
text-align: center; text-align: center;
padding: 5px; padding: 5px;
border:none; border: none;
animation-name: fadein; animation-name: fadein;
animation-duration: 1.5s; animation-duration: 1.5s;
animation-timing-function: ease-in; animation-timing-function: ease-in;
div.alert div.alert
position:fixed; position: fixed;
top:0px; top: 0px;
left:0px; left: 0px;
right:0px; right: 0px;
line-height:25px; line-height: 25px;
padding:20px; padding: 20px;
width:100%; width: 100%;
border:none; border: none;
text-align:center; text-align: center;
vertical-align:middle; vertical-align: middle;
height:auto; height: auto;
border-radius:0px; border-radius: 0px;
body.login.login-form body.login.login-form
&> div &> div
@ -76,8 +76,8 @@ body.login.login-form
height: 100px; height: 100px;
display: flex; display: flex;
div.logo div.logo
width:65px; width: 65px;
position:relative; position: relative;
background-position: left center; background-position: left center;
animation-name: none; animation-name: none;
form form
@ -85,36 +85,36 @@ body.login.login-form
input[type="text"], input[type="text"],
input[type="password"] input[type="password"]
display:block; display: block;
width:100%; width: 100%;
padding: 5px 10px; padding: 5px 10px;
background-color: #eff1f5; background-color: #eff1f5;
border: none; border: none;
color: #747C84; color: #747C84;
input[type="password"] input[type="password"]
margin-top:1px; margin-top: 1px;
input[type="submit"] input[type="submit"]
position: relative; position: relative;
width:100%; width: 100%;
margin-top: 20px; margin-top: 20px;
animation-name: none; animation-name: none;
@keyframes flyin @keyframes flyin
0% 0%
left:-3000px; left: -3000px;
100% 100%
left:0px; left: 0px;
@keyframes flyin_right @keyframes flyin_right
0% 0%
right:-3000px; right: -3000px;
100% 100%
right:0px; right: 0px;
@keyframes fadein @keyframes fadein
0% 0%
opacity:0; opacity: 0;
100% 100%
opacity:1; opacity: 1;

View File

@ -1,7 +1,7 @@
.container.repo_config, .container.repo_config,
.container.repo_secrets .container.repo_secrets
max-width:800px !important; max-width: 800px !important;
.row .row
border-bottom: 1px solid #f0f4f7; border-bottom: 1px solid #f0f4f7;
@ -9,20 +9,20 @@
border: none; border: none;
margin-bottom: 30px; margin-bottom: 30px;
.col-md-12 .col-md-12
padding:0px; padding: 0px;
.row:nth-last-child(2) .row:nth-last-child(2)
border:none; border: none;
.col-md-3 .col-md-3
padding: 30px; padding: 30px;
padding-left: 0px; padding-left: 0px;
max-width: 200px; max-width: 200px;
font-size:15px; font-size: 15px;
color: #2b303b; color: #2b303b;
.col-md-9 .col-md-9
padding: 30px; padding: 30px;
color: #65737e; color: #65737e;
font-size:15px; font-size: 15px;
.btn.btn-info .btn.btn-info
border-color: #95AEC7; border-color: #95AEC7;
@ -47,22 +47,22 @@
color: #2b303b; color: #2b303b;
input[type="range"] + span input[type="range"] + span
margin-left:15px; margin-left: 15px;
.alert.alert-danger .alert.alert-danger
background: #FFF; background: #FFF;
border: 1px solid #bf616a; border: 1px solid #bf616a;
border-radius:2px; border-radius: 2px;
margin-top:40px; margin-top: 40px;
color: #bf616a; color: #bf616a;
.btn.btn-danger .btn.btn-danger
margin-right:15px; margin-right: 15px;
border: 1px solid #bf616a; border: 1px solid #bf616a;
color: #bf616a; color: #bf616a;
background:#FFF; background: #FFF;
border-radius:2px; border-radius: 2px;
font-size:13px; font-size: 13px;
text-transform:uppercase; text-transform: uppercase;
.container.repo_secrets .container.repo_secrets
@ -75,21 +75,21 @@
height: 150px; height: 150px;
padding: 10px 15px; padding: 10px 15px;
.btn.btn-info .btn.btn-info
margin-left:0px; margin-left: 0px;
.result .result
margin-top:20px; margin-top: 20px;
white-space: pre; white-space: pre;
.container.repo_activate .container.repo_activate
max-width:800px !important; max-width: 800px !important;
.alert.alert-info .alert.alert-info
color: #3498DB; color: #3498DB;
background: rgba(52, 152, 219, 0.12); background: rgba(52, 152, 219, 0.12);
border-radius: 2px; border-radius: 2px;
border: none; border: none;
margin-top:20px; margin-top: 20px;
padding: 30px; padding: 30px;
.btn.btn-info .btn.btn-info
color: #3498DB; color: #3498DB;

View File

@ -1,7 +1,7 @@
.container.profile .container.profile
max-width:800px !important; max-width: 800px !important;
margin-bottom:40px; margin-bottom: 40px;
.row .row
border-bottom: 1px solid #f0f4f7; border-bottom: 1px solid #f0f4f7;
@ -13,13 +13,13 @@
padding: 30px; padding: 30px;
padding-left: 0px; padding-left: 0px;
max-width: 200px; max-width: 200px;
font-size:15px; font-size: 15px;
color: #2b303b; color: #2b303b;
.col-md-9 .col-md-9
padding: 30px; padding: 30px;
color: #65737e; color: #65737e;
font-size:15px; font-size: 15px;
.btn.btn-info .btn.btn-info
border-color: #95AEC7; border-color: #95AEC7;

View File

@ -1,8 +1,8 @@
.user-row .user-row
.col-sm-4 .col-sm-4
width:100%; width: 100%;
.col-sm-4:last-child .card .col-sm-4:last-child .card
border-bottom:none border-bottom: none
.card .card
border: none; border: none;
border-bottom: 1px solid #EEE; border-bottom: 1px solid #EEE;
@ -15,8 +15,8 @@
.card-text .card-text
color: rgba(0,0,0,0.5); color: rgba(0,0,0,0.5);
font-size:0.95rem; font-size: 0.95rem;
margin:0px; margin: 0px;
.btn-group .btn-group
position: absolute; position: absolute;
@ -47,9 +47,9 @@
.card-header .card-header
background: #FFF; background: #FFF;
border-bottom: none; border-bottom: none;
padding-right:0px; padding-right: 0px;
padding-left:0px; padding-left: 0px;
width:45px; width: 45px;
.card-header .card-header

View File

@ -7,13 +7,13 @@
z-index: 100; z-index: 100;
display: none; display: none;
background: #FFF; background: #FFF;
min-width:100%; min-width: 100%;
border: 1px solid #eee; border: 1px solid #eee;
border-radius:0px; border-radius: 0px;
.tt-selectable:hover, .tt-selectable:hover,
.tt-cursor .tt-cursor
background:#eff1f5; background: #eff1f5;
.tt-selectable .tt-selectable
padding: 1rem 0.75rem; padding: 1rem 0.75rem;
@ -22,19 +22,19 @@
div:first-child div:first-child
width: 75px; width: 75px;
max-width:75px; max-width: 75px;
min-width:75px; min-width: 75px;
img img
width: 32px; width: 32px;
max-width:32px; max-width: 32px;
min-width:32px; min-width: 32px;
border-radius:50%; border-radius: 50%;
text-align:left; text-align: left;
margin-left:1rem; margin-left: 1rem;
div:last-child div:last-child
flex: 1 1 auto; flex: 1 1 auto;
line-height:32px; line-height: 32px;
.no-matches-message .no-matches-message
padding: 20px; padding: 20px;
@ -43,13 +43,13 @@
.not-indexed-message .not-indexed-message
padding: 20px; padding: 20px;
padding-bottom:0px; padding-bottom: 0px;
color: rgba(0,0,0,0.5); color: rgba(0,0,0,0.5);
font-style: italic; font-style: italic;
em em
color: #2b303b; color: #2b303b;
p:last-child p:last-child
margin-top:20px; margin-top: 20px;
font-size: 15px; font-size: 15px;
color: rgba(0, 0, 0, 0.4); color: rgba(0, 0, 0, 0.4);
a a

View File

@ -22,34 +22,34 @@
.hidden .hidden
display:none; display: none;
// page navigation // page navigation
:focus :focus
outline:none; outline: none;
::-moz-focus-inner ::-moz-focus-inner
border:0; border: 0;
.container .container
max-width:980px !important; max-width: 980px !important;
.modal-content .modal-content
padding:20px; padding: 20px;
.form-control .form-control
border-radius: 2px; border-radius: 2px;
.btn .btn
margin-top:20px; margin-top: 20px;
// node section // node section
.node-row .node-row
.col-sm-4 .col-sm-4
width:100%; width: 100%;
.col-sm-4:last-child .card .col-sm-4:last-child .card
border-bottom:none border-bottom: none
.card .card
border: none; border: none;
border-bottom: 1px solid #EEE; border-bottom: 1px solid #EEE;
@ -61,8 +61,8 @@
font-size: 1.1rem; font-size: 1.1rem;
.card-text .card-text
color: rgba(0,0,0,0.5); color: rgba(0,0,0,0.5);
font-size:0.95rem; font-size: 0.95rem;
margin:0px; margin: 0px;
.btn-group .btn-group
position: absolute; position: absolute;
@ -87,9 +87,9 @@
.card-header .card-header
background: #FFF; background: #FFF;
border-bottom: none; border-bottom: none;
padding-right:0px; padding-right: 0px;
padding-left:0px; padding-left: 0px;
width:45px; width: 45px;

View File

@ -88,7 +88,7 @@ input[type=range]:focus::-ms-fill-upper { background: #367ebd; }
.timeline { padding-left: 50px; position: relative; margin-top: 10px; margin-bottom: 40px; } .timeline { padding-left: 50px; position: relative; margin-top: 10px; margin-bottom: 40px; }
.timeline .card { display: flex; border: none; border-radius: 0px; border-top: 1px solid #eceeef; text-decoration: none; color: #2b303b; } .timeline .card { display: flex; border: none; border-radius: 0px; border-top: 1px solid #eceeef; text-decoration: none; color: 2b303b; }
.timeline .card .card-header { background: #FFF; border: none; padding: 0px; width: 50px; min-width: 50px; max-width: 50px; padding-top: 30px; } .timeline .card .card-header { background: #FFF; border: none; padding: 0px; width: 50px; min-width: 50px; max-width: 50px; padding-top: 30px; }
@ -311,7 +311,7 @@ body.login.login-form > div input[type="submit"] { position: relative; width: 10
.toc ul { list-style-type: none; padding: 0px; margin: 0px; margin-bottom: 40px; border-bottom: 1px solid #EEE; padding-bottom: 40px; } .toc ul { list-style-type: none; padding: 0px; margin: 0px; margin-bottom: 40px; border-bottom: 1px solid #EEE; padding-bottom: 40px; }
.toc ul li { line-height: 25px; } .toc ul li { line-height: 5px; }
.toc ul li a { color: #2b303b; text-decoration: none; } .toc ul li a { color: #2b303b; text-decoration: none; }
@ -339,7 +339,7 @@ body.login.login-form > div input[type="submit"] { position: relative; width: 10
.toc [data-method="PATCH"]:before { color: #E67E22; border-color: #E67E22; } .toc [data-method="PATCH"]:before { color: #E67E22; border-color: #E67E22; }
.toc [data-method="DELETE"]:before { color: #E74C3C; border-color: #E74C3C; } .toc [data-method="DELETE"]:before { color: E74C3C; border-color: #E74C3C; }
.operation [data-method]:before { content: attr(data-method); padding: 0px 10px; line-height: 18px; min-width: 70px; font-size: 11px; text-transform: uppercase; display: inline-block; text-align: center; color: #FFF; border-radius: 2px; margin-right: 20px; background: #FFF; border: 1px solid #FFF; line-height: 20px; vertical-align: top; } .operation [data-method]:before { content: attr(data-method); padding: 0px 10px; line-height: 18px; min-width: 70px; font-size: 11px; text-transform: uppercase; display: inline-block; text-align: center; color: #FFF; border-radius: 2px; margin-right: 20px; background: #FFF; border: 1px solid #FFF; line-height: 20px; vertical-align: top; }
@ -361,7 +361,7 @@ body.login.login-form > div input[type="submit"] { position: relative; width: 10
.operation { min-height: 100vh; padding: 20px 0px; display: flex; } .operation { min-height: 100vh; padding: 20px 0px; display: flex; }
.operation > aside, .operation > div { min-width: 50%; max-width: 50%; width: 50%; padding-right: 40px; } .operation > aside, .operation > div { min-width: 50%; max-width: 50%; width: 0%; padding-right: 40px; }
.operation h2 { color: #2b303b; font-size: 21px; } .operation h2 { color: #2b303b; font-size: 21px; }
@ -381,7 +381,7 @@ body.login.login-form > div input[type="submit"] { position: relative; width: 10
.operation .params li:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } .operation .params li:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.operation .params h4 { float: left; line-height: 20px; text-align: right; padding-right: 20px; width: 150px; font-weight: bold; font-size: 15px; } .operation .params h4 { float: left; line-height: 20px; text-align: right; padding-right: 2 0px; width: 150px; font-weight: bold; font-size: 15px; }
.operation .params small { display: block; text-transform: uppercase; color: #E67E22; font-size: 11px; font-weight: normal; margin-top: 5px; } .operation .params small { display: block; text-transform: uppercase; color: #E67E22; font-size: 11px; font-weight: normal; margin-top: 5px; }