X Pro: 2.4.6
Renew
How do I remove the Classic Prompt Text & Icon Shadows?
X Pro: 2.4.6
Renew
How do I remove the Classic Prompt Text & Icon Shadows?
Got it.
.x-prompt .x-btn i {
text-shadow: none;
}
.x-prompt .x-btn {
text-shadow: none;
}
Glad you were able to figure it out 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.