Temporary Posted November 23, 2013 Posted November 23, 2013 Firefox testreszabás, nem csak haladóknak about:config / pref.js Az about:config-ban végzett módosítások a ".....Mozilla\Firefox\Profiles\[user profile]" mappában lévő prefs.js fájlban tárolódnak. userChrome.css userContent.css A "C:\Documents and Settings\[user Name]\Application Data\Mozilla\Firefox\Profiles\[user profile]\chrome" mappát és benne a fenti fájlokat létrehozva, szintén testre szabhatjuk a felhasználói felületet. about:config lista: http://kb.mozillazin...g_entries#Font. Chrome element names and IDs: http://kb.mozillazin...ement_Names/IDs Customizing Mozilla: http://www-archive.m...ustomizing.html
Temporary Posted November 23, 2013 Author Posted November 23, 2013 Gyorskeresés esetén is megjelenik az "Összes kiemelése" és a "Kis- és nagybetűk", valamint az Előző / Következő gombok és ezek egymás mellé kerülnek: http://www.kephost.com/images4/2013/11/23/a1_2013_11_23_g76g8zvhnp.jpg /* userChrome.css - Quick find - show buttons */ .findbar-container>*,.findbar-container>hbox>* { display:-moz-box; } /* userChrome.css - add text to Previous and Next buttons */ .findbar-find-previous label:after { content: "Előző"; } .findbar-find-next label:after { content: "Következő"; } /* userChrome.css - move spacer to a position behind the Match case button */ .findbar-container>spacer { -moz-box-ordinal-group:2 !important; }
Temporary Posted December 6, 2014 Author Posted December 6, 2014 Classic Theme Restorer (Customize UI) Multiple Tab Handler
Fujitsu Posted December 7, 2014 Posted December 7, 2014 Kijavíthatom a címét, vagy direkt ilyen? Hát, látom, ez alaposan elfelejtődött. (Azok a fránya birtokos összetételek, az emberek 90+%-ának fogalma nincs róluk. Hint: Firefox-testreszabás oder Firefox testreszabása.)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now