mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 12:44:07 +00:00
6 lines
137 B
CSS
6 lines
137 B
CSS
QTabBar::close-button {
|
|
image: url(:/icons/closetab.svg)
|
|
}
|
|
QTabBar::close-button:hover {
|
|
image: url(:/icons/closetab-hover.png)
|
|
} |