diff options
author | Steven Day <steve@mysociety.org> | 2016-04-28 10:09:36 +0100 |
---|---|---|
committer | Steven Day <steve@mysociety.org> | 2016-04-28 11:04:59 +0100 |
commit | ab0e30e3924a1ba1eb7be0896ba27cd8b5afe197 (patch) | |
tree | 9acba4dd885a69894652b4a050bd525acf17ec15 /www/js/softkeyboard.js | |
parent | 3eaca677cb5fe6bdab674339b42027bcc2102751 (diff) |
Tidy up how custom icons are included in css
This tidies up the custom theme's icons, which were overly complicated and
badly setup - almost as if we were (ab)using css intended to make extra large
icons to make retina icons instead, but we'd only got halfway. I've tidied
this up so that we use the 36px icons properly - keeping most properties the
same as the 18px ones, but scaling the background image appropriately to make
it hi-dpi. Since there seemed to be some issue with iOS not obeying the media
query on the @import statement that loaded this css, I also decided to just
bundle the rules directly into fms-jquerymobile.css
In addition, I took the opportunity to make black icons the default (instead
of white), meaning that we could remove an awful lot of css overrides in
fms.css that were swapping colors for different icons individually.
Closes #217
Diffstat (limited to 'www/js/softkeyboard.js')
0 files changed, 0 insertions, 0 deletions