mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 00:04:17 +09:00
Remove panel background color for 3.32
This commit is contained in:
@@ -197,7 +197,7 @@ var DynamicTransparency = Utils.defineClass({
|
||||
|
||||
_setGradient: function() {
|
||||
this._dtpPanel.panel.actor.set_style(
|
||||
'background-color: none; ' +
|
||||
'background: none; ' +
|
||||
'border-image: none; ' +
|
||||
'background-image: none; ' +
|
||||
this._gradientStyle +
|
||||
|
||||
Reference in New Issue
Block a user