Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…theme

# Conflicts:
#	less/style.less
  • Loading branch information
afonsof committed Oct 2, 2016
2 parents c5073b1 + ef6b2aa commit 013bf8e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions less/style.less
Original file line number Diff line number Diff line change
Expand Up @@ -302,3 +302,15 @@ pre {
.comboBoxList {
color: @color-black;
}

.build-row-cell .pane {
.build-controls {
width: 25%!important;
}
.build-details {
width: 45%!important;
}
.build-name .display-name {
margin-left: 35%!important;
}
}

0 comments on commit 013bf8e

Please sign in to comment.