Skip to content
This repository was archived by the owner on Jul 14, 2020. It is now read-only.

Commit aba52c4

Browse files
committed
Cleanup.
1 parent 3c2f330 commit aba52c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FreeUI_Options/freeui_options.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -816,7 +816,7 @@ init:SetScript('OnEvent', function()
816816
F.CreateBDFrame(panel)
817817
panel.Title:SetTextColor(r, g, b)
818818
panel.subText:SetTextColor(.8, .8, .8)
819-
--panel.tab:SetBackdropColor(0, 0, 0, 0)
819+
panel.tab:SetBackdropColor(0, 0, 0, .3)
820820
F.CreateBDFrame(panel.tab.Icon)
821821
F.Reskin(panel.tab)
822822
F.ReskinScroll(panel.ScrollBar)

0 commit comments

Comments
 (0)