Skip to content

Commit

Permalink
Remove more bold weights
Browse files Browse the repository at this point in the history
  • Loading branch information
janfaracik committed Dec 7, 2023
1 parent 2922a69 commit ac5c255
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion war/src/main/scss/base/_style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,6 @@ div.listview-jobs {

.build-row-cell .pane.build-name {
width: 25%;
font-weight: bold;
vertical-align: top;
}

Expand Down
1 change: 0 additions & 1 deletion war/src/main/scss/components/_side-panel-widgets.scss
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@

.build-row-cell .pane.build-name {
width: 30%;
font-weight: bold;
vertical-align: top;
}

Expand Down

0 comments on commit ac5c255

Please sign in to comment.