#48656: Weird double shadow on GTK3 -----------------------+-------------------------------- Reporter: m.rick@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: GTK3 Port: | -----------------------+-------------------------------- Comment (by m.rick@…): I have found a workaround It is needed to add {{{ .window-frame:backdrop { box-shadow: none; margin: 0;} .window-frame:backdrop, .window-frame, .window-frame.tiled, .window-frame.popup{ box-shadow:none;} .window-frame.tooltip.csd, .window-frame.popup.csd, .window-frame.popup { border-radius:0px; box-shadow: none; margin: 0px;} }}} at the end of the gtk.ccs file. -- Ticket URL: <https://trac.macports.org/ticket/48656#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X