Update generated CSS

pull/4/head
Adam Porter 8 years ago
parent 13fd234b69
commit 5725276053

@ -70,11 +70,10 @@ pre {
background-color: #586e75 !important;
}
.file-wrap {
background-color: #002b36 !important;
color: #839496 !important;
}
.file-wrap * {
background-color: #002b36 !important;
* {
background-color: transparent !important;
}
.filter-item {
color: #839496 !important;
@ -369,12 +368,17 @@ pre {
fill: #b58900 !important;
}
.files * {
color: #586e75 !important;
color: #839496 !important;
}
.files tbody tr * {
background-color: #002b36 !important;
.files tbody tr {
border-color: #073642 !important;
}
.files tbody tr:nth-child(even) {
background-color: #00323f !important;
}
.files tbody tr:nth-child(odd) {
background-color: #002b36 !important;
}
.files tbody tr:hover * {
background-color: #094352 !important;
}
@ -393,7 +397,7 @@ pre {
color: #268bd2 !important;
}
.header {
background-color: #073642 !important;
background-color: #083c4a !important;
border-bottom-color: #586e75 !important;
}
.header a {
@ -402,6 +406,17 @@ pre {
.lang {
color: #93a1a1 !important;
}
.pagehead.repohead {
background-color: #073642 !important;
}
.reponav-item {
background-color: #073642 !important;
border-color: transparent !important;
}
.reponav-item.selected {
background-color: #002b36 !important;
border-color: #dc322f #094352 transparent !important;
}
.js-directory-link {
color: #268bd2 !important;
}

@ -70,11 +70,10 @@ pre {
background-color: #93a1a1 !important;
}
.file-wrap {
background-color: #fdf6e3 !important;
color: #657b83 !important;
}
.file-wrap * {
background-color: #fdf6e3 !important;
* {
background-color: transparent !important;
}
.filter-item {
color: #657b83 !important;
@ -369,12 +368,17 @@ pre {
fill: #b58900 !important;
}
.files * {
color: #93a1a1 !important;
color: #657b83 !important;
}
.files tbody tr * {
background-color: #fdf6e3 !important;
.files tbody tr {
border-color: #eee8d5 !important;
}
.files tbody tr:nth-child(even) {
background-color: #fcf3da !important;
}
.files tbody tr:nth-child(odd) {
background-color: #fdf6e3 !important;
}
.files tbody tr:hover * {
background-color: #e9e1c8 !important;
}
@ -393,7 +397,7 @@ pre {
color: #268bd2 !important;
}
.header {
background-color: #eee8d5 !important;
background-color: #ebe4cf !important;
border-bottom-color: #93a1a1 !important;
}
.header a {
@ -402,6 +406,17 @@ pre {
.lang {
color: #586e75 !important;
}
.pagehead.repohead {
background-color: #eee8d5 !important;
}
.reponav-item {
background-color: #eee8d5 !important;
border-color: transparent !important;
}
.reponav-item.selected {
background-color: #fdf6e3 !important;
border-color: #dc322f #e9e1c8 transparent !important;
}
.js-directory-link {
color: #268bd2 !important;
}

@ -63,11 +63,10 @@ pre {
background-color: #586e75 !important;
}
.file-wrap {
background-color: #002b36 !important;
color: #839496 !important;
}
.file-wrap * {
background-color: #002b36 !important;
* {
background-color: transparent !important;
}
.filter-item {
color: #839496 !important;
@ -362,12 +361,17 @@ pre {
fill: #b58900 !important;
}
.files * {
color: #586e75 !important;
color: #839496 !important;
}
.files tbody tr * {
background-color: #002b36 !important;
.files tbody tr {
border-color: #073642 !important;
}
.files tbody tr:nth-child(even) {
background-color: #00323f !important;
}
.files tbody tr:nth-child(odd) {
background-color: #002b36 !important;
}
.files tbody tr:hover * {
background-color: #094352 !important;
}
@ -386,7 +390,7 @@ pre {
color: #268bd2 !important;
}
.header {
background-color: #073642 !important;
background-color: #083c4a !important;
border-bottom-color: #586e75 !important;
}
.header a {
@ -395,6 +399,17 @@ pre {
.lang {
color: #93a1a1 !important;
}
.pagehead.repohead {
background-color: #073642 !important;
}
.reponav-item {
background-color: #073642 !important;
border-color: transparent !important;
}
.reponav-item.selected {
background-color: #002b36 !important;
border-color: #dc322f #094352 transparent !important;
}
.js-directory-link {
color: #268bd2 !important;
}

@ -63,11 +63,10 @@ pre {
background-color: #93a1a1 !important;
}
.file-wrap {
background-color: #fdf6e3 !important;
color: #657b83 !important;
}
.file-wrap * {
background-color: #fdf6e3 !important;
* {
background-color: transparent !important;
}
.filter-item {
color: #657b83 !important;
@ -362,12 +361,17 @@ pre {
fill: #b58900 !important;
}
.files * {
color: #93a1a1 !important;
color: #657b83 !important;
}
.files tbody tr * {
background-color: #fdf6e3 !important;
.files tbody tr {
border-color: #eee8d5 !important;
}
.files tbody tr:nth-child(even) {
background-color: #fcf3da !important;
}
.files tbody tr:nth-child(odd) {
background-color: #fdf6e3 !important;
}
.files tbody tr:hover * {
background-color: #e9e1c8 !important;
}
@ -386,7 +390,7 @@ pre {
color: #268bd2 !important;
}
.header {
background-color: #eee8d5 !important;
background-color: #ebe4cf !important;
border-bottom-color: #93a1a1 !important;
}
.header a {
@ -395,6 +399,17 @@ pre {
.lang {
color: #586e75 !important;
}
.pagehead.repohead {
background-color: #eee8d5 !important;
}
.reponav-item {
background-color: #eee8d5 !important;
border-color: transparent !important;
}
.reponav-item.selected {
background-color: #fdf6e3 !important;
border-color: #dc322f #e9e1c8 transparent !important;
}
.js-directory-link {
color: #268bd2 !important;
}

Loading…
Cancel
Save