Tab styling
This commit is contained in:
parent
57e69568aa
commit
825128084d
2 changed files with 22 additions and 12 deletions
|
|
@ -340,7 +340,7 @@ function AltSystem:CreateBuildSkillsContent(parentFrame)
|
|||
local sectionHeader = parentFrame:CreateFontString(nil, "OVERLAY", "GameFontNormalLarge")
|
||||
sectionHeader:SetPoint("TOPLEFT", parentFrame, "TOPLEFT", PADDING, yPos)
|
||||
sectionHeader:SetText("Skill list")
|
||||
sectionHeader:SetTextColor(1, 1, 1)
|
||||
--sectionHeader:SetTextColor(1, 1, 1)
|
||||
|
||||
yPos = yPos - 24
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue