mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-06-16 12:33:19 +02:00
Fixed bug #156 related the white rectangle around the fullscreen window
This commit is contained in:
@@ -54,6 +54,10 @@ QListView::item:selected {
|
||||
background: #272a36;
|
||||
}
|
||||
|
||||
QGraphicsView {
|
||||
border-style: none;
|
||||
}
|
||||
|
||||
/*
|
||||
QListView::item:selected:!active {
|
||||
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
|
||||
|
||||
Reference in New Issue
Block a user