Skip to content
Snippets Groups Projects
Commit 8561e135 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

stylesheet + blanks

parent 19db0aa8
No related branches found
No related tags found
1 merge request!2452cleanup autosave, style sheet & palette; split save some files; dissolve GUI/Support
......@@ -54,7 +54,7 @@ QPushButton
padding: 4px;
border-radius: 3px;
border: 1px solid;
color:palette(text);
color: palette(text);
background-color: rgba(100, 100, 100, 0%);
border-color: rgba(100, 100, 100, 25%);
}
......@@ -66,11 +66,11 @@ QToolButton
}
QToolButton::menu-arrow
{
width:0px;
width: 0px;
}
QToolButton::menu-indicator
{
width:0px;
width: 0px;
}
QToolButton#ViewSelectionButton
{
......
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