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
List of class names for css modification in window.css
-
- Posts: 2
- Joined: Fri Feb 02, 2024 7:48 am
Re: List of class names for css modification in window.css
Here are the gadget css files:
[YourSpiderBasicPath]\Libraries\javascript\dojo\themes\claro\claro.css
or
[YourSpiderBasicPath]\Libraries\javascript\dojo\themes\flat\flat.css
[YourSpiderBasicPath]\Libraries\javascript\dojo\themes\claro\claro.css
or
[YourSpiderBasicPath]\Libraries\javascript\dojo\themes\flat\flat.css
-
- Posts: 2
- Joined: Fri Feb 02, 2024 7:48 am
Re: List of class names for css modification in window.css
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.
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
Compare the original files with my modification (WinMerge).
viewtopic.php?t=2445
viewtopic.php?t=2445