Commit Graph

32 Commits

Author SHA1 Message Date
Brion Vibber ba1ada2880 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. :)
2011-03-08 12:14:44 -08:00
Brion Vibber 5358f78e82 Reusable notice form fixes for geolocation 2011-03-04 14:27:55 -08:00
Brion Vibber 56d5c4a4d1 More hardcoded id cleanup in notice form... 2011-03-04 13:40:33 -08:00
Brion Vibber cd20190ba5 Remove hardcoded #notice_action-submit from JS/CSS (prep for reusable notice forms) 2011-03-03 17:48:16 -08:00
Brion Vibber b58aa29168 Notice form cleanup: removing hardcoded id from counter references; prep for reusable notice forms. 2011-03-03 17:15:17 -08:00
Brion Vibber f94a5e1a6a Notice form cleanup: drop use of id for #notice_data-text (prep for reusable notice form) 2011-03-03 17:05:19 -08:00
Brion Vibber 1ff17f0ed9 Notice form cleanup: removing hardcoded IDs from attachment handling (prep for reusable notice forms) 2011-03-03 16:56:54 -08:00
Evan Prodromou db5d7e0167 add CC BY 3.0 license to CSS files 2010-09-02 23:16:29 -04:00
Brion Vibber 3040a5ff85 Quick fix for IE7 via sammy: remove redundant media specifiers from base style @import in main themes.
The <link>s already specify screen/etc media, so all it was doing was breaking. There are still some issues, but most things seem to work-ish as long as Realtime plugins are off.
2010-07-22 05:22:09 +00:00
Sarven Capadisli 1089c0e23c Updated biz theme to use realtime icons from core 2010-03-25 15:08:00 +01:00
Sarven Capadisli 97e83112d2 A lot of updates to keep the themes current (at least in functionality) 2010-03-24 23:31:30 +01:00
Sarven Capadisli 647b3a1f6b Moved print inside base stylesheet using media rules. One less HTTP GET. 2010-03-24 14:50:12 +01:00
Sarven Capadisli c320b29c10 Updated biz theme logo 2010-03-19 10:06:06 +01:00
Sarven Capadisli d0f3fee65b Update to aside styles in biz theme 2010-01-28 18:43:56 +01:00
Sarven Capadisli 919dfeeb93 Update to notice item in biz theme 2010-01-28 18:43:56 +01:00
Sarven Capadisli a8555dc3a6 Update to biz theme button close and minimize styles 2010-01-28 18:43:56 +01:00
Sarven Capadisli 325b893bd8 Update to biz theme's input styles 2010-01-28 18:43:56 +01:00
Sarven Capadisli 87fad943e6 Updated biz theme entity_actions styles 2010-01-28 18:43:56 +01:00
Sarven Capadisli 09b62f0144 Updated biz theme to use dialogbox styles 2010-01-28 18:43:56 +01:00
Sarven Capadisli 8add14b046 Updated biz theme notice options 2010-01-28 18:43:56 +01:00
Sarven Capadisli c88979d359 Updated biz theme to hide form_repeat legend 2010-01-28 18:43:56 +01:00
Sarven Capadisli ffd2e431a9 Updated biz theme to use the single icons file 2010-01-28 18:43:56 +01:00
Sarven Capadisli 16160ef102 Updated geo sharing styles for biz 2010-01-28 18:43:56 +01:00
Sarven Capadisli 58eccdb5cf Fixed layout when ad plugin is on for biz 2010-01-28 18:43:56 +01:00
Sarven Capadisli ff99989441 Fixed layout for powered by statusnet in biz 2010-01-28 18:43:55 +01:00
Sarven Capadisli 7a910961b6 Updated biz, cloudy, h4ck3r, pigeonthoughts themes default logos 2009-09-09 13:04:05 +02:00
Sarven Capadisli 153b647f0b Updated biz theme. 2009-09-09 12:57:27 +02:00
Evan Prodromou 1f6ea95c92 convert CSS files to use new names 2009-08-25 18:21:37 -04:00
Sarven Capadisli 388677a6a6 Updated notice attach UI for biz theme. 2009-06-09 17:59:08 +00:00
Sarven Capadisli 689dd9ee5f Updated primary and secondary styles for biz, cloudy, h4ck3r, otalk,
pigeonthoughts themes.
2009-05-21 00:18:11 +00:00
Sarven Capadisli af5e0dab69 Updated logos to use laconica as default. 2009-05-14 20:27:08 +00:00
Sarven Capadisli 8fc8eaa1b6 Init biz theme
Design is similar (inspired) to http://drupal.org/project/acquia_marina Two of
the background illustrations are reused.
2009-05-10 23:14:42 +00:00