From b5cc655b555d729a25de54d4edffba5e214d937e Mon Sep 17 00:00:00 2001 From: Christian Klinger Date: Mon, 30 May 2016 11:55:35 +0200 Subject: Added examMode to server (this also changes the style of the toolbar) --- gui/server_normal/mainwindow.ui | 33 +++++++++++++++++++++++---------- 1 file changed, 23 insertions(+), 10 deletions(-) (limited to 'gui') diff --git a/gui/server_normal/mainwindow.ui b/gui/server_normal/mainwindow.ui index e8ef22e..5b4b70b 100644 --- a/gui/server_normal/mainwindow.ui +++ b/gui/server_normal/mainwindow.ui @@ -13,6 +13,29 @@ PVS2 Manager + + QToolButton { + border: 1px solid #555; + border-radius: 8px; + padding: 2px; + margin: 5px; + +} +QToolButton:enabled { +background-color: rgb(241, 241, 241) +} +QToolButton:enabled:hover { + background-color: white; + border-style: outset; +} +QLabel#examModeLabel { + width: 71px; + margin: 5px; + border-radius: 8px; + background-color: rgb(170, 170, 170); +} + + @@ -92,27 +115,17 @@ false - - - - - - - - - - -- cgit v1.2.3-55-g7522