gnome-shell/js
Florian Müllner 9708b68540 [baseIcon] Tie the icon's width to its height
Both current design and new mockups use square icons. Currently this
is implemented by setting a fixed width and height in the CSS, which
does not work for the growing/shrinking items in the new sidebar.
By moving the assumption of square items into the code, the size will
adjust according to icon size, spacing, padding and font size if not
explicitly overwritten in the CSS.

https://bugzilla.gnome.org/show_bug.cgi?id=625887
2010-09-23 19:08:43 +02:00
..
misc Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
perf Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
prefs Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
ui [baseIcon] Tie the icon's width to its height 2010-09-23 19:08:43 +02:00
Makefile.am [appDisplay] Factor out WellGrid/AppIcon 2010-09-23 19:08:43 +02:00