Page 1 of 1

List of class names for css modification in window.css

Posted: Fri Feb 02, 2024 3:14 pm
by hari_rupan
Hi,
Where can I find class names of all the gadgets which will enable me to customize the gadgets in window.css.
In the window.css only .window class is specified. I want to modify other gadgets with css.
Thanks in advance.
Hari_rupan

Re: List of class names for css modification in window.css

Posted: Fri Feb 02, 2024 3:44 pm
by Peter
Here are the gadget css files:

[YourSpiderBasicPath]\Libraries\javascript\dojo\themes\claro\claro.css

or

[YourSpiderBasicPath]\Libraries\javascript\dojo\themes\flat\flat.css

Re: List of class names for css modification in window.css

Posted: Fri Feb 02, 2024 4:31 pm
by hari_rupan
Hi,
Thanks for the prompt reply. I did check it our after beautifying the minified css(Claro). I find that all the class names are dijit ui. I am looking for spiderbasic gadget class names like .spiderwindow in window.css. I am not sure how I can map spiderbasic gadgets with dijit classes. I am new to web development. I have been developing desktop applications for 37 years though. is there any information regarding the spiderbasic gadgets and their corresponding dijit classes.
Thanks in advance.
Hari_Rupan.

Re: List of class names for css modification in window.css

Posted: Sat Feb 03, 2024 2:51 am
by AZJIO
Compare the original files with my modification (WinMerge).
viewtopic.php?t=2445