I’m being asked to increase the size of the gear icon on the queue.
Paper theme.
I added the code below to an inline CSS called gearSize, which I called in the CSS class of the queue properties.
.ui-icon .ui-icon-gear { height: 20px;
width: 20px;
}
Question
Is it possible to increase the size of the queue gear icon using CSS?
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.