Fix refresh button in fax machine (#41024)
This commit is contained in:
@@ -1610,9 +1610,6 @@ namespace Content.Client.Stylesheets
|
||||
Element<TextureButton>().Class("CrossButtonRed").Pseudo(TextureButton.StylePseudoClassHover)
|
||||
.Prop(Control.StylePropertyModulateSelf, Color.FromHex("#753131")),
|
||||
|
||||
//
|
||||
Element<TextureButton>().Class("Refresh")
|
||||
.Prop(TextureButton.StylePropertyTexture, resCache.GetTexture("/Textures/Interface/Nano/circular_arrow.svg.96dpi.png")),
|
||||
// ---
|
||||
|
||||
// Profile Editor
|
||||
|
||||
Reference in New Issue
Block a user