]> git.mxchange.org Git - quix0rs-gnu-social.git/commit - theme/shiny/css/ie.css
de-IDifying labels in notice form to fix issue with geo pin activating the wrong...
authorBrion Vibber <brion@pobox.com>
Tue, 8 Mar 2011 20:01:12 +0000 (12:01 -0800)
committerBrion Vibber <brion@pobox.com>
Tue, 8 Mar 2011 20:14:44 +0000 (12:14 -0800)
commitba1ada28809fdef593c8849dad0e3e01a261bbaf
tree1a0b7485a5b74fe26b3077dfe7c924697ceda0c8
parent9185364f5aac1130bbb8fe578fc31ce88f823af2
de-IDifying labels in notice form to fix issue with geo pin activating the wrong place when cloning the form

Note that changes to the attachment from <label for/><input id/> to <label><input></label> affect some of the existing styles which attempt to place them both in the same place based on having a common parent. Only 'neo' has been fully tested and fixed for this case, as the others all fail due to the new layout anyway. :)
34 files changed:
lib/noticeform.php
plugins/MobileProfile/mp-screen.css
plugins/Realtime/realtimeupdate.css
theme/base/css/display.css
theme/biz/css/base.css
theme/biz/css/display.css
theme/clean/css/display.css
theme/clean/css/ie.css
theme/clean/css/mp-screen.css
theme/cleaner/css/display.css
theme/cleaner/css/ie.css
theme/cleaner/css/mp-screen.css
theme/cloudy/css/display.css
theme/cloudy/css/ie.css
theme/default/css/display.css
theme/default/css/ie.css
theme/identica/css/display.css
theme/identica/css/ie.css
theme/mnml/css/display.css
theme/mnml/css/ie.css
theme/mnml/css/mp-screen.css
theme/neo/css/display.css
theme/neo/css/ie.css
theme/neo/css/mp-screen.css
theme/pigeonthoughts/css/base.css
theme/pigeonthoughts/css/display.css
theme/rebase/css/display.css
theme/rebase/css/ie.css
theme/shiny/css/display.css
theme/shiny/css/ie.css
theme/shiny/css/mp-screen.css
theme/victorian/css/display.css
theme/victorian/css/ie.css
theme/victorian/css/mp-screen.css