
Conflicts: assets/scripts/lib/travis/expandable_record_array.coffee public/scripts/app.js public/scripts/min/app.js public/styles/app.css public/version
7273 lines
250 KiB
CSS
7273 lines
250 KiB
CSS
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/app.sass */
|
|
html, body {
|
|
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
font-size: 12px;
|
|
line-height: 19px;
|
|
margin: 0;
|
|
padding: 0;
|
|
height: 100%;
|
|
color: #666666;
|
|
}
|
|
|
|
/* line 12, /Volumes/travis/travis-web/assets/styles/app.sass */
|
|
a {
|
|
color: #666666;
|
|
text-decoration: none;
|
|
}
|
|
|
|
/* line 16, /Volumes/travis/travis-web/assets/styles/app.sass */
|
|
ul {
|
|
padding: 0;
|
|
margin: 0;
|
|
list-style-type: none;
|
|
}
|
|
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/app.sass */
|
|
li {
|
|
padding: 0;
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/app/auth.sass */
|
|
#auth-frame {
|
|
top: 50%;
|
|
left: 50%;
|
|
width: 400px;
|
|
height: 300px;
|
|
margin: -200px 0 0 -150px;
|
|
display: none;
|
|
position: fixed;
|
|
z-index: 100;
|
|
background-color: white;
|
|
border: 10px solid rgba(0, 0, 0, 0.5);
|
|
-webkit-background-clip: padding;
|
|
-moz-background-clip: padding;
|
|
background-clip: padding-box;
|
|
-webkit-border-radius: 10px;
|
|
-moz-border-radius: 10px;
|
|
-ms-border-radius: 10px;
|
|
-o-border-radius: 10px;
|
|
border-radius: 10px;
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/app/button.sass */
|
|
.button {
|
|
position: relative;
|
|
overflow: visible;
|
|
display: inline-block;
|
|
padding: 5px 10px;
|
|
border: 1px solid #d4d4d4;
|
|
margin: 0;
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
-ms-border-radius: 4px;
|
|
-o-border-radius: 4px;
|
|
border-radius: 4px;
|
|
background-color: #ececec;
|
|
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f4f4f4), color-stop(100%, #ececec));
|
|
background: -webkit-linear-gradient(#f4f4f4, #ececec);
|
|
background: -moz-linear-gradient(#f4f4f4, #ececec);
|
|
background: -o-linear-gradient(#f4f4f4, #ececec);
|
|
background: linear-gradient(#f4f4f4, #ececec);
|
|
background-clip: padding-box;
|
|
cursor: pointer;
|
|
outline: none;
|
|
text-decoration: none;
|
|
text-align: center;
|
|
font: 11px/normal sans-serif;
|
|
color: #666666;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
/* line 22, /Volumes/travis/travis-web/assets/styles/app/button.sass */
|
|
.button:hover,
|
|
.button:focus,
|
|
.button:active,
|
|
.button.active {
|
|
border-color: #2356c4;
|
|
border-bottom-color: #2a65a0;
|
|
background-color: #4a80f3;
|
|
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6699fa), color-stop(100%, #4a80f3));
|
|
background: -webkit-linear-gradient(#6699fa, #4a80f3);
|
|
background: -moz-linear-gradient(#6699fa, #4a80f3);
|
|
background: -o-linear-gradient(#6699fa, #4a80f3);
|
|
background: linear-gradient(#6699fa, #4a80f3);
|
|
text-decoration: none;
|
|
color: white;
|
|
}
|
|
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/app/button.sass */
|
|
.button:active,
|
|
.button.active {
|
|
border-color: #2a65a0;
|
|
border-bottom-color: #2356c4;
|
|
background-color: #4a80f3;
|
|
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4a80f3), color-stop(100%, #6699fa));
|
|
background: -webkit-linear-gradient(#4a80f3, #6699fa);
|
|
background: -moz-linear-gradient(#4a80f3, #6699fa);
|
|
background: -o-linear-gradient(#4a80f3, #6699fa);
|
|
background: linear-gradient(#4a80f3, #6699fa);
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/app/flash.sass */
|
|
#flash {
|
|
color: gray;
|
|
font-weight: bold;
|
|
}
|
|
/* line 7, /Volumes/travis/travis-web/assets/styles/app/flash.sass */
|
|
#flash li {
|
|
position: relative;
|
|
margin: -20px -40px 20px -30px;
|
|
padding: 15px 40px 15px 30px;
|
|
-webkit-box-shadow: transparent 0 0 0 0, #cccccc 0 1px 6px 0, transparent 0 0 0 0, transparent 0 0 0 0;
|
|
-moz-box-shadow: transparent 0 0 0 0, #cccccc 0 1px 6px 0, transparent 0 0 0 0, transparent 0 0 0 0;
|
|
box-shadow: transparent 0 0 0 0, #cccccc 0 1px 6px 0, transparent 0 0 0 0, transparent 0 0 0 0;
|
|
border-bottom: 1px solid #dddddd;
|
|
}
|
|
/* line 14, /Volumes/travis/travis-web/assets/styles/app/flash.sass */
|
|
#flash li a {
|
|
text-decoration: underline;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/app/flash.sass */
|
|
#flash .success {
|
|
background-color: #ebfcc2;
|
|
}
|
|
/* line 20, /Volumes/travis/travis-web/assets/styles/app/flash.sass */
|
|
#flash .notice {
|
|
background-color: lightgoldenrodyellow;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/app/flash.sass */
|
|
#flash .error {
|
|
background-color: #f5d7d3;
|
|
}
|
|
/* line 26, /Volumes/travis/travis-web/assets/styles/app/flash.sass */
|
|
#flash .broadcast {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/app/flash.sass */
|
|
#flash p {
|
|
margin: 0;
|
|
}
|
|
/* line 32, /Volumes/travis/travis-web/assets/styles/app/flash.sass */
|
|
#flash .close {
|
|
display: block;
|
|
position: absolute;
|
|
top: 17px;
|
|
right: 40px;
|
|
width: 16px;
|
|
height: 16px;
|
|
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjVFRDU4MEMwODk3MTFFMjkwNjNBMkQ0RTBDREI5REYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjVFRDU4MEQwODk3MTFFMjkwNjNBMkQ0RTBDREI5REYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCNUVENTgwQTA4OTcxMUUyOTA2M0EyRDRFMENEQjlERiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCNUVENTgwQjA4OTcxMUUyOTA2M0EyRDRFMENEQjlERiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgjNJDMAAABaUExURX9/f4GBgaCgoM7OzsnJycXFxby8vOPj44eHh5+fn9DQ0OLi4tzc3IKCgv39/d/f3+Dg4Ofn597e3ra2toWFheXl5bW1tZqamvj4+JmZmbu7u8bGxre3t////656HTcAAAAedFJOU///////////////////////////////////////AOwYHF4AAAB5SURBVHjaZE9HDgNBCDNM2d57Ev//m5nZnLJYQgILsA1mDCHGMNwtUjUqSBBtfkRdArrvCpR1JooV15aXtwtrQfQVjrN1pGvPA1WPUWSaO3iPbp5ERgQoHW44ahojFtInGfHkgteT+DxP3vapkTXGrHUb7j/+V4ABAB63DW3bAMwKAAAAAElFTkSuQmCC') no-repeat 0 0;
|
|
opacity: 0.5;
|
|
cursor: pointer;
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/app/github.sass */
|
|
#github-wrapper {
|
|
position: absolute;
|
|
z-index: 1001;
|
|
top: -40px;
|
|
right: 0px;
|
|
width: 135px;
|
|
height: 135px;
|
|
overflow: hidden;
|
|
pointer-events: none;
|
|
}
|
|
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/app/github.sass */
|
|
#github {
|
|
display: block;
|
|
position: absolute;
|
|
z-index: 1001;
|
|
top: 40px;
|
|
right: -70px;
|
|
width: 250px;
|
|
padding: 3px 0;
|
|
border-top: 2px solid #ef9f4c;
|
|
border-bottom: 2px solid #ef9f4c;
|
|
background: #ef7600;
|
|
color: white;
|
|
text-align: center;
|
|
text-decoration: none;
|
|
font-size: 13px;
|
|
font-weight: bold;
|
|
line-height: 19px;
|
|
letter-spacing: -1px;
|
|
text-shadow: 0 0 10px #522600;
|
|
pointer-events: auto;
|
|
-webkit-transform: rotate(45deg);
|
|
-moz-transform: rotate(45deg);
|
|
-ms-transform: rotate(45deg);
|
|
-o-transform: rotate(45deg);
|
|
transform: rotate(45deg);
|
|
-webkit-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 10px, rgba(0, 0, 0, 0.07) 0 0 3px 1px inset;
|
|
-moz-box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 10px, rgba(0, 0, 0, 0.07) 0 0 3px 1px inset;
|
|
box-shadow: rgba(0, 0, 0, 0.5) 1px 1px 10px, rgba(0, 0, 0, 0.07) 0 0 3px 1px inset;
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/app/loading.sass */
|
|
.loading {
|
|
padding: 15px 25px 0 0;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/app/loading.sass */
|
|
.loading span {
|
|
padding-right: 25px;
|
|
font-size: 12px;
|
|
color: #aaaaaa;
|
|
background: url('data:image/gif;base64,R0lGODlhEAAIALMPAOvr697e3qCgoLW1tYuLi/X19Wtra3t7e87OzsbGxqGhodfX142NjZaWlqurq////yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExOTJCMEVCMzUyOEYzRkIyNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowQTRBOUU3MDAxNzUxMUUyODZFREY0REREQTAzNDk4QSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowQTRBOUU2RjAxNzUxMUUyODZFREY0REREQTAzNDk4QSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IE1hY2ludG9zaCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkY4N0YxMTc0MDcyMDY4MTE5MkIwRUIzNTI4RjNGQjI1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3N0YxMTc0MDcyMDY4MTE5MkIwRUIzNTI4RjNGQjI1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEBQoADwAsAAAAABAACAAABCzQSPmqvc+QbbDX3BOMwQOQBUh0AXCaLpBuq+iWsayyN+zOoYKw8BgKdx5MBAAh+QQFCgAPACwAAAAACgAIAAAEHJCceZ65hohdM8mb0BGfxlkkeHqqiJbhWFKyEQEAIfkECQoADwAsAAAAABAACAAABC9QiSneueeZvcX4jTVlBmEaHigKpEmg3xAeo+bCKs3aZyqvrV5sViudJBQLhveKAAAh+QQJCgAPACwAAAAAEAAIAAAEMPDJKap4Jx8ylB8PMwwMZnFJCoqkWaFqOJbHOaTJOrsCnMut2qvzAdJOE4oFoyFEAAAh+QQJCgAPACwAAAAAEAAIAAAEMvDJSZ+4Qi3E13OK4jzNYApLoCKPwimkOaBqwLoIXJ7p2r4xXu0G3M02nU9oZBRUnpUIACH5BAkKAA8ALAAAAAAQAAgAAAQv8MlJq30oozeUH0UgAk8iJlyigkBLmgE6qAnrlme6Fu6bz7uCsIDRcDyKwWX5iAAAIfkECQoADwAsAAAAABAACAAABCnwyUmrtQvpVYIHj+c9iMgBKBigAWkWqcq63pmGc1kXPP/0hUdmcyk+IgAh+QQFCgAPACwAAAAAEAAIAAAEI/DJSau9FIQN3t6PxgEk6ZFBWK5mgKpseWowWdz3gxf6jmERADs=') no-repeat right 4px;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/app/loading.sass */
|
|
.loading .loading {
|
|
display: none;
|
|
}
|
|
|
|
/* line 14, /Volumes/travis/travis-web/assets/styles/app/loading.sass */
|
|
span.loading {
|
|
padding: 0 25px 0 0;
|
|
font-size: 12px;
|
|
color: #aaaaaa;
|
|
background: url('data:image/gif;base64,R0lGODlhEAAIALMPAOvr697e3qCgoLW1tYuLi/X19Wtra3t7e87OzsbGxqGhodfX142NjZaWlqurq////yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExOTJCMEVCMzUyOEYzRkIyNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowQTRBOUU3MDAxNzUxMUUyODZFREY0REREQTAzNDk4QSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowQTRBOUU2RjAxNzUxMUUyODZFREY0REREQTAzNDk4QSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IE1hY2ludG9zaCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkY4N0YxMTc0MDcyMDY4MTE5MkIwRUIzNTI4RjNGQjI1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3N0YxMTc0MDcyMDY4MTE5MkIwRUIzNTI4RjNGQjI1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEBQoADwAsAAAAABAACAAABCzQSPmqvc+QbbDX3BOMwQOQBUh0AXCaLpBuq+iWsayyN+zOoYKw8BgKdx5MBAAh+QQFCgAPACwAAAAACgAIAAAEHJCceZ65hohdM8mb0BGfxlkkeHqqiJbhWFKyEQEAIfkECQoADwAsAAAAABAACAAABC9QiSneueeZvcX4jTVlBmEaHigKpEmg3xAeo+bCKs3aZyqvrV5sViudJBQLhveKAAAh+QQJCgAPACwAAAAAEAAIAAAEMPDJKap4Jx8ylB8PMwwMZnFJCoqkWaFqOJbHOaTJOrsCnMut2qvzAdJOE4oFoyFEAAAh+QQJCgAPACwAAAAAEAAIAAAEMvDJSZ+4Qi3E13OK4jzNYApLoCKPwimkOaBqwLoIXJ7p2r4xXu0G3M02nU9oZBRUnpUIACH5BAkKAA8ALAAAAAAQAAgAAAQv8MlJq30oozeUH0UgAk8iJlyigkBLmgE6qAnrlme6Fu6bz7uCsIDRcDyKwWX5iAAAIfkECQoADwAsAAAAABAACAAABCnwyUmrtQvpVYIHj+c9iMgBKBigAWkWqcq63pmGc1kXPP/0hUdmcyk+IgAh+QQFCgAPACwAAAAAEAAIAAAEI/DJSau9FIQN3t6PxgEk6ZFBWK5mgKpseWowWdz3gxf6jmERADs=') no-repeat right 4px;
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/app/misc.sass */
|
|
.display {
|
|
display: block !important;
|
|
}
|
|
|
|
/* line 6, /Volumes/travis/travis-web/assets/styles/app/misc.sass */
|
|
.display-inline {
|
|
display: inline-block !important;
|
|
}
|
|
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/app/misc.sass */
|
|
.emoji {
|
|
vertical-align: middle;
|
|
width: 20px;
|
|
height: 20px;
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/app/popup.sass */
|
|
.help {
|
|
display: inline-block;
|
|
height: 19px;
|
|
width: 16px;
|
|
margin: -4px 0 0 3px;
|
|
vertical-align: middle;
|
|
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAMAAABFNRROAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzAyMjQzMEVGREQzMTFFMUFDNEREQzAwMkZFNkVGNjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzAyMjQzMEZGREQzMTFFMUFDNEREQzAwMkZFNkVGNjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDMDIyNDMwQ0ZERDMxMUUxQUM0RERDMDAyRkU2RUY2NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDMDIyNDMwREZERDMxMUUxQUM0RERDMDAyRkU2RUY2NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pu7RF7YAAAAYUExURc3NzfHx8fz8/NTU1NjY2OHh4f///+vr66XWbI4AAAAHdFJOU////////wAaSwNGAAAAVUlEQVR42mRO0QoAMQgym/X/f3yzMTiYD5FlJqqKLam5O1RFwsgwC1xEgekxLUiiPaRoSUO7rsxhGrY1Y3XZ8dXcYWlh7uyJrh79+Xd28WT55/wEGACL9QGV13jVXgAAAABJRU5ErkJggg==') no-repeat scroll 0 3px transparent;
|
|
cursor: pointer;
|
|
}
|
|
|
|
/* line 12, /Volumes/travis/travis-web/assets/styles/app/popup.sass */
|
|
.popup {
|
|
top: 50%;
|
|
left: 50%;
|
|
width: 400px;
|
|
margin: -200px 0 0 -200px;
|
|
padding: 20px;
|
|
display: none;
|
|
position: fixed;
|
|
z-index: 100;
|
|
background-color: white;
|
|
border: 10px solid rgba(0, 0, 0, 0.5);
|
|
-webkit-background-clip: padding;
|
|
-moz-background-clip: padding;
|
|
background-clip: padding-box;
|
|
-webkit-border-radius: 10px;
|
|
-moz-border-radius: 10px;
|
|
-ms-border-radius: 10px;
|
|
-o-border-radius: 10px;
|
|
border-radius: 10px;
|
|
}
|
|
/* line 20, /Volumes/travis/travis-web/assets/styles/app/popup.sass */
|
|
.popup .close {
|
|
position: absolute;
|
|
display: block;
|
|
right: 10px;
|
|
top: 10px;
|
|
width: 16px;
|
|
height: 16px;
|
|
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjVFRDU4MEMwODk3MTFFMjkwNjNBMkQ0RTBDREI5REYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjVFRDU4MEQwODk3MTFFMjkwNjNBMkQ0RTBDREI5REYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCNUVENTgwQTA4OTcxMUUyOTA2M0EyRDRFMENEQjlERiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCNUVENTgwQjA4OTcxMUUyOTA2M0EyRDRFMENEQjlERiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgjNJDMAAABaUExURX9/f4GBgaCgoM7OzsnJycXFxby8vOPj44eHh5+fn9DQ0OLi4tzc3IKCgv39/d/f3+Dg4Ofn597e3ra2toWFheXl5bW1tZqamvj4+JmZmbu7u8bGxre3t////656HTcAAAAedFJOU///////////////////////////////////////AOwYHF4AAAB5SURBVHjaZE9HDgNBCDNM2d57Ev//m5nZnLJYQgILsA1mDCHGMNwtUjUqSBBtfkRdArrvCpR1JooV15aXtwtrQfQVjrN1pGvPA1WPUWSaO3iPbp5ERgQoHW44ahojFtInGfHkgteT+DxP3vapkTXGrHUb7j/+V4ABAB63DW3bAMwKAAAAAElFTkSuQmCC') no-repeat 0 0;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/app/popup.sass */
|
|
.popup h4 {
|
|
margin-top: 0;
|
|
font-size: 18px;
|
|
font-weight: bold;
|
|
color: #666666;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/app/popup.sass */
|
|
.popup p {
|
|
font-size: 13px;
|
|
}
|
|
/* line 38, /Volumes/travis/travis-web/assets/styles/app/popup.sass */
|
|
.popup pre {
|
|
background-color: #efefef;
|
|
margin: 0;
|
|
padding: 10px 20px;
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
-ms-border-radius: 4px;
|
|
-o-border-radius: 4px;
|
|
border-radius: 4px;
|
|
}
|
|
|
|
/* line 44, /Volumes/travis/travis-web/assets/styles/app/popup.sass */
|
|
#status-images {
|
|
display: none;
|
|
width: 600px;
|
|
height: 190px;
|
|
margin: -95px 0 0 -300px;
|
|
}
|
|
/* line 50, /Volumes/travis/travis-web/assets/styles/app/popup.sass */
|
|
#status-images p {
|
|
margin: 10px 0;
|
|
}
|
|
/* line 52, /Volumes/travis/travis-web/assets/styles/app/popup.sass */
|
|
#status-images p label {
|
|
width: 80px;
|
|
display: inline-block;
|
|
}
|
|
/* line 55, /Volumes/travis/travis-web/assets/styles/app/popup.sass */
|
|
#status-images p input {
|
|
border: 1px solid #dddddd;
|
|
width: 505px;
|
|
padding: 4px;
|
|
-webkit-border-radius: 3px;
|
|
-moz-border-radius: 3px;
|
|
-ms-border-radius: 3px;
|
|
-o-border-radius: 3px;
|
|
border-radius: 3px;
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 4, /Volumes/travis/travis-web/assets/styles/auth.sass */
|
|
#auth #main {
|
|
top: 200px;
|
|
margin: 0 auto;
|
|
padding: 25px 50px;
|
|
height: 100px;
|
|
width: 300px;
|
|
min-width: auto;
|
|
border: 10px solid #bbbbbb;
|
|
max-height: 400px;
|
|
-webkit-border-radius: 8px;
|
|
-moz-border-radius: 8px;
|
|
-ms-border-radius: 8px;
|
|
-o-border-radius: 8px;
|
|
border-radius: 8px;
|
|
}
|
|
/* line 16, /Volumes/travis/travis-web/assets/styles/auth.sass */
|
|
#auth #main h1 {
|
|
margin-bottom: 1em;
|
|
color: #333333;
|
|
}
|
|
/* line 20, /Volumes/travis/travis-web/assets/styles/auth.sass */
|
|
#auth #main p {
|
|
color: #333333;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/auth.sass */
|
|
#auth #main a:hover {
|
|
text-decoration: underline;
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/layout.sass */
|
|
html, body {
|
|
height: 100%;
|
|
}
|
|
|
|
/* line 8, /Volumes/travis/travis-web/assets/styles/layout.sass */
|
|
.application {
|
|
width: 100%;
|
|
min-height: 100%;
|
|
display: -webkit-box;
|
|
display: -moz-box;
|
|
display: -ms-box;
|
|
display: box;
|
|
-webkit-box-orient: horizontal;
|
|
-moz-box-orient: horizontal;
|
|
-ms-box-orient: horizontal;
|
|
box-orient: horizontal;
|
|
-webkit-box-align: stretch;
|
|
-moz-box-align: stretch;
|
|
-ms-box-align: stretch;
|
|
box-align: stretch;
|
|
margin-top: 40px;
|
|
}
|
|
|
|
/* line 16, /Volumes/travis/travis-web/assets/styles/layout.sass */
|
|
#top {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 40px;
|
|
z-index: 1000;
|
|
}
|
|
|
|
/* line 24, /Volumes/travis/travis-web/assets/styles/layout.sass */
|
|
#left, #right {
|
|
-webkit-box-flex: 0;
|
|
-moz-box-flex: 0;
|
|
-ms-box-flex: 0;
|
|
box-flex: 0;
|
|
position: relative;
|
|
min-height: 100%;
|
|
}
|
|
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/layout.sass */
|
|
#left {
|
|
min-width: 250px;
|
|
max-width: 380px;
|
|
width: -webkit-calc(100% - 1000px);
|
|
padding: 0 0 110px 0;
|
|
background-color: #fdfdfd;
|
|
border-right: 1px solid #cccccc;
|
|
-webkit-box-shadow: transparent 0 0 0 0, #cccccc 0 1px 8px 0, transparent 0 0 0 0, transparent 0 0 0 0;
|
|
-moz-box-shadow: transparent 0 0 0 0, #cccccc 0 1px 8px 0, transparent 0 0 0 0, transparent 0 0 0 0;
|
|
box-shadow: transparent 0 0 0 0, #cccccc 0 1px 8px 0, transparent 0 0 0 0, transparent 0 0 0 0;
|
|
}
|
|
|
|
@media screen and (max-width: 980px) {
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/layout.sass */
|
|
#left {
|
|
max-width: 300px;
|
|
}
|
|
}
|
|
/* line 42, /Volumes/travis/travis-web/assets/styles/layout.sass */
|
|
#main {
|
|
-webkit-box-flex: 4;
|
|
-moz-box-flex: 4;
|
|
-ms-box-flex: 4;
|
|
box-flex: 4;
|
|
position: relative;
|
|
overflow: hidden;
|
|
min-width: 630px;
|
|
padding: 20px 40px 80px 30px;
|
|
}
|
|
|
|
/* line 49, /Volumes/travis/travis-web/assets/styles/layout.sass */
|
|
#right {
|
|
width: 205px;
|
|
padding: 11px 20px 80px 20px;
|
|
background-color: #f2f4f9;
|
|
border-left: 1px solid #cccccc;
|
|
}
|
|
|
|
@media screen and (max-width: 1400px) {
|
|
/* line 56, /Volumes/travis/travis-web/assets/styles/layout.sass */
|
|
#left .duration_label {
|
|
display: inline-block;
|
|
width: 11px;
|
|
height: 14px;
|
|
margin-right: 1px;
|
|
text-indent: -200px;
|
|
overflow: hidden;
|
|
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAMAAACecocUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0U1QTlDRTFGREQzMTFFMUFDNEREQzAwMkZFNkVGNjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0U1QTlDRTJGREQzMTFFMUFDNEREQzAwMkZFNkVGNjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDRTVBOUNERkZERDMxMUUxQUM0RERDMDAyRkU2RUY2NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDRTVBOUNFMEZERDMxMUUxQUM0RERDMDAyRkU2RUY2NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pje91wIAAABgUExUReHh4f///4yMjJGRkZOTk+Xl5dnZ2Y+Pj97e3vr6+s/Pz/Hx8d3d3fn5+fT09Pz8/MXFxb29vZubm42NjZmZme/v7+Dg4Le3t8zMzNbW1tHR0cLCwrm5uaOjo/7+/v///5bKi3IAAAAgdFJOU/////////////////////////////////////////8AXFwb7QAAAGRJREFUeNo8TUcSg0AMs7TAFkpCJ6H4/7/EywFdJHtURA0i8pDq4v3kWGUt3DvEZIeo7wHIP9GsrD9dmprLWcrhd3IDBtOcEUOL1v7qVmR8za8ljznWO5vcXxYsRh+erXf3FmAAt+kGpy96EE0AAAAASUVORK5CYII=') no-repeat 0px 3px;
|
|
}
|
|
}
|
|
@media screen and (max-width: 1310px) {
|
|
/* line 66, /Volumes/travis/travis-web/assets/styles/layout.sass */
|
|
#left .finished_at_label {
|
|
display: none;
|
|
}
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 4, /Volumes/travis/travis-web/assets/styles/left.sass */
|
|
#left #search_box {
|
|
height: 87px;
|
|
padding: 30px 20px 0 20px;
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/left.sass */
|
|
#left #search_box input[type=text] {
|
|
height: 28px;
|
|
width: 100%;
|
|
padding: 0 0 0 10px;
|
|
color: #666666;
|
|
font-size: 12px;
|
|
box-sizing: border-box;
|
|
border: 1px solid #dddddd;
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
-ms-border-radius: 4px;
|
|
-o-border-radius: 4px;
|
|
border-radius: 4px;
|
|
background: white url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAOCAMAAAD32Kf8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6REM3OTNBODhGREQ0MTFFMUFDNEREQzAwMkZFNkVGNjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6REM3OTNBODlGREQ0MTFFMUFDNEREQzAwMkZFNkVGNjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEQzc5M0E4NkZERDQxMUUxQUM0RERDMDAyRkU2RUY2NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEQzc5M0E4N0ZERDQxMUUxQUM0RERDMDAyRkU2RUY2NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl/Rd+IAAAAwUExURf///729vfz8/P7+/svLy/n5+b+/v/b29vDw8MbGxubm5uHh4e/v79ra2tTU1N7e3hix620AAABqSURBVHjadM/hCoAwCATg3c3NbbZ6/7dtEZQG3R/h4wRN6TdqUsX0gzuu7JEPiG0mODxmgRUWgwStUKasqF4pGGuM2OWEDA7B9Fo67htaxD7XvbMxYtOVQv9C742ZzOEFbn7z5Qff+inAAHofAl4uuqX6AAAAAElFTkSuQmCC') no-repeat right 8px;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/left.sass */
|
|
#left .tabs #tab_owned {
|
|
display: none;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/left.sass */
|
|
#left .tabs #tab_owned.display {
|
|
display: inline-block;
|
|
}
|
|
/* line 28, /Volumes/travis/travis-web/assets/styles/left.sass */
|
|
#left .toggle-info {
|
|
position: absolute;
|
|
right: 20px;
|
|
margin-top: -22px;
|
|
display: block;
|
|
width: 14px;
|
|
height: 14px;
|
|
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTRERjlGNzFGREQzMTFFMUFDNEREQzAwMkZFNkVGNjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTRERjlGNzJGREQzMTFFMUFDNEREQzAwMkZFNkVGNjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBNERGOUY2RkZERDMxMUUxQUM0RERDMDAyRkU2RUY2NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBNERGOUY3MEZERDMxMUUxQUM0RERDMDAyRkU2RUY2NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrjShEMAAAAYUExURcXHzOXo7t7h58/S2OHk6tbZ3tLU2sjL0fPgiwUAAABUSURBVHjaXI9REgAxBENJifvfeDX6sW1+4g0jmLeQZGJX5h7LpBUbo+yoolE9Qn03zOAYLEUpa6DMXRs42Hww/5izqoeVhwkigFLQe8Zz5PXCJ8AAgQMBRB2yVWkAAAAASUVORK5CYII=');
|
|
cursor: pointer;
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/left/list.sass */
|
|
#accounts.open li .info,
|
|
#repos.open li .info {
|
|
display: block;
|
|
}
|
|
/* line 8, /Volumes/travis/travis-web/assets/styles/left/list.sass */
|
|
#accounts li,
|
|
#repos li {
|
|
position: relative;
|
|
font-size: 15px;
|
|
padding: 15px 20px 15px 15px;
|
|
border-bottom: 1px solid #dddddd;
|
|
background-repeat: no-repeat;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/left/list.sass */
|
|
#accounts li:nth-child(odd), #accounts li:nth-child(odd) .indicator span,
|
|
#repos li:nth-child(odd),
|
|
#repos li:nth-child(odd) .indicator span {
|
|
background-color: white;
|
|
}
|
|
/* line 18, /Volumes/travis/travis-web/assets/styles/left/list.sass */
|
|
#accounts li:nth-child(even), #accounts li:nth-child(even) .indicator span,
|
|
#repos li:nth-child(even),
|
|
#repos li:nth-child(even) .indicator span {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 22, /Volumes/travis/travis-web/assets/styles/left/list.sass */
|
|
#accounts li .slug-and-status,
|
|
#repos li .slug-and-status {
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
padding-right: 35px;
|
|
}
|
|
/* line 28, /Volumes/travis/travis-web/assets/styles/left/list.sass */
|
|
#accounts li .last_build,
|
|
#repos li .last_build {
|
|
position: absolute;
|
|
top: 15px;
|
|
right: 20px;
|
|
text-align: right;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/left/list.sass */
|
|
#accounts li .summary,
|
|
#repos li .summary {
|
|
margin: 5px 0 0 15px;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
color: #999999;
|
|
font-size: 12px;
|
|
}
|
|
/* line 45, /Volumes/travis/travis-web/assets/styles/left/list.sass */
|
|
#accounts li .info,
|
|
#repos li .info {
|
|
overflow: hidden;
|
|
margin: 12px -20px -15px -45px;
|
|
font-size: 12px;
|
|
background-color: #fffcf4;
|
|
color: #7f7f75;
|
|
display: none;
|
|
}
|
|
/* line 52, /Volumes/travis/travis-web/assets/styles/left/list.sass */
|
|
#accounts li .info p,
|
|
#repos li .info p {
|
|
margin: 0 -10px 0 -10px;
|
|
padding: 12px 35px 12px 73px;
|
|
-webkit-box-shadow: #bab9a7 0 1px 8px 0 inset;
|
|
-moz-box-shadow: #bab9a7 0 1px 8px 0 inset;
|
|
box-shadow: #bab9a7 0 1px 8px 0 inset;
|
|
}
|
|
/* line 57, /Volumes/travis/travis-web/assets/styles/left/list.sass */
|
|
#accounts li .indicator,
|
|
#repos li .indicator {
|
|
display: none;
|
|
position: absolute;
|
|
top: 0;
|
|
right: -20px;
|
|
width: 20px;
|
|
height: 100%;
|
|
overflow: hidden;
|
|
}
|
|
/* line 66, /Volumes/travis/travis-web/assets/styles/left/list.sass */
|
|
#accounts li .indicator span,
|
|
#repos li .indicator span {
|
|
position: relative;
|
|
display: block;
|
|
top: 25px;
|
|
left: -15px;
|
|
width: 20px;
|
|
height: 20px;
|
|
border: 1px solid #cccccc;
|
|
-webkit-transform: rotate(45deg);
|
|
-moz-transform: rotate(45deg);
|
|
-ms-transform: rotate(45deg);
|
|
-o-transform: rotate(45deg);
|
|
transform: rotate(45deg);
|
|
-webkit-box-shadow: #cccccc 0 1px 8px 0;
|
|
-moz-box-shadow: #cccccc 0 1px 8px 0;
|
|
box-shadow: #cccccc 0 1px 8px 0;
|
|
}
|
|
/* line 77, /Volumes/travis/travis-web/assets/styles/left/list.sass */
|
|
#accounts li.selected .indicator,
|
|
#repos li.selected .indicator {
|
|
display: block;
|
|
}
|
|
/* line 80, /Volumes/travis/travis-web/assets/styles/left/list.sass */
|
|
#accounts .loading,
|
|
#repos .loading {
|
|
padding: 15px 25px 15px 30px;
|
|
background-color: white;
|
|
background-image: none;
|
|
}
|
|
|
|
/* line 86, /Volumes/travis/travis-web/assets/styles/left/list.sass */
|
|
#accounts li {
|
|
margin-left: -4px;
|
|
padding-left: 52px;
|
|
}
|
|
/* line 89, /Volumes/travis/travis-web/assets/styles/left/list.sass */
|
|
#accounts li.user {
|
|
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAMAAACOacfrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Rjg2MkE3NjlGREQyMTFFMUFDNEREQzAwMkZFNkVGNjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Rjg2MkE3NkFGREQyMTFFMUFDNEREQzAwMkZFNkVGNjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGODYyQTc2N0ZERDIxMUUxQUM0RERDMDAyRkU2RUY2NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGODYyQTc2OEZERDIxMUUxQUM0RERDMDAyRkU2RUY2NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrJlFK8AAABLUExURX9/f4eHh4WFhZCQkPLy8oiIiNra2vDw8LGxsf7+/sLCwvb29oCAgI+Pj5mZmdXV1ba2toODg52dnfPz87i4uN3d3aGhod/f3////yHAc80AAAAZdFJOU////////////////////////////////wABNAq3AAAAV0lEQVR42lTM2Q6AIAxE0YGCsuMu//+llqREvckkPS9F42pec+0HeJEAUBQZzdJGNP+lWHYXtYV1jC8tsILIT4VVJt91Xwm9tJ0NDm8O9iML0mqk6RFgAMVgBry2iJEPAAAAAElFTkSuQmCC');
|
|
background-position: 29px 18px;
|
|
}
|
|
/* line 92, /Volumes/travis/travis-web/assets/styles/left/list.sass */
|
|
#accounts li.organization {
|
|
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAMCAMAAAC3DnawAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTQ3QkUxMjJGREQzMTFFMUFDNEREQzAwMkZFNkVGNjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTQ3QkUxMjNGREQzMTFFMUFDNEREQzAwMkZFNkVGNjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGODYyQTc2QkZERDIxMUUxQUM0RERDMDAyRkU2RUY2NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGODYyQTc2Q0ZERDIxMUUxQUM0RERDMDAyRkU2RUY2NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnNJ4v8AAABgUExURX9/f4eHh5ubm5SUlIuLi/j4+NPT07Ozs9HR0ampqd7e3tnZ2aampsLCwoyMjMrKyuXl5ezs7KKiotzc3IGBgenp6eHh4ZeXl8DAwI+Pj/T09ImJia+vr9TU1P///5GRkUorc5sAAAAfdFJOU////////////////////////////////////////wDNGXYQAAAAjElEQVR42kSNiQ6DIBBEh0tYtJ4ohbb4/3/pKja+hM3yNplBqSxKqOXewc+7qSgAqkzOVzcC0Wh22kRgvFwLiNyz67MA2st5IOXELhm++Jon8SpvdueUNW/bQebHrjGEfWO3UoCwzcxubuwHgVZwLDkbcBK+jrgQMtpB448ebJS14+HuKJ146Ph/CDAAJA8LS8ZE6XkAAAAASUVORK5CYII=');
|
|
background-position: 24px 18px;
|
|
}
|
|
/* line 95, /Volumes/travis/travis-web/assets/styles/left/list.sass */
|
|
#accounts li .summary {
|
|
margin-left: 0;
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 4, /Volumes/travis/travis-web/assets/styles/main.sass */
|
|
#main h3 {
|
|
margin: 15px 60px 0 0;
|
|
font-size: 24px;
|
|
}
|
|
/* line 7, /Volumes/travis/travis-web/assets/styles/main.sass */
|
|
#main h3 a {
|
|
text-decoration: underline;
|
|
}
|
|
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/main.sass */
|
|
#stats #main {
|
|
width: 600px;
|
|
padding: 20px 0 0 0;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/main/list.sass */
|
|
table.list {
|
|
width: 100%;
|
|
margin: 25px 0 0 12px;
|
|
border-spacing: 0;
|
|
}
|
|
/* line 8, /Volumes/travis/travis-web/assets/styles/main/list.sass */
|
|
table.list a {
|
|
text-decoration: underline;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/main/list.sass */
|
|
table.list caption {
|
|
margin-bottom: 8px;
|
|
text-align: left;
|
|
color: #666666;
|
|
font-size: 15px;
|
|
font-weight: bold;
|
|
}
|
|
/* line 18, /Volumes/travis/travis-web/assets/styles/main/list.sass */
|
|
table.list td, table.list th {
|
|
text-align: left;
|
|
font-size: 12px;
|
|
padding: 5px 20px 5px 0;
|
|
vertical-align: top;
|
|
}
|
|
/* line 24, /Volumes/travis/travis-web/assets/styles/main/list.sass */
|
|
table.list tr {
|
|
max-height: 20px;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/main/list.sass */
|
|
table.list th {
|
|
font-size: 13px;
|
|
color: #666666;
|
|
white-space: nowrap;
|
|
border-bottom: 2px solid white;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/main/list.sass */
|
|
table.list td {
|
|
white-space: nowrap;
|
|
border-bottom: 2px solid white;
|
|
}
|
|
/* line 36, /Volumes/travis/travis-web/assets/styles/main/list.sass */
|
|
table.list td.message {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: normal;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/main/list.sass */
|
|
table.list td:first-child {
|
|
-moz-border-radius-topleft: 4px;
|
|
-webkit-border-top-left-radius: 4px;
|
|
border-top-left-radius: 4px;
|
|
-moz-border-radius-bottomleft: 4px;
|
|
-webkit-border-bottom-left-radius: 4px;
|
|
border-bottom-left-radius: 4px;
|
|
}
|
|
/* line 44, /Volumes/travis/travis-web/assets/styles/main/list.sass */
|
|
table.list td:last-child {
|
|
-moz-border-radius-topright: 4px;
|
|
-webkit-border-top-right-radius: 4px;
|
|
border-top-right-radius: 4px;
|
|
-moz-border-radius-bottomright: 4px;
|
|
-webkit-border-bottom-right-radius: 4px;
|
|
border-bottom-right-radius: 4px;
|
|
}
|
|
/* line 47, /Volumes/travis/travis-web/assets/styles/main/list.sass */
|
|
table.list tr.message, table.list td.message {
|
|
width: 100%;
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/main/log.sass */
|
|
pre#log {
|
|
position: relative;
|
|
clear: left;
|
|
min-height: 12px;
|
|
margin-top: 25px;
|
|
margin-top: 1em;
|
|
padding: 15px 0;
|
|
color: white;
|
|
font-family: monospace;
|
|
font-size: 12px;
|
|
line-height: 18px;
|
|
white-space: pre-wrap;
|
|
word-wrap: break-word;
|
|
background-color: #333333;
|
|
border: 1px solid #dddddd;
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
-ms-border-radius: 4px;
|
|
-o-border-radius: 4px;
|
|
border-radius: 4px;
|
|
overflow-x: scroll;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/main/log.sass */
|
|
pre#log p {
|
|
padding: 0 15px 0 50px;
|
|
margin: 0;
|
|
min-height: 16px;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/main/log.sass */
|
|
pre#log p:hover {
|
|
background-color: rgba(255, 255, 255, 0.05);
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/main/log.sass */
|
|
pre#log p.highlight {
|
|
background-color: rgba(255, 255, 255, 0.05);
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/main/log.sass */
|
|
pre#log p a {
|
|
margin-left: -40px;
|
|
margin-right: 10px;
|
|
cursor: pointer;
|
|
}
|
|
/* line 34, /Volumes/travis/travis-web/assets/styles/main/log.sass */
|
|
pre#log .fold {
|
|
height: 16px;
|
|
overflow: hidden;
|
|
background: #444444 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAMAAAC67D+PAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTRERjlGNkRGREQzMTFFMUFDNEREQzAwMkZFNkVGNjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTRERjlGNkVGREQzMTFFMUFDNEREQzAwMkZFNkVGNjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBNERGOUY2QkZERDMxMUUxQUM0RERDMDAyRkU2RUY2NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBNERGOUY2Q0ZERDMxMUUxQUM0RERDMDAyRkU2RUY2NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmdgXcEAAAAeUExURWxsbFNTU0xMTGNjY2lpaWFhYVhYWGZmZltbW////wp5o+oAAAAKdFJOU////////////wCyzCzPAAAANUlEQVR42mLghAMGCMXEDGNyMDBAmIwsDBAmEzMDA5QJFoMpYEMwOZlY4UygTnY4EwQAAgwAibsCe7OiFncAAAAASUVORK5CYII=') no-repeat 99.5% 2px;
|
|
cursor: pointer;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/main/log.sass */
|
|
pre#log .fold.open {
|
|
height: auto;
|
|
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAMAAAC67D+PAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTQ3QkUxMkFGREQzMTFFMUFDNEREQzAwMkZFNkVGNjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTQ3QkUxMkJGREQzMTFFMUFDNEREQzAwMkZFNkVGNjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5NDdCRTEyOEZERDMxMUUxQUM0RERDMDAyRkU2RUY2NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5NDdCRTEyOUZERDMxMUUxQUM0RERDMDAyRkU2RUY2NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiaL71AAAAAeUExURWxsbFNTU0xMTGNjY2lpaWFhYVhYWGZmZltbW////wp5o+oAAAAKdFJOU////////////wCyzCzPAAAANklEQVR42mLghAMGZCYzAxiwA5lMECYjSAEHiMUKUcsCZDJBmIwMDGwwE5hZ4IYxMaKZCxBgAILZAnvfiU1fAAAAAElFTkSuQmCC');
|
|
}
|
|
|
|
/* line 43, /Volumes/travis/travis-web/assets/styles/main/log.sass */
|
|
#log.loading {
|
|
padding: 25px 0 0 10px;
|
|
}
|
|
|
|
/* line 46, /Volumes/travis/travis-web/assets/styles/main/log.sass */
|
|
#log::-webkit-scrollbar {
|
|
height: 10px;
|
|
width: 10px;
|
|
}
|
|
|
|
/* line 50, /Volumes/travis/travis-web/assets/styles/main/log.sass */
|
|
#log::-webkit-scrollbar-button:start:decrement,
|
|
#log::-webkit-scrollbar-button:end:increment {
|
|
display: none;
|
|
}
|
|
|
|
/* line 54, /Volumes/travis/travis-web/assets/styles/main/log.sass */
|
|
#log::-webkit-scrollbar-track-piece {
|
|
background: #444444;
|
|
-webkit-border-radius: 4px;
|
|
}
|
|
|
|
/* line 58, /Volumes/travis/travis-web/assets/styles/main/log.sass */
|
|
#log::-webkit-scrollbar-thumb:horizontal {
|
|
background: -webkit-gradient(linear, left top, left bottom, from(#85888e), to(#55585e));
|
|
-webkit-border-radius: 4px;
|
|
width: 25px;
|
|
}
|
|
|
|
/* line 63, /Volumes/travis/travis-web/assets/styles/main/log.sass */
|
|
#log #tail {
|
|
z-index: 99;
|
|
position: absolute;
|
|
display: block;
|
|
top: 0;
|
|
right: 2px;
|
|
margin: 13px 10px 0 0;
|
|
padding: 0 2px 0 3px;
|
|
color: #666666;
|
|
text-shadow: 1px 1px 0px white;
|
|
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
font-size: 11px;
|
|
line-height: 14px;
|
|
text-decoration: none;
|
|
white-space: nowrap;
|
|
border: 1px solid #bbbbbb;
|
|
border-top-color: #dddddd;
|
|
border-bottom-color: #bbbbbb;
|
|
-webkit-border-radius: 8px;
|
|
-moz-border-radius: 8px;
|
|
-ms-border-radius: 8px;
|
|
-o-border-radius: 8px;
|
|
border-radius: 8px;
|
|
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e0e0e0));
|
|
background: -webkit-linear-gradient(#ffffff, #e0e0e0);
|
|
background: -moz-linear-gradient(#ffffff, #e0e0e0);
|
|
background: -o-linear-gradient(#ffffff, #e0e0e0);
|
|
background: linear-gradient(#ffffff, #e0e0e0);
|
|
}
|
|
/* line 84, /Volumes/travis/travis-web/assets/styles/main/log.sass */
|
|
#log #tail label {
|
|
display: none;
|
|
cursor: pointer;
|
|
}
|
|
/* line 88, /Volumes/travis/travis-web/assets/styles/main/log.sass */
|
|
#log #tail:hover {
|
|
padding: 1px 4px 1px 6px;
|
|
}
|
|
/* line 90, /Volumes/travis/travis-web/assets/styles/main/log.sass */
|
|
#log #tail:hover label {
|
|
display: inline;
|
|
}
|
|
/* line 93, /Volumes/travis/travis-web/assets/styles/main/log.sass */
|
|
#log #tail .status {
|
|
display: inline-block;
|
|
margin-right: 1px;
|
|
width: 8px;
|
|
height: 8px;
|
|
background-color: #aaaaaa;
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
-ms-border-radius: 4px;
|
|
-o-border-radius: 4px;
|
|
border-radius: 4px;
|
|
-webkit-box-shadow: white 1px 1px 2px;
|
|
-moz-box-shadow: white 1px 1px 2px;
|
|
box-shadow: white 1px 1px 2px;
|
|
}
|
|
/* line 102, /Volumes/travis/travis-web/assets/styles/main/log.sass */
|
|
#log #tail.active .status {
|
|
background-color: #66bb00;
|
|
}
|
|
|
|
/* line 106, /Volumes/travis/travis-web/assets/styles/main/log.sass */
|
|
#main .sponsor {
|
|
float: left;
|
|
margin-top: 0;
|
|
color: #999999;
|
|
}
|
|
/* line 110, /Volumes/travis/travis-web/assets/styles/main/log.sass */
|
|
#main .to-top {
|
|
float: right;
|
|
margin-right: 2px;
|
|
padding-right: 16px;
|
|
color: #999999;
|
|
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAFCAMAAABLuo1aAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzQ5OUVDMzFGREQ0MTFFMUFDNEREQzAwMkZFNkVGNjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzQ5OUVDMzJGREQ0MTFFMUFDNEREQzAwMkZFNkVGNjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDNDk5RUMyRkZERDQxMUUxQUM0RERDMDAyRkU2RUY2NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDNDk5RUMzMEZERDQxMUUxQUM0RERDMDAyRkU2RUY2NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pn1VcZAAAAAGUExURcLCwv///7ZovVQAAAACdFJOU/8A5bcwSgAAACBJREFUeNpiYAQCBgYwCWaB2QwQFojNAGUxIBhAABBgAAM5ABUYaN+yAAAAAElFTkSuQmCC') no-repeat right 6px;
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/main/repository.sass */
|
|
#repo {
|
|
position: relative;
|
|
width: 100%;
|
|
overflow-x: hidden;
|
|
padding-right: 10px;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/main/repository.sass */
|
|
#repo .description, #repo .language {
|
|
font-weight: normal;
|
|
color: #999999;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/main/repository.sass */
|
|
#repo .language {
|
|
display: none;
|
|
padding-right: 5px;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/main/repository.sass */
|
|
#repo .github-stats {
|
|
position: absolute;
|
|
top: 15px;
|
|
right: 10px;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/main/repository.sass */
|
|
#repo .github-stats > * {
|
|
float: left;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/main/repository.sass */
|
|
#repo .github-stats a {
|
|
height: 16px;
|
|
display: block;
|
|
font-size: 12px;
|
|
font-weight: bold;
|
|
text-decoration: none;
|
|
margin-left: 10px;
|
|
padding-left: 20px;
|
|
background: no-repeat 0px 2px;
|
|
color: #999999;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/main/repository.sass */
|
|
#repo .github-stats a.watchers {
|
|
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzAyMjQzMTJGREQzMTFFMUFDNEREQzAwMkZFNkVGNjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzAyMjQzMTNGREQzMTFFMUFDNEREQzAwMkZFNkVGNjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDMDIyNDMxMEZERDMxMUUxQUM0RERDMDAyRkU2RUY2NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDMDIyNDMxMUZERDMxMUUxQUM0RERDMDAyRkU2RUY2NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Piet84cAAAAwUExURZycnLq6utDQ0JCQkK2trezs7MvLy/b29tTU1PDw8Pz8/KSkpPPz8+Hh4cXFxf///4r68HYAAAAQdFJOU////////////////////wDgI10ZAAAAWUlEQVR42qTO0Q6AIAgFUOQiimL9/9+G1Vzrse4TOxtcaH+FvoKpiNqCkkDMhFQuGITezFoHjQkVQDXAziGAb/AJvFbc10p0xFHVOOqrNm8iW/73+iOHAAMAVlIL9c8yrmkAAAAASUVORK5CYII=');
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/main/repository.sass */
|
|
#repo .github-stats a.forks {
|
|
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzAyMjQzMTZGREQzMTFFMUFDNEREQzAwMkZFNkVGNjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0U1QTlDREFGREQzMTFFMUFDNEREQzAwMkZFNkVGNjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDMDIyNDMxNEZERDMxMUUxQUM0RERDMDAyRkU2RUY2NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDMDIyNDMxNUZERDMxMUUxQUM0RERDMDAyRkU2RUY2NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PopAyIgAAAAwUExURebm5vj4+Kurq7u7u9ra2v39/fLy8tXV1ZCQkMTExM3NzZqamtDQ0MrKypOTk////1zRGooAAAAQdFJOU////////////////////wDgI10ZAAAAYUlEQVR42pSPQRLAIAjEwKqsivr/3xash7Y3czMOGaD5g45E0uTiMsSfUoFsoo0B6OQAxwQz5wBNoVBD2g371h3c0WX4EWSEbqbGsUY8NcorGkUk+pR0gD+LsRzfsrgFGABEEAvG8TNu0wAAAABJRU5ErkJggg==');
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/main/summary.sass */
|
|
#summary {
|
|
margin: 0 0 0 12px;
|
|
overflow: hidden;
|
|
*zoom: 1;
|
|
}
|
|
/* line 7, /Volumes/travis/travis-web/assets/styles/main/summary.sass */
|
|
#summary .left,
|
|
#summary .right {
|
|
float: left;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/main/summary.sass */
|
|
#summary a {
|
|
text-decoration: underline;
|
|
}
|
|
/* line 14, /Volumes/travis/travis-web/assets/styles/main/summary.sass */
|
|
#summary dt, #summary dd {
|
|
float: left;
|
|
min-height: 25px;
|
|
margin: 0;
|
|
}
|
|
/* line 18, /Volumes/travis/travis-web/assets/styles/main/summary.sass */
|
|
#summary dt {
|
|
clear: left;
|
|
width: 90px;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/main/summary.sass */
|
|
#summary dd {
|
|
width: 150px;
|
|
white-space: nowrap;
|
|
}
|
|
/* line 24, /Volumes/travis/travis-web/assets/styles/main/summary.sass */
|
|
#summary > dd {
|
|
width: 80%;
|
|
min-width: 315px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/main/summary.sass */
|
|
#summary .message {
|
|
white-space: normal;
|
|
min-width: 0;
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/main/tools.sass */
|
|
#tools {
|
|
position: relative;
|
|
float: right;
|
|
top: 2px;
|
|
}
|
|
/* line 7, /Volumes/travis/travis-web/assets/styles/main/tools.sass */
|
|
#tools > a {
|
|
display: block;
|
|
width: 39px;
|
|
height: 21px;
|
|
margin-top: -27px;
|
|
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAVCAMAAADyzwehAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzQ5OUVDMkRGREQ0MTFFMUFDNEREQzAwMkZFNkVGNjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzQ5OUVDMkVGREQ0MTFFMUFDNEREQzAwMkZFNkVGNjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCMDg5Q0VBMEZERDQxMUUxQUM0RERDMDAyRkU2RUY2NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDNDk5RUMyQ0ZERDQxMUUxQUM0RERDMDAyRkU2RUY2NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqCj7TcAAADAUExURfHx8fr6+vPz8/b29rS0tHR0dI2Njejo6G1tbe3t7WZmZufo59ra2pKSkuDg4Pz8/OTk5N7e3v///6+vr+Li4ru7u/j4+O7u7vX19erq6fr6+e/v7/z8++bm5uvr6+Pk5IWFheHh4efn5pWVlePk493d3dfX1729vd/f3/39/Xt7e+jn6ICAgPT09K6uruXl5ebn5qWlpVpaWuXm5ZCPkKysrNLS0sXFxc3Nzbm5uYmJiWJiYvf49vf3+Ojo5+zs6+qxzm8AAAFZSURBVHjahJLrcoIwEEYXUYjcFAuEFBGFCoKI93tb3/+tuiFOnXEcOTtJdr89PwOyYUz675kYhgz9gzdowjv0IZMGee89+UDKwO0NsR0iInzZ9VxwJc4nIjmbjSO6R3bv0PNkjwNaCtcrpBrwSWSPDj1frqtDNJMQUyMdWZb950Kv5dcFZaemhMWCz4v7EYUe1MyCdrEGWBftYFYHrfsRoEcDXoQUJQ/KgpAAZ00QiC1Fb0R5jRHu8beL863WblRsR+gxxkaMAVSXhNLkUgFgwm4/qPldJrYMPXWuM1UHW1HGhIwVxdZ1XZ3/qj/a91zVxVZHL4zDeBmHyi7Z73b7ZKdst2EYr8KwtQrxFlv0vvoR/okIKkpNk9IKoiiqsyV/7lv0HAEFsJPEBqDOC9Cz/ukCdK0Jx3oGvZndzMyFLHWsJpw0g+nxNG3QpqfjFHL7/NHE2c7/BBgA41Q9vbXvgN4AAAAASUVORK5CYII=') no-repeat;
|
|
cursor: pointer;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/main/tools.sass */
|
|
#tools .menu {
|
|
display: none;
|
|
position: absolute;
|
|
right: 0;
|
|
top: -3px;
|
|
width: 130px;
|
|
background-color: #fdfdfd;
|
|
border: 1px solid #dddddd;
|
|
-moz-border-radius-bottomleft: 4px;
|
|
-webkit-border-bottom-left-radius: 4px;
|
|
border-bottom-left-radius: 4px;
|
|
-moz-border-radius-bottomright: 4px;
|
|
-webkit-border-bottom-right-radius: 4px;
|
|
border-bottom-right-radius: 4px;
|
|
-webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1);
|
|
-moz-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1);
|
|
box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1);
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/main/tools.sass */
|
|
#tools .menu a {
|
|
display: block;
|
|
padding: 5px 25px 5px 25px;
|
|
}
|
|
/* line 28, /Volumes/travis/travis-web/assets/styles/main/tools.sass */
|
|
#tools .menu a:hover {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 30, /Volumes/travis/travis-web/assets/styles/main/tools.sass */
|
|
#tools .menu a:last-child {
|
|
-moz-border-radius-bottomleft: 4px;
|
|
-webkit-border-bottom-left-radius: 4px;
|
|
border-bottom-left-radius: 4px;
|
|
-moz-border-radius-bottomright: 4px;
|
|
-webkit-border-bottom-right-radius: 4px;
|
|
border-bottom-right-radius: 4px;
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 4, /Volumes/travis/travis-web/assets/styles/maximize.sass */
|
|
.maximized #right {
|
|
width: 0;
|
|
padding: 0;
|
|
}
|
|
/* line 7, /Volumes/travis/travis-web/assets/styles/maximize.sass */
|
|
.maximized #right *:not(#slider):not(.icon):not(.ember-view) {
|
|
display: none;
|
|
}
|
|
/* line 10, /Volumes/travis/travis-web/assets/styles/maximize.sass */
|
|
.maximized #slider {
|
|
left: -20px;
|
|
width: 20px;
|
|
height: 20px;
|
|
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAKCAMAAABL52QCAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzQ5OUVDMzVGREQ0MTFFMUFDNEREQzAwMkZFNkVGNjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzQ5OUVDMzZGREQ0MTFFMUFDNEREQzAwMkZFNkVGNjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDNDk5RUMzM0ZERDQxMUUxQUM0RERDMDAyRkU2RUY2NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDNDk5RUMzNEZERDQxMUUxQUM0RERDMDAyRkU2RUY2NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkwtMAIAAAAGUExURZmZmf///4PuMxkAAAACdFJOU/8A5bcwSgAAACBJREFUeNpiYAQCBgYwwQAmGMAECoCIQGWhKoEUQIABAAKoABVX+f43AAAAAElFTkSuQmCC');
|
|
background-position: 6px 5px;
|
|
-moz-border-radius-bottomleft: 4px;
|
|
-webkit-border-bottom-left-radius: 4px;
|
|
border-bottom-left-radius: 4px;
|
|
}
|
|
|
|
/* line 18, /Volumes/travis/travis-web/assets/styles/maximize.sass */
|
|
#top .profile {
|
|
margin-right: 140px;
|
|
}
|
|
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/maximize.sass */
|
|
.maximized #top .profile {
|
|
margin-right: 40px;
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/profile.sass */
|
|
#profile #main h3 {
|
|
height: 19px;
|
|
line-height: 19px;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/profile.sass */
|
|
#profile #main img {
|
|
float: left;
|
|
width: 48px;
|
|
height: 48px;
|
|
margin: 3px 20px 0 0;
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
-ms-border-radius: 4px;
|
|
-o-border-radius: 4px;
|
|
border-radius: 4px;
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/profile.sass */
|
|
#profile #main dl {
|
|
float: left;
|
|
margin: 0 0 20px 0;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/profile.sass */
|
|
#profile #main dt {
|
|
display: block;
|
|
clear: left;
|
|
float: left;
|
|
width: 50px;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/profile.sass */
|
|
#profile #main dd {
|
|
float: left;
|
|
margin-left: 0;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/profile.sass */
|
|
#profile #main form {
|
|
clear: left;
|
|
}
|
|
/* line 34, /Volumes/travis/travis-web/assets/styles/profile.sass */
|
|
#profile #main .tip {
|
|
margin-top: -5px;
|
|
color: #999999;
|
|
}
|
|
/* line 38, /Volumes/travis/travis-web/assets/styles/profile.sass */
|
|
#profile #main .message {
|
|
margin-top: 20px;
|
|
padding: 10px 10px;
|
|
color: #999999;
|
|
border: 1px solid #dddddd;
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
-ms-border-radius: 4px;
|
|
-o-border-radius: 4px;
|
|
border-radius: 4px;
|
|
}
|
|
/* line 45, /Volumes/travis/travis-web/assets/styles/profile.sass */
|
|
#profile #main .message .sync_now {
|
|
float: right;
|
|
margin-top: -3px;
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/profile/hooks.sass */
|
|
#hooks {
|
|
margin-top: 10px;
|
|
}
|
|
/* line 7, /Volumes/travis/travis-web/assets/styles/profile/hooks.sass */
|
|
#hooks li {
|
|
position: relative;
|
|
height: 19px;
|
|
padding: 10px;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
border-bottom: 1px solid #dddddd;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/profile/hooks.sass */
|
|
#hooks li:nth-child(3) {
|
|
border-top: 1px solid #dddddd;
|
|
}
|
|
/* line 18, /Volumes/travis/travis-web/assets/styles/profile/hooks.sass */
|
|
#hooks li:nth-child(odd) {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 20, /Volumes/travis/travis-web/assets/styles/profile/hooks.sass */
|
|
#hooks li:nth-child(odd) .controls {
|
|
background: #fafbfc;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/profile/hooks.sass */
|
|
#hooks li:nth-child(even) {
|
|
background-color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/profile/hooks.sass */
|
|
#hooks li:nth-child(even) .controls {
|
|
background: white;
|
|
}
|
|
/* line 28, /Volumes/travis/travis-web/assets/styles/profile/hooks.sass */
|
|
#hooks li > a {
|
|
float: left;
|
|
font-size: 15px;
|
|
text-decoration: none;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/profile/hooks.sass */
|
|
#hooks li .description {
|
|
display: none;
|
|
margin-left: 10px;
|
|
line-height: 22px;
|
|
font-size: 12px;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
color: #999999;
|
|
}
|
|
/* line 43, /Volumes/travis/travis-web/assets/styles/profile/hooks.sass */
|
|
#hooks li .controls {
|
|
position: absolute;
|
|
top: 10px;
|
|
right: 0;
|
|
white-space: nowrap;
|
|
}
|
|
/* line 48, /Volumes/travis/travis-web/assets/styles/profile/hooks.sass */
|
|
#hooks li .controls a {
|
|
float: left;
|
|
display: block;
|
|
}
|
|
/* line 52, /Volumes/travis/travis-web/assets/styles/profile/hooks.sass */
|
|
#hooks li .github-admin {
|
|
position: relative;
|
|
height: 20px;
|
|
width: 20px;
|
|
padding-right: 0;
|
|
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0U1QTlDRERGREQzMTFFMUFDNEREQzAwMkZFNkVGNjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0U1QTlDREVGREQzMTFFMUFDNEREQzAwMkZFNkVGNjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDRTVBOUNEQkZERDMxMUUxQUM0RERDMDAyRkU2RUY2NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDRTVBOUNEQ0ZERDMxMUUxQUM0RERDMDAyRkU2RUY2NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PugPDoAAAAAwUExURaampre3t7S0tLm5udra2tLS0tzc3ODg4MfHx7+/v+bm5urq6s7Ozv///6ioqNbW1njQEeIAAAAOdFJOU/////////////////8ARcDcyAAAAF1JREFUeNp8j0sSgCAMQ0M/FkH0/rcVXBTqjHaX109StFfhBwhbAAKNEwm1NVsAIRelCRSjNgdDJxa/sXd9uO3F1LV5DhnLp81gpCUjLUl7rwbweEgAxtv3t7cAAwC4EAqg5decxgAAAABJRU5ErkJggg==') no-repeat 3px 4px;
|
|
}
|
|
/* line 61, /Volumes/travis/travis-web/assets/styles/profile/hooks.sass */
|
|
#hooks li .switch {
|
|
position: relative;
|
|
display: block;
|
|
width: 60px;
|
|
height: 18px;
|
|
margin: 0 10px 0 15px;
|
|
padding: 0 10px 0 0;
|
|
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eeeeee), color-stop(100%, #ffffff));
|
|
background: -webkit-linear-gradient(#eeeeee, #ffffff);
|
|
background: -moz-linear-gradient(#eeeeee, #ffffff);
|
|
background: -o-linear-gradient(#eeeeee, #ffffff);
|
|
background: linear-gradient(#eeeeee, #ffffff);
|
|
-webkit-box-shadow: #cccccc 0px 2px 3px 0px inset;
|
|
-moz-box-shadow: #cccccc 0px 2px 3px 0px inset;
|
|
box-shadow: #cccccc 0px 2px 3px 0px inset;
|
|
border: 1px solid #bdbdbd;
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
-ms-border-radius: 4px;
|
|
-o-border-radius: 4px;
|
|
border-radius: 4px;
|
|
line-height: 21px;
|
|
font-size: 11px;
|
|
color: #999999;
|
|
cursor: pointer;
|
|
text-align: right;
|
|
}
|
|
/* line 77, /Volumes/travis/travis-web/assets/styles/profile/hooks.sass */
|
|
#hooks li .switch:before {
|
|
content: "";
|
|
position: absolute;
|
|
top: -1px;
|
|
left: -1px;
|
|
width: 28px;
|
|
height: 18px;
|
|
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #ffffff));
|
|
background: -webkit-linear-gradient(#dddddd, #ffffff);
|
|
background: -moz-linear-gradient(#dddddd, #ffffff);
|
|
background: -o-linear-gradient(#dddddd, #ffffff);
|
|
background: linear-gradient(#dddddd, #ffffff);
|
|
-webkit-box-shadow: white 0px 1px 3px 0px inset;
|
|
-moz-box-shadow: white 0px 1px 3px 0px inset;
|
|
box-shadow: white 0px 1px 3px 0px inset;
|
|
border: 1px solid #bdbdbd;
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
-ms-border-radius: 4px;
|
|
-o-border-radius: 4px;
|
|
border-radius: 4px;
|
|
}
|
|
/* line 89, /Volumes/travis/travis-web/assets/styles/profile/hooks.sass */
|
|
#hooks li.active .switch {
|
|
width: 56px;
|
|
padding: 0 0 0 14px;
|
|
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3a78f9), color-stop(100%, #93bafc));
|
|
background: -webkit-linear-gradient(#3a78f9, #93bafc);
|
|
background: -moz-linear-gradient(#3a78f9, #93bafc);
|
|
background: -o-linear-gradient(#3a78f9, #93bafc);
|
|
background: linear-gradient(#3a78f9, #93bafc);
|
|
-webkit-box-shadow: #2153be 0px 2px 3px 0px inset;
|
|
-moz-box-shadow: #2153be 0px 2px 3px 0px inset;
|
|
box-shadow: #2153be 0px 2px 3px 0px inset;
|
|
border: 1px solid #4b7cde;
|
|
color: white;
|
|
text-align: left;
|
|
}
|
|
/* line 97, /Volumes/travis/travis-web/assets/styles/profile/hooks.sass */
|
|
#hooks li.active .switch:before {
|
|
left: auto;
|
|
right: -1px;
|
|
}
|
|
/* line 103, /Volumes/travis/travis-web/assets/styles/profile/hooks.sass */
|
|
#hooks li:hover > a {
|
|
color: #c7371a;
|
|
}
|
|
/* line 106, /Volumes/travis/travis-web/assets/styles/profile/hooks.sass */
|
|
#hooks li:hover .description {
|
|
display: inline;
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/right.sass */
|
|
#right {
|
|
padding-bottom: 80px;
|
|
}
|
|
/* line 6, /Volumes/travis/travis-web/assets/styles/right.sass */
|
|
#right h4 {
|
|
margin: 24px 0 0 0;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/right.sass */
|
|
#right ul {
|
|
margin-top: 10px;
|
|
}
|
|
/* line 12, /Volumes/travis/travis-web/assets/styles/right.sass */
|
|
#right .box {
|
|
margin-top: 25px;
|
|
padding: 15px;
|
|
border: 1px solid #cccccc;
|
|
background-color: white;
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
-ms-border-radius: 4px;
|
|
-o-border-radius: 4px;
|
|
border-radius: 4px;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/right.sass */
|
|
#right .box h4 {
|
|
margin: 0;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/right.sass */
|
|
#right .box a {
|
|
text-decoration: underline;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/right.sass */
|
|
#right .box li {
|
|
list-style-type: square;
|
|
margin-left: 15px;
|
|
}
|
|
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/right.sass */
|
|
#slider {
|
|
position: absolute;
|
|
height: 100%;
|
|
top: 0;
|
|
left: 0;
|
|
width: 10px;
|
|
background-color: #f2f4f9;
|
|
cursor: pointer;
|
|
background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAKCAMAAABL52QCAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6REM3OTNBODRGREQ0MTFFMUFDNEREQzAwMkZFNkVGNjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6REM3OTNBODVGREQ0MTFFMUFDNEREQzAwMkZFNkVGNjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEQzc5M0E4MkZERDQxMUUxQUM0RERDMDAyRkU2RUY2NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEQzc5M0E4M0ZERDQxMUUxQUM0RERDMDAyRkU2RUY2NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhC9j6AAAAAGUExURZmZmf///4PuMxkAAAACdFJOU/8A5bcwSgAAACBJREFUeNpiYGAEAgYGBgjJACEZICQyQMiCVYJ0AQQYAAKAABX7Qf3pAAAAAElFTkSuQmCC') no-repeat 3px 10px;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/right.sass */
|
|
#slider:hover {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 4, /Volumes/travis/travis-web/assets/styles/right/lists.sass */
|
|
#right #queues {
|
|
margin-top: 0;
|
|
}
|
|
/* line 7, /Volumes/travis/travis-web/assets/styles/right/lists.sass */
|
|
#right #toggle-workers {
|
|
display: inline-block;
|
|
float: right;
|
|
width: 10px;
|
|
height: 10px;
|
|
cursor: pointer;
|
|
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAFCAMAAABLuo1aAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjA4OUNFOTZGREQ0MTFFMUFDNEREQzAwMkZFNkVGNjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjA4OUNFOTdGREQ0MTFFMUFDNEREQzAwMkZFNkVGNjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDRTVBOUNFM0ZERDMxMUUxQUM0RERDMDAyRkU2RUY2NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDRTVBOUNFNEZERDMxMUUxQUM0RERDMDAyRkU2RUY2NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk+wkAkAAAAGUExURcLCwv///7ZovVQAAAACdFJOU/8A5bcwSgAAAB5JREFUeNpiYEAARgSDEcpmBDEZISwwkxHMYgQIMAABgQAVaDDWjAAAAABJRU5ErkJggg==') no-repeat left 5px;
|
|
}
|
|
/* line 14, /Volumes/travis/travis-web/assets/styles/right/lists.sass */
|
|
#right #toggle-workers.open {
|
|
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAFCAMAAABLuo1aAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjA4OUNFOUFGREQ0MTFFMUFDNEREQzAwMkZFNkVGNjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjA4OUNFOUJGREQ0MTFFMUFDNEREQzAwMkZFNkVGNjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCMDg5Q0U5OEZERDQxMUUxQUM0RERDMDAyRkU2RUY2NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCMDg5Q0U5OUZERDQxMUUxQUM0RERDMDAyRkU2RUY2NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvT/PYIAAAAGUExURcLCwv///7ZovVQAAAACdFJOU/8A5bcwSgAAACBJREFUeNpiYAQCBgYwCWaB2QwQFojNAGUxIBhAABBgAAM5ABUYaN+yAAAAAElFTkSuQmCC');
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/right/lists.sass */
|
|
#right #workers li ul {
|
|
display: none;
|
|
}
|
|
/* line 20, /Volumes/travis/travis-web/assets/styles/right/lists.sass */
|
|
#right #workers li,
|
|
#right #queues ul li {
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
margin: 0;
|
|
list-style-type: none;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/right/lists.sass */
|
|
#right #workers li h5,
|
|
#right #queues ul li h5 {
|
|
font-size: 12px;
|
|
font-weight: normal;
|
|
margin: 0px;
|
|
cursor: pointer;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/right/lists.sass */
|
|
#right #workers li ul,
|
|
#right #queues ul li ul {
|
|
margin-top: 8px;
|
|
margin-bottom: 5px;
|
|
padding-left: 1px;
|
|
}
|
|
/* line 38, /Volumes/travis/travis-web/assets/styles/right/lists.sass */
|
|
#right #workers li .name,
|
|
#right #workers li .slug,
|
|
#right #queues ul li .name,
|
|
#right #queues ul li .slug {
|
|
display: inline-block;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
}
|
|
/* line 45, /Volumes/travis/travis-web/assets/styles/right/lists.sass */
|
|
#right #workers li .name,
|
|
#right #queues ul li .name {
|
|
max-width: 140px;
|
|
}
|
|
/* line 48, /Volumes/travis/travis-web/assets/styles/right/lists.sass */
|
|
#right #workers li .slug,
|
|
#right #queues ul li .slug {
|
|
max-width: 150px;
|
|
}
|
|
/* line 51, /Volumes/travis/travis-web/assets/styles/right/lists.sass */
|
|
#right #workers li.open ul,
|
|
#right #queues ul li.open ul {
|
|
display: block;
|
|
}
|
|
/* line 54, /Volumes/travis/travis-web/assets/styles/right/lists.sass */
|
|
#right #workers li .status,
|
|
#right #queues ul li .status {
|
|
display: inline-block;
|
|
width: 8px;
|
|
height: 8px;
|
|
margin-right: 3px;
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
-ms-border-radius: 4px;
|
|
-o-border-radius: 4px;
|
|
border-radius: 4px;
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/right/sponsors.sass */
|
|
#right .sponsors.top {
|
|
height: 140px;
|
|
}
|
|
/* line 8, /Volumes/travis/travis-web/assets/styles/right/sponsors.sass */
|
|
#right .sponsors.top li {
|
|
overflow: hidden;
|
|
width: 205px;
|
|
margin: 0 0 8px 0;
|
|
border: 1px solid #dddddd;
|
|
-webkit-border-radius: 8px;
|
|
-moz-border-radius: 8px;
|
|
-ms-border-radius: 8px;
|
|
-o-border-radius: 8px;
|
|
border-radius: 8px;
|
|
list-style-type: none;
|
|
}
|
|
/* line 16, /Volumes/travis/travis-web/assets/styles/right/sponsors.sass */
|
|
#right .sponsors.top a {
|
|
overflow: hidden;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/right/sponsors.sass */
|
|
#right .sponsors.top img {
|
|
z-index: 200;
|
|
overflow: hidden;
|
|
width: 205px;
|
|
-webkit-border-radius: 8px;
|
|
-moz-border-radius: 8px;
|
|
-ms-border-radius: 8px;
|
|
-o-border-radius: 8px;
|
|
border-radius: 8px;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/right/sponsors.sass */
|
|
#right .sponsors .platinum {
|
|
height: 130px;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/right/sponsors.sass */
|
|
#right .sponsors .platinum img {
|
|
height: 130px;
|
|
}
|
|
/* line 30, /Volumes/travis/travis-web/assets/styles/right/sponsors.sass */
|
|
#right .sponsors .gold {
|
|
height: 60px;
|
|
}
|
|
/* line 32, /Volumes/travis/travis-web/assets/styles/right/sponsors.sass */
|
|
#right .sponsors .gold img {
|
|
height: 60px;
|
|
}
|
|
/* line 36, /Volumes/travis/travis-web/assets/styles/right/sponsors.sass */
|
|
#right .sponsors .silver h5 {
|
|
margin: 0;
|
|
}
|
|
/* line 38, /Volumes/travis/travis-web/assets/styles/right/sponsors.sass */
|
|
#right .sponsors .silver p {
|
|
margin: 0;
|
|
}
|
|
/* line 42, /Volumes/travis/travis-web/assets/styles/right/sponsors.sass */
|
|
#right .box .sponsors li {
|
|
list-style-type: none;
|
|
margin-left: 0;
|
|
padding-bottom: 12px;
|
|
}
|
|
/* line 46, /Volumes/travis/travis-web/assets/styles/right/sponsors.sass */
|
|
#right .box .sponsors a {
|
|
color: #575c7c;
|
|
font-weight: bold;
|
|
text-decoration: none;
|
|
}
|
|
/* line 51, /Volumes/travis/travis-web/assets/styles/right/sponsors.sass */
|
|
#right .hint {
|
|
margin: 0 0 0 2px;
|
|
font-size: 11px;
|
|
text-align: left;
|
|
}
|
|
/* line 55, /Volumes/travis/travis-web/assets/styles/right/sponsors.sass */
|
|
#right .hint a {
|
|
color: #999999;
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/stats.sass */
|
|
#repo_count_container,
|
|
#build_count_container {
|
|
width: 100%;
|
|
height: 300px;
|
|
margin: 30px 0;
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/status.sass */
|
|
.status {
|
|
display: inline-block;
|
|
width: 10px;
|
|
height: 10px;
|
|
margin-right: 2px;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
-ms-border-radius: 5px;
|
|
-o-border-radius: 5px;
|
|
border-radius: 5px;
|
|
}
|
|
|
|
/* line 12, /Volumes/travis/travis-web/assets/styles/status.sass */
|
|
#repos .status,
|
|
.number .status {
|
|
background-color: #e7d100;
|
|
}
|
|
/* line 14, /Volumes/travis/travis-web/assets/styles/status.sass */
|
|
#repos a,
|
|
.number a {
|
|
color: #666666;
|
|
}
|
|
|
|
/* line 20, /Volumes/travis/travis-web/assets/styles/status.sass */
|
|
#repos .green .status,
|
|
.green #summary .number .status,
|
|
.list .green .number .status {
|
|
background-color: #368c2a;
|
|
}
|
|
/* line 22, /Volumes/travis/travis-web/assets/styles/status.sass */
|
|
#repos .green a,
|
|
.green #summary .number a,
|
|
.list .green .number a {
|
|
color: #038035;
|
|
}
|
|
|
|
/* line 28, /Volumes/travis/travis-web/assets/styles/status.sass */
|
|
#repos .red .status,
|
|
.red #summary .number .status,
|
|
.list .red .number .status {
|
|
background-color: #cc3d3d;
|
|
}
|
|
/* line 30, /Volumes/travis/travis-web/assets/styles/status.sass */
|
|
#repos .red a,
|
|
.red #summary .number a,
|
|
.list .red .number a {
|
|
color: #cc0000;
|
|
}
|
|
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/status.sass */
|
|
table.list tbody td {
|
|
cursor: pointer;
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 38, /Volumes/travis/travis-web/assets/styles/status.sass */
|
|
table.list tbody tr:hover td {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 42, /Volumes/travis/travis-web/assets/styles/status.sass */
|
|
table.list .green td {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 44, /Volumes/travis/travis-web/assets/styles/status.sass */
|
|
table.list .green:hover td {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 46, /Volumes/travis/travis-web/assets/styles/status.sass */
|
|
table.list .green .number a {
|
|
color: #038035;
|
|
}
|
|
/* line 50, /Volumes/travis/travis-web/assets/styles/status.sass */
|
|
table.list .red td {
|
|
background-color: snow;
|
|
}
|
|
/* line 52, /Volumes/travis/travis-web/assets/styles/status.sass */
|
|
table.list .red:hover td {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 54, /Volumes/travis/travis-web/assets/styles/status.sass */
|
|
table.list .red .number a {
|
|
color: #cc0000;
|
|
}
|
|
|
|
/* line 58, /Volumes/travis/travis-web/assets/styles/status.sass */
|
|
#workers .status {
|
|
background-color: #368c2a;
|
|
}
|
|
/* line 61, /Volumes/travis/travis-web/assets/styles/status.sass */
|
|
#workers .waiting .status {
|
|
background-color: #368c2a;
|
|
}
|
|
/* line 64, /Volumes/travis/travis-web/assets/styles/status.sass */
|
|
#workers .errored .status {
|
|
background-color: #cc3d3d;
|
|
}
|
|
/* line 67, /Volumes/travis/travis-web/assets/styles/status.sass */
|
|
#workers .stopped .status {
|
|
background-color: #999999;
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/tabs.sass */
|
|
.tabs {
|
|
height: 29px;
|
|
border-bottom: 1px solid #cccccc;
|
|
}
|
|
/* line 7, /Volumes/travis/travis-web/assets/styles/tabs.sass */
|
|
.tabs li {
|
|
display: inline-block;
|
|
height: 28px;
|
|
margin-right: 10px;
|
|
background-color: #f6f6f6;
|
|
border: 1px solid #dddddd;
|
|
white-space: nowrap;
|
|
cursor: pointer;
|
|
-moz-border-radius-topleft: 4px;
|
|
-webkit-border-top-left-radius: 4px;
|
|
border-top-left-radius: 4px;
|
|
-moz-border-radius-topright: 4px;
|
|
-webkit-border-top-right-radius: 4px;
|
|
border-top-right-radius: 4px;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/tabs.sass */
|
|
.tabs li:hover {
|
|
background-color: white;
|
|
}
|
|
/* line 20, /Volumes/travis/travis-web/assets/styles/tabs.sass */
|
|
.tabs .active {
|
|
background-color: white;
|
|
border-bottom-color: white;
|
|
}
|
|
/* line 24, /Volumes/travis/travis-web/assets/styles/tabs.sass */
|
|
.tabs h5 {
|
|
margin: 0;
|
|
font-size: 12px;
|
|
font-weight: normal;
|
|
line-height: 30px;
|
|
}
|
|
/* line 30, /Volumes/travis/travis-web/assets/styles/tabs.sass */
|
|
.tabs h5 a {
|
|
display: block;
|
|
padding: 0 10px;
|
|
}
|
|
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/tabs.sass */
|
|
#left .tabs {
|
|
margin-top: -29px;
|
|
}
|
|
/* line 38, /Volumes/travis/travis-web/assets/styles/tabs.sass */
|
|
#left .tabs li:first-child {
|
|
margin-left: 20px;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/tabs.sass */
|
|
#left #tab_search:not(.active) {
|
|
display: none;
|
|
}
|
|
|
|
/* line 45, /Volumes/travis/travis-web/assets/styles/tabs.sass */
|
|
#main .tabs {
|
|
margin-top: 35px;
|
|
}
|
|
/* line 47, /Volumes/travis/travis-web/assets/styles/tabs.sass */
|
|
#main .tabs a {
|
|
text-decoration: none;
|
|
}
|
|
/* line 50, /Volumes/travis/travis-web/assets/styles/tabs.sass */
|
|
#main .tab {
|
|
margin-top: 20px;
|
|
}
|
|
/* line 53, /Volumes/travis/travis-web/assets/styles/tabs.sass */
|
|
#main #tab_build,
|
|
#main #tab_job {
|
|
display: none;
|
|
}
|
|
|
|
/* line 59, /Volumes/travis/travis-web/assets/styles/tabs.sass */
|
|
#profile #main .tab {
|
|
margin: 30px 0 0 12px;
|
|
}
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bold {
|
|
font-weight: bold;
|
|
}
|
|
/* line 5, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .italic {
|
|
font-style: italic;
|
|
}
|
|
/* line 9, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black {
|
|
color: black;
|
|
}
|
|
/* line 11, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .red {
|
|
color: red;
|
|
}
|
|
/* line 13, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .green {
|
|
color: lime;
|
|
}
|
|
/* line 15, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .yellow {
|
|
color: yellow;
|
|
}
|
|
/* line 17, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .blue {
|
|
color: blue;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .magenta {
|
|
color: magenta;
|
|
}
|
|
/* line 21, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .cyan {
|
|
color: cyan;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .white {
|
|
color: white;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .black.bright {
|
|
color: #999999;
|
|
}
|
|
/* line 27, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-black {
|
|
background-color: black;
|
|
}
|
|
/* line 29, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-red {
|
|
background-color: red;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-green {
|
|
background-color: lime;
|
|
}
|
|
/* line 33, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-yellow {
|
|
background-color: yellow;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-blue {
|
|
background-color: blue;
|
|
}
|
|
/* line 37, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-magenta {
|
|
background-color: magenta;
|
|
}
|
|
/* line 39, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-cyan {
|
|
background-color: cyan;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/_mixins/ansi.sass */
|
|
.ansi .bg-white {
|
|
background-color: white;
|
|
}
|
|
|
|
/* line 113, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .black {
|
|
background-color: black;
|
|
}
|
|
/* line 115, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .white {
|
|
background-color: white;
|
|
}
|
|
/* line 118, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green {
|
|
background-color: #038035;
|
|
}
|
|
/* line 120, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-1 {
|
|
background-color: #dcffdc;
|
|
}
|
|
/* line 122, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .green-light-3 {
|
|
background-color: #fafffa;
|
|
}
|
|
/* line 124, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red {
|
|
background-color: #cc0000;
|
|
}
|
|
/* line 126, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-medium-1 {
|
|
background-color: #c7371a;
|
|
}
|
|
/* line 128, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-1 {
|
|
background-color: #ffdcdc;
|
|
}
|
|
/* line 130, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .red-light-3 {
|
|
background-color: snow;
|
|
}
|
|
/* line 132, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-1 {
|
|
background-color: #ffffe1;
|
|
}
|
|
/* line 134, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .yellow-light-2 {
|
|
background-color: #fffcf4;
|
|
}
|
|
/* line 137, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-1 {
|
|
background-color: #333333;
|
|
}
|
|
/* line 139, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-2 {
|
|
background-color: #444444;
|
|
}
|
|
/* line 141, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-dark-3 {
|
|
background-color: #666666;
|
|
}
|
|
/* line 143, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-1 {
|
|
background-color: #999999;
|
|
}
|
|
/* line 145, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-2 {
|
|
background-color: #aaaaaa;
|
|
}
|
|
/* line 147, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-medium-3 {
|
|
background-color: #cccccc;
|
|
}
|
|
/* line 149, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-1 {
|
|
background-color: #dddddd;
|
|
}
|
|
/* line 151, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-2 {
|
|
background-color: #efefef;
|
|
}
|
|
/* line 153, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .gray-light-3 {
|
|
background-color: #f6f6f6;
|
|
}
|
|
/* line 156, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-1 {
|
|
background-color: #e1e2e6;
|
|
}
|
|
/* line 158, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-2 {
|
|
background-color: #e5e8ee;
|
|
}
|
|
/* line 160, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-3 {
|
|
background-color: #f2f4f9;
|
|
}
|
|
/* line 162, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-blue-4 {
|
|
background-color: #fafbfc;
|
|
}
|
|
/* line 164, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-1 {
|
|
background-color: #7f7f75;
|
|
}
|
|
/* line 166, /Volumes/travis/travis-web/assets/styles/_mixins/colors.sass */
|
|
#colors .slate-yellow-2 {
|
|
background-color: #bab9a7;
|
|
}
|
|
|
|
/* line 3, /Volumes/travis/travis-web/assets/styles/top.sass */
|
|
#top {
|
|
line-height: 40px;
|
|
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #444444), color-stop(100%, #111111));
|
|
background: -webkit-linear-gradient(#444444, #111111);
|
|
background: -moz-linear-gradient(#444444, #111111);
|
|
background: -o-linear-gradient(#444444, #111111);
|
|
background: linear-gradient(#444444, #111111);
|
|
font-size: 13px;
|
|
}
|
|
/* line 8, /Volumes/travis/travis-web/assets/styles/top.sass */
|
|
#top h1 {
|
|
float: left;
|
|
width: 73px;
|
|
height: 30px;
|
|
margin: 4px 40px 0 22px;
|
|
text-indent: -9999px;
|
|
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEkAAAAeCAMAAABXJsOhAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUZGRkVGNjVGQTE0MTFFMUEzNzhDNjZGM0QyMzVGNUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUZGRkVGNjZGQTE0MTFFMUEzNzhDNjZGM0QyMzVGNUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5RkZGRUY2M0ZBMTQxMUUxQTM3OEM2NkYzRDIzNUY1QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5RkZGRUY2NEZBMTQxMUUxQTM3OEM2NkYzRDIzNUY1QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqH5DXgAAAMAUExURSQkJOrq6qqqqrs7OXJycnx8fM/Pz6Ojo8NCPLIYF7s3NPLy8oY1LiwsLM7Ozvjy8r80LkJCQtJfVbskHFQdH8k5K785MrlNPeOvrME4MbouLMA0LrwyLuWzsrMnKslmZfT09M5zcoGBgWJiYrIoK/r6+vf392VlZbYqK7YuLc5OPTExMcdjZO7OzcExKN3d3fXm5cAmG8E2MLUoK8U1KfDMybgtLOXl5bgnI7swLsbGxv39/ZKSksA+OtJzb5iYmPHg4F5eXsU6MJSUlFhYWMEtItTU1DU1NcM4MO/v725ubnkkJElJSfDRz81vb7otKcLCwu7IxcIwJVJSUtiGg+m+vbW1tUo6Nfj4+GhoaIk7MsEtLTk5OcQxL+Li4tuJhPnv796TjtCBg/78/DAeHL4tLLsmK5ycnMRDNb8yLvTj49JgVcI9M8o/Mrm5ucdIQLYhHrQiIcc8Ms5WTNWDgn0rKKysrIyMjHUjI+Dg4MU2K89NPLovLdF+fr0oIa4bHszMzNJBM7YwLoqKivbo6L4qLNaEgrgnJlZWVrIgIOvDwtE+M74xK9BNPOGrqbgrK8g/M8ErILIsLLEeILQqK+/JxjspJj4sKbosLMo+MsAzLdFwa85uak5OTtBgWHsoJ889M8o+MDgmJDYjIbwxLs07Mco2MLo1L1YdH70zLr0nK7MkJ0IwLck9MoEvK8IuJEAuK7wqJDMgH/////7+/rcsK+3t7fv4+dfX174zLr6+voWFhbUpK7snLD8/P/Tb2P7///rx8DkxLh0dHbYwMd6PicMyKNlCNO3Dv7syLnlCOdWEhM9va/z6+sA5M8g2L8+BgslhXee+veOtq+SurK0NDMlGPcs4Mfjp5/fu7u/Pzb4xLtycnPXg3q4oKtB1c9d7dbCwsMpra8trbLtAQc1rabclI9jY2MI0Kr8oLMtJPLIjJ8xvcOvOzu/LyPjx8fr29sRRUcJZWc9bUvDU0/PY1kI4NLkoI9eIiLwvKr4tJrgzL/jr6tRzbsg8Mf///5ksZz8AAAEAdFJOU////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wBT9wclAAAEF0lEQVR42pTWC1xTVRwH8IswRIjYENdgQ+bGYDYEHZbx0liTyVwmoOSSh0IxQ4YOK4oyIynEUrClFcZ6YbGslv6Hgg6iLHoZWdHL3mWlvd/vPP3PuRtCLz73d++5957/Z/f72Tm757PLEfLThf8VIiQcee7MLVePzqneljMESU+sarTbp/xL7rHbn75IiPTQKrvdvm41TTTdov2Xqz+ztzUKk2ruaJvyTBb8PZU7Z7c1niZMeriuoWAg/hXZ8LBsWCajJ5ls6w+wc3bdTYKkR2tO1jVs35/jmb8NMzjooafCWU8Jl26rOWlAaU3DOpfL9X2dYY0r2uV6zbMSDg8a7h5H6kgeI0kNhuMoeQpwcprC5pfTSZo7i0m7xpGugJKx0oLjBfvDPGdVbv3jTSq9XDAwd/JK752phl2P/L+UnWcaJe1AKXU7vPNY5dfir6LCtpXDS+/DGz+ugMOFC8aTxs7TDqlenzpc3dRU/WXO0aica8sHPv6zembTzOqEwtjXqZSrJjqrmRCTaJ5N1U/IphD2RXTmTaTIHEk4Tp1t22ihUrher4+VDg1JY28+H6Ul8N5vQ1IMlpkU+ml/PhQTaxJoloEyl4hgI5XMXhXOk4noMiFLCZBNuHsf0Mv18nZ5e3t7QNqD11iRy+9nUllPqMiiS4owEs7sPUB0mjwqFWt0TFKBLZJI8kCCklzMp5dKk5fAtD3+gvjFy6kEBzhCjHPq6f1lZWiAhJBIZS0hE1CaCLlYNxYbqdTbK+7F5v6VSjeixPdHpKLApParvHMISabDs4KVl9SQX9/BZvy+3y9VuBVut1uhQCmYSj/TvkLhFpdS6XQv+1zJvNAk2KdEiQvC4X2Qz1FJR7iQIABlrZFKb3UqOnFXdF5wNCp4LUrn8H3Fs7yUTyWLMuI8tYTrQYnYcFKUE4lfOkQ6Di72QghKnRkYPMS1UukymPZJhj+ld1FpH2E3GenpKipZoF7NhkylIjZ2NYRye6/PuIYlo3ntDCZ9OCnOXxolLQb6FBmBSiSvZ0Ia8Uu1+BviiDXXcXunx/Fp/iX+8RXhKM2I/7aZL5UuHJGyIdNqtSmDltFFq4Kk+oCUDGmiXHMmqKh0NotjM7xwbrhz/TcACQ6+tPyUxBV7AdKKRBBBn2+NtyQgHQopwyUfdJBwF99yezeLY2nWd8ema8OD34YUB19iUiA6SSQeTZH/XHEmC3VRatW2dmND6clJLQ7nq8+j1KrVdndrl18pZAVTiaVlqXf9R4u+WJQQDyktfOkSgZLPp/Vpb/U5N4/8GyQ4fSw3CJMSfbjhvjulouJIBc2RY7uRSU8XKr2bPpUl0bkhkM8T+dIJQRJZeKKKT19V1airvr6qB6cKey8gMTExXV2sdbGwPusIesP4S4ABALuzx/Q14rYaAAAAAElFTkSuQmCC') no-repeat;
|
|
}
|
|
/* line 16, /Volumes/travis/travis-web/assets/styles/top.sass */
|
|
#top ul {
|
|
list-style-type: none;
|
|
}
|
|
/* line 19, /Volumes/travis/travis-web/assets/styles/top.sass */
|
|
#top a, #top span {
|
|
color: #cccccc;
|
|
text-decoration: none;
|
|
}
|
|
/* line 23, /Volumes/travis/travis-web/assets/styles/top.sass */
|
|
#top li {
|
|
display: inline-block;
|
|
}
|
|
/* line 25, /Volumes/travis/travis-web/assets/styles/top.sass */
|
|
#top li a, #top li span {
|
|
display: block;
|
|
padding: 0 15px;
|
|
}
|
|
/* line 28, /Volumes/travis/travis-web/assets/styles/top.sass */
|
|
#top li a:hover, #top li span:hover {
|
|
color: white;
|
|
}
|
|
/* line 31, /Volumes/travis/travis-web/assets/styles/top.sass */
|
|
#top .profile {
|
|
position: relative;
|
|
float: right;
|
|
}
|
|
/* line 35, /Volumes/travis/travis-web/assets/styles/top.sass */
|
|
#top .profile .handle {
|
|
margin: 0;
|
|
}
|
|
/* line 38, /Volumes/travis/travis-web/assets/styles/top.sass */
|
|
#top .profile .signed-out, #top .profile .signing-in, #top .profile .signed-in {
|
|
display: none;
|
|
padding: 0 15px 0 45px;
|
|
}
|
|
/* line 41, /Volumes/travis/travis-web/assets/styles/top.sass */
|
|
#top .profile .signed-out, #top .profile .signing-in {
|
|
min-width: 110px;
|
|
}
|
|
/* line 43, /Volumes/travis/travis-web/assets/styles/top.sass */
|
|
#top .profile.signed-out .signed-out {
|
|
display: block;
|
|
}
|
|
/* line 45, /Volumes/travis/travis-web/assets/styles/top.sass */
|
|
#top .profile.signing-in .signing-in {
|
|
display: inline-block;
|
|
}
|
|
/* line 47, /Volumes/travis/travis-web/assets/styles/top.sass */
|
|
#top .profile.signed-in .signed-in {
|
|
display: block;
|
|
}
|
|
/* line 50, /Volumes/travis/travis-web/assets/styles/top.sass */
|
|
#top .profile .signing-in {
|
|
background: url('data:image/gif;base64,R0lGODlhEAAIALMPAOvr697e3qCgoLW1tYuLi/X19Wtra3t7e87OzsbGxqGhodfX142NjZaWlqurq////yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExOTJCMEVCMzUyOEYzRkIyNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowQTRBOUU3MDAxNzUxMUUyODZFREY0REREQTAzNDk4QSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowQTRBOUU2RjAxNzUxMUUyODZFREY0REREQTAzNDk4QSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IE1hY2ludG9zaCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkY4N0YxMTc0MDcyMDY4MTE5MkIwRUIzNTI4RjNGQjI1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3N0YxMTc0MDcyMDY4MTE5MkIwRUIzNTI4RjNGQjI1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEBQoADwAsAAAAABAACAAABCzQSPmqvc+QbbDX3BOMwQOQBUh0AXCaLpBuq+iWsayyN+zOoYKw8BgKdx5MBAAh+QQFCgAPACwAAAAACgAIAAAEHJCceZ65hohdM8mb0BGfxlkkeHqqiJbhWFKyEQEAIfkECQoADwAsAAAAABAACAAABC9QiSneueeZvcX4jTVlBmEaHigKpEmg3xAeo+bCKs3aZyqvrV5sViudJBQLhveKAAAh+QQJCgAPACwAAAAAEAAIAAAEMPDJKap4Jx8ylB8PMwwMZnFJCoqkWaFqOJbHOaTJOrsCnMut2qvzAdJOE4oFoyFEAAAh+QQJCgAPACwAAAAAEAAIAAAEMvDJSZ+4Qi3E13OK4jzNYApLoCKPwimkOaBqwLoIXJ7p2r4xXu0G3M02nU9oZBRUnpUIACH5BAkKAA8ALAAAAAAQAAgAAAQv8MlJq30oozeUH0UgAk8iJlyigkBLmgE6qAnrlme6Fu6bz7uCsIDRcDyKwWX5iAAAIfkECQoADwAsAAAAABAACAAABCnwyUmrtQvpVYIHj+c9iMgBKBigAWkWqcq63pmGc1kXPP/0hUdmcyk+IgAh+QQFCgAPACwAAAAAEAAIAAAEI/DJSau9FIQN3t6PxgEk6ZFBWK5mgKpseWowWdz3gxf6jmERADs=') no-repeat 110px 16px;
|
|
}
|
|
/* line 53, /Volumes/travis/travis-web/assets/styles/top.sass */
|
|
#top .profile img {
|
|
position: absolute;
|
|
top: 7px;
|
|
left: 15px;
|
|
width: 22px;
|
|
height: 22px;
|
|
-webkit-border-radius: 3px;
|
|
-moz-border-radius: 3px;
|
|
-ms-border-radius: 3px;
|
|
-o-border-radius: 3px;
|
|
border-radius: 3px;
|
|
}
|
|
/* line 61, /Volumes/travis/travis-web/assets/styles/top.sass */
|
|
#top .profile.signed-in:hover > ul {
|
|
display: block;
|
|
}
|
|
/* line 64, /Volumes/travis/travis-web/assets/styles/top.sass */
|
|
#top .profile ul {
|
|
display: none;
|
|
position: absolute;
|
|
z-index: 300;
|
|
top: 40px;
|
|
width: 100%;
|
|
min-width: 145px;
|
|
background-color: #444444;
|
|
-moz-border-radius-bottomleft: 6px;
|
|
-webkit-border-bottom-left-radius: 6px;
|
|
border-bottom-left-radius: 6px;
|
|
-moz-border-radius-bottomright: 6px;
|
|
-webkit-border-bottom-right-radius: 6px;
|
|
border-bottom-right-radius: 6px;
|
|
-webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
|
|
-moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
|
|
box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
|
|
}
|
|
/* line 75, /Volumes/travis/travis-web/assets/styles/top.sass */
|
|
#top .profile ul li {
|
|
display: block;
|
|
}
|
|
/* line 77, /Volumes/travis/travis-web/assets/styles/top.sass */
|
|
#top .profile ul li:last-child a:hover {
|
|
-moz-border-radius-bottomleft: 4px;
|
|
-webkit-border-bottom-left-radius: 4px;
|
|
border-bottom-left-radius: 4px;
|
|
-moz-border-radius-bottomright: 4px;
|
|
-webkit-border-bottom-right-radius: 4px;
|
|
border-bottom-right-radius: 4px;
|
|
}
|
|
/* line 80, /Volumes/travis/travis-web/assets/styles/top.sass */
|
|
#top .profile ul a {
|
|
display: block;
|
|
padding: 5px 25px 5px 45px;
|
|
line-height: 24px;
|
|
white-space: nowrap;
|
|
}
|
|
/* line 85, /Volumes/travis/travis-web/assets/styles/top.sass */
|
|
#top .profile ul a:hover {
|
|
background-color: #666666;
|
|
}
|
|
|
|
/* line 88, /Volumes/travis/travis-web/assets/styles/top.sass */
|
|
#home #navigation .home,
|
|
#stats #navigation .stats,
|
|
#profile #navigation .profile {
|
|
background-color: black;
|
|
}
|
|
/* line 92, /Volumes/travis/travis-web/assets/styles/top.sass */
|
|
#home #navigation .home a,
|
|
#stats #navigation .stats a,
|
|
#profile #navigation .profile a {
|
|
color: white;
|
|
}
|