ui: removed auto refresh

This commit is contained in:
Eberhard Graether
2016-08-24 13:28:28 +02:00
parent 994a749b80
commit 01f740276b
10 changed files with 4 additions and 98 deletions
@@ -22,12 +22,7 @@ QPushButton:pressed {
}
#refresh_button {
border-bottom-left-radius: 12px;
border-top-left-radius: 12px;
margin-right: 2px;
}
#auto_refresh_button {
border-bottom-right-radius: 12px;
border-top-right-radius: 12px;
/*border-bottom-left-radius: 12px;*/
/*border-top-left-radius: 12px;*/
border-radius: 12px;
}