Skip to content

Commit

Permalink
Merge pull request #2185 from sg00dwin/chromeless-issue
Browse files Browse the repository at this point in the history
Merged by openshift-bot
  • Loading branch information
OpenShift Bot committed Sep 29, 2017
2 parents 58d1eeb + bfdd163 commit 0c5ffd4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 15 deletions.
12 changes: 1 addition & 11 deletions app/styles/_log.less
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.chromeless {
background-color: @log-bg-color;
color: #d1d1d1;
height: 100%; // extends dark background to full height while logs are loading
.log-loading-msg {
.empty-state-message();
.h2();
Expand Down Expand Up @@ -165,17 +166,6 @@
}
}
&.log-fixed-height {
.ellipsis-loader {
bottom: 0;
#gradient > .vertical(transparent, @log-bg-color, 0%, 15%);
height: 30px;
right: @scrollbar-width;
width: auto;
&.dots div {
left: 50%;
top: 12px;
}
}
.log-end-msg {
margin: 20px 0 -35px 10px;
position: static;
Expand Down
7 changes: 3 additions & 4 deletions dist/styles/main.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0c5ffd4

Please sign in to comment.