/* CSS for GUI, look e.g. at http://doc.qt.nokia.com/latest/stylesheet-examples.html */ /*#verifyBox { background-color: #CBFDCB }*/ #cryptToolBar { background-color: #CBFDCB } /* QLabel, QAbstractButton { font: bold; } */ *[keyNotFound="true"] { background-color: yellow } *[keyFound="true"] { background-color: green }