This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Direct input steps - change color
#1
Hello everyone, 
I'm new here.

Please I want to know how to change the color of the direct input steps icon ( color of the background, color of the number between the + and -,  and the color of the + icon and - icon  ) 
in the bellow pic of the direct input that I want to get.

 thanks in advance

Attached Files Thumbnail(s)
   
Reply
#2
You can enable "Use dark theme" in Utilities > Vis. Configuration. Also see this for CSS examples of spinner element customization: https://forum.logicmachine.net/showthread.php?tid=516
Reply
#3
(10.09.2021, 09:33)admin Wrote: You can enable "Use dark theme" in Utilities > Vis. Configuration. Also see this for CSS examples of spinner element customization: https://forum.logicmachine.net/showthread.php?tid=516

Hi again, 
Thanks for your reply,  the dark theme didn't work.
 
I changed the color with this CSS code.

.control-spinner .btn {
  background-color: #2b2a22;
  background-image: none;
  border-color: #2b2a22;
}
the middle part is white, how can I change it?

Attached Files Thumbnail(s)
   
Reply
#4
Dark theme works, you probably need to clear browser cache
------------------------------
Ctrl+F5
Reply
#5
(10.09.2021, 10:00)Daniel Wrote: Dark theme works, you probably need to clear browser cache

YES, Thank you so much.
Reply


Forum Jump: