Skip to content

Commit

Permalink
Merge pull request #45 from LazeMSS/development
Browse files Browse the repository at this point in the history
Removed background image
  • Loading branch information
LazeMSS authored Mar 8, 2023
2 parents 59e60b3 + 1822469 commit f89f41a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions css/matrix.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ a:hover {
.octoprint-container .tab-content h1 {
color: #FFFFFF;
}
.octoprint-container {
background-image: url(/plugin/custombackground/custom/green-matrix-wallpaper.jpg);;
}
.octoprint-container .tab-content {
border: none #2f3136;
background-color: #2f3136;
Expand Down Expand Up @@ -758,4 +755,4 @@ div.popover.toptempPopover .popover-content div.TopTempPopoverGraph svg .ct-labe

#settings_dialog table td>a {
color: #ffffff !important;
}
}

0 comments on commit f89f41a

Please sign in to comment.