home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2011 November
/
CHIP_2011_11.iso
/
Programy
/
Narzedzia
/
TeamSpeak
/
TeamSpeak3-Client-win32-3.0.0.exe
/
styles
/
default_vista.qss
< prev
next >
Wrap
Text File
|
2011-02-21
|
381b
|
12 lines
/*
* TeamSpeak 3 Default Qt StyleSheet
* Special file for Windows Vista/7, loaded in addition to global default.qss stylesheet
*
* Copyright (c) 2009-2011 TeamSpeak Systems GmbH
*/
/* Button hover is transparent with Vista style only */
QToolButton#newBookmarkButton:hover, QToolButton#newBookmarkFolderButton:hover, QToolButton#removeBookmarkButton:hover {
color: white;
}