Skip to main content

All Questions

Tagged with
1 vote
0 answers
36 views

userChrome.css changes to Firefox only take effect on Ubuntu, not Mac

I have a userChrome.css file that I use to remove unused menu items from Firefox context menus on my Ubuntu machine. Here is the contents: :root[inFullscreen] #PersonalToolbar { visibility: ...
LinusHasaWalkingDesk's user avatar
6 votes
3 answers
10k views

Can't scale Google Crome lower then 500px width

I started programming about 6 months ago. When I started I was able to scale my google chrome down to a 400px width. As I started to max more website I was only able to scale my website down to 438px. ...
Jacob Fenwick's user avatar
-2 votes
2 answers
49 views

What is this texteditor's counterpart in Windows?

I am learning CSS and want to know what the following texteditor is: Is there a counterpart for Windows? There seems to be a Sublime plugin, when you type: div.classname then perhaps press some ...
J.Joe's user avatar
  • 101
4 votes
4 answers
4k views

How to create a .cur file on Mac OS X

Does anyone know how to convert a GIF file to a CUR file for use as a CSS cursor on a Mac? I've seen several applications for Windows that do this, but nothing yet for Mac. Is there anything out ...
devongovett's user avatar
3 votes
2 answers
7k views

How to use custom live CSS on Safari on the Mac?

To use a CSS on Safari, just go to Preferences -> Advanced -> Style Sheet. But pay attention to the "live" part. I mean, being able to edit the CSS on the fly, without needing to quit Safari and open ...
cregox's user avatar
  • 5,904