Skip to content
Snippets Groups Projects
Unverified Commit 615410fc authored by Weilbyte's avatar Weilbyte
Browse files

Fix alert background

parent f261b1c8
No related branches found
No related tags found
No related merge requests found
......@@ -936,6 +936,7 @@ div[id^="pveCephInstallWindow-"][id$="-innerCt"] div div div div {
.pmx-hint {
color: #faa61a;
background-color: transparent;
}
html {
......
This diff is collapsed.
......@@ -14,4 +14,5 @@
background-image: url('/pve2/images/dd_mini-bottom.png') !important
.pmx-hint
color: $yellow
\ No newline at end of file
color: $yellow
background-color: transparent
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment