Skip to content

Commit

Permalink
Added skin for ItemTextScrollFrameScrollBar.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wetxius committed Mar 23, 2016
1 parent 79fb53e commit 080be27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ShestakUI/Modules/Skins/Blizzard/ItemText.lua
Expand Up @@ -14,6 +14,7 @@ local function LoadSkin()
T.SkinCloseButton(ItemTextFrameCloseButton, ItemTextFrame.backdrop)
T.SkinNextPrevButton(ItemTextPrevPageButton)
T.SkinNextPrevButton(ItemTextNextPageButton)
T.SkinScrollBar(ItemTextScrollFrameScrollBar)
ItemTextPageText:SetTextColor(1, 1, 1)
ItemTextPageText.SetTextColor = T.dummy
end
Expand Down

0 comments on commit 080be27

Please sign in to comment.