Labs/Ubiquity/Skins/: Difference between revisions

m
(Added a screenshot)
Line 5: Line 5:
Skinning Ubiquity is easy. Ubiquity styles are managed by a single CSS file that also contains metadata. While creating your skins locally, any changes in the CSS file will only be reflected when Firefox is restarted. To update the skin immediately, go to the Your Skins page and click on your skin again.
Skinning Ubiquity is easy. Ubiquity styles are managed by a single CSS file that also contains metadata. While creating your skins locally, any changes in the CSS file will only be reflected when Firefox is restarted. To update the skin immediately, go to the Your Skins page and click on your skin again.


==Metadata==
=Metadata=


   /*
   /*
Line 19: Line 19:
In your CSS file, you should add the metadata in comments formatted as above. Your command <b>must</b> have a name but all fields are optional.
In your CSS file, you should add the metadata in comments formatted as above. Your command <b>must</b> have a name but all fields are optional.


==CSS Elements==
=CSS Elements=


'''#cmd-panel'''
'''#cmd-panel'''
94

edits