rlebrette —Fri, 06/24/2011 - 04:42
This is a place holder for Requests for Enhancement.
I've a full time job and a bunch of hobbies, but I'm ready to plan some devs on FD, but for that I expect some interesting requests...
With your style
Before
After
Gone from here as well
Good work ! Long live Stylish..
You could also get rid of the top separator so it doesn't look odd with the line at the bottom in the second image by adding code below.
#fd-separator1 { display: none !important; }
or for the below separator.
#fd-separator2 { display: none !important; }
regarding @namespace url(http://www.w3.org/1999/xhtml);
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("chrome://fastdial/content/fastdial.html")
you cannot make a context menu within a html page, only if you create and addon with context menu instruction so it would come under firefox xpi.
You could also get rid of the top separator so it doesn't look odd
Works perfectly
Many thanks
ps Maybe you could submit Style, it would be good to be able to refer to..
In prefences when scrolling for number of columns or rows do not have the number 0 (zero) available. This will then save the null error that insues.
Thanks
Re: FD RFE
Submitted by chiaroscuro on Sat, 01/21/2012 - 08:18With your style
Before
After
Gone from here as well
Good work !
Long live Stylish..
Re: FD RFE
Submitted by Sanjay on Sun, 01/22/2012 - 22:58You could also get rid of the top separator so it doesn't look odd with the line at the bottom in the second image by adding code below.
#fd-separator1 { display: none !important; }
or for the below separator.
#fd-separator2 { display: none !important; }
regarding
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("chrome://fastdial/content/fastdial.html")
you cannot make a context menu within a html page, only if you create and addon with context menu instruction so it would come under firefox xpi.
Re: FD RFE
Submitted by chiaroscuro on Mon, 01/23/2012 - 07:08You could also get rid of the top separator so it doesn't look odd
Works perfectly
Many thanks
ps
Maybe you could submit Style, it would be good to be able to refer to..
Re: FD RFE
Submitted by chiaroscuro on Wed, 03/07/2012 - 02:40In prefences when scrolling for number of columns or rows do not have the number 0 (zero) available.
This will then save the null error that insues.
Thanks
Pages