Skip to content
Snippets Groups Projects
Commit 6083c284 authored by Dixon Fred's avatar Dixon Fred
Browse files

Remove red from cancel button in presentation upload dialog

parent b58a7a00
No related branches found
No related tags found
No related merge requests found
......@@ -288,7 +288,7 @@ DataGrid {
.presentationUploadCancelButtonStyle {
fillAlphas: 1, 1, 1, 1;
fillColors: #ff0000, #ff0000, #ffffff, #eeeeee;
fillColors: #fefeff, #e1e2e5, #ffffff, #eeeeee;
color: #5e5f63;
textRollOverColor: #5e5f63;
textSelectedColor: #5e5f63;
......
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