mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-20 05:07:51 -06:00
ENH: Change Close Button of previewDialog to red
Change-Id: Id742a0e20affcd6c414e6c27e475ae8ed8c32bdd (cherry picked from commit d080c902d3364a5dbbe9a074117b932acf7c0937)
This commit is contained in:
parent
cdae0ac2b5
commit
226e18254c
2 changed files with 7 additions and 6 deletions
|
@ -338,4 +338,8 @@ body
|
|||
height: 480px;
|
||||
}
|
||||
|
||||
.viewer-button
|
||||
{
|
||||
background-color: rgba(255,0,0,.5)!important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue