Re: focus ring
Isabel del Pino <[email protected]> Mon, 21 Nov 2005 12:58:25 +0100
| Newsgroups | gmane.comp.mozilla.crash-data |
|---|---|
| Message-ID | <[email protected]> |
Thank you very much. I knew that link. I don't work with Firefox, I work with Mozilla=20 (navigator.xul). I only want to know why is the focus black and dotted. Where is it define= d? Thanks Ramandeep Singh, Noida escribi=F3: >All the GUI related stuff is written in XUL (XML User Interface Language= ) and resides in .xul files. The actual logic is in .js files. > >So, if want to make changes in the GUI, you need to modify the .xul file= s. > >For Firefox browser, the xul files are in: > >mozilla/browser/base/content/ directory. > >The main browser user interface file is: > >mozilla/browser/base/content/browser.xul > >I hope it helps!!! > >P.S: If u want to learn XUL, then visit www.xulplanet.com > >All the best!!! > >Regards, >raman >--------------------------------------------------- >When you wish to achive something, all of the universe conspires to help= you achieve it. > >-----Original Message----- >From: Isabel del Pino [mailto:[email protected]]=20 >Sent: Monday, November 21, 2005 4:40 PM >To: [email protected] >Subject: focus ring > >Hello, >my name is Isabel. I need some help to make same changes in Mozilla. > >I would like to make some changes in the mozilla's focus. I know how >to do same of this changes(backround color, ring width...) by changing >the file: >modules/libpref/src/init/all >.js > >However, I don't know where is implemented its functionality. For >example, I want to change the color of the element focused's ring, but >I don=B4t know where is that function. I mean, where is said that the >ring is dotted and black. > >Sorry about my english. Thank you very much. > >Isabel. >_______________________________________________ >mozilla-crash-data mailing list >[email protected] >http://mail.mozilla.org/listinfo/mozilla-crash-data > > =20 >