grssam / UIEnhancer

Source code for UI Enhancer addon
https://addons.mozilla.org/en-US/firefox/addon/ui-enhancer/
51 stars 22 forks source link

More compact style #60

Open suolister opened 12 years ago

suolister commented 12 years ago

Hey, I reall like your addon but theres just one thing annoying me, the fact that theres wasted space between the different sections so that with your addon the URL takes more space than without it.

Could you compact it a little bit so there would be as little wasted space as possible?

Thanks

kostolom commented 11 years ago

Yes, do slashes, not arrows. And no need so much space between sections. Please, create style like http://site.ru/news/123.html Replace > on / (arrows on slashes). Thank you. Sorry for my English :-)

Kamui-Solo commented 11 years ago

You can select in options "Dannah's Light" theme and then apply this style in userChrome.css or Stylish: .enhanced-arrow {visibility: hidden !important; margin-top: 3px !important; width: 4px !important;}

.enhanced-arrow:after {visibility: visible !important; content: "/" !important;}

grssam commented 11 years ago

@Kamui-Solo :+1: that is really nice. Although the last part is not affected by the style, also, the # , ? and the & gets converted to /.

I am coming up with a brand new theme for the same purpose which will also provide much better editing features/options. This theme should be the most space optimized with minimum changes to the look of the locationbar, retaining all the features that are currently present.

grssam commented 11 years ago

Tracking for version 5.2