aboutsummaryrefslogtreecommitdiffstats
path: root/release/css/default.css
blob: 1e74d571cd9debdc9de14dc1436af24c82ad23c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* 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 }