Commit Graph

75 Commits (47a16ddbe2a9459ca65c203a358aa0a6bf513d08)

Author SHA1 Message Date
Peter 'Pita' Martischka d2c502e2be added deletePad API function 2011-08-16 20:02:30 +01:00
John McLear 37224f620f Fix issue 82, bullets not showing up in time slider, please note that the timeslider may have other css bugs such as indent etc and this needs testing 2011-08-15 15:48:49 +01:00
John McLear 4b77dd8c7a Beginning of a show chat history function 2011-08-13 21:59:12 +01:00
Peter 'Pita' Martischka 3c46cce341 some small design changes 2011-08-10 18:26:12 +01:00
Peter 'Pita' Martischka 13c10013b9 do the chat resize without hiding the pad text 2011-08-10 18:18:50 +01:00
Peter 'Pita' Martischka 33ec98dd35 beauty 2011-08-10 17:24:59 +01:00
Peter 'Pita' Martischka ba9861382e fixed the design 2011-08-10 17:19:23 +01:00
John McLear 03192c1b9a Fix the styling of the chat vdraggie 2011-07-31 20:16:59 +01:00
John McLear 1d62de9acf Updated CSS for sprites 2011-07-31 19:41:54 +01:00
John McLear d4ffbdcc1c Add a new class for buttonicon which specifies the new backghround image, this is part of the single image thing Peter wants to reduce the number of images we need 2011-07-31 19:11:55 +01:00
Peter 'Pita' Martischka ba677c6e30 Fixed merge conflicts + changed the design of the front page a bit 2011-07-25 12:35:38 +01:00
Peter 'Pita' Martischka 8138c7d15e rename pad_lite.css to pad.css, its just a better name 2011-07-24 21:26:43 +01:00
Peter 'Pita' Martischka 646d300b24 removed blue lines from export links 2011-07-24 21:26:43 +01:00
Robin d7270d63d6 Revive the good old pointer... 2011-07-24 10:30:52 -07:00
John McLear 4b268f9579 Make a pulsating chat notification and remove the throb from the tab 2011-07-20 21:50:58 +01:00
John McLear fba2c5ccb2 Hide the import/export by default 2011-07-20 17:33:40 +01:00
John McLear 1fca334704 fix literal paths, now they are relative 2011-07-20 17:26:50 +01:00
John McLear 126dc4d0e8 Ensure cursor types are right for all icons and objects 2011-07-20 17:20:46 +01:00
John McLear 1849adf9b8 Import CSS and open export in new window 2011-07-20 16:01:10 +01:00
John McLear 50c6b9de00 Temporary code that brings in some export support 2011-07-20 15:42:47 +01:00
John McLear b4c2f6eb11 Updated doctype after I messed it up before, updated some css for import/export 2011-07-20 15:31:50 +01:00
John McLear a6faf73cbb Basics of import/export dialogue, requires hiding etc. 2011-07-19 22:08:26 +01:00
John McLear 0294c32c2a Hand when hovering over chat and position of chat title bar fix 2011-07-19 21:42:21 +01:00
John McLear ef2d7ef015 updated iframe editor css 2011-07-19 20:04:04 +01:00
John McLear f8496d2266 Remove big CSS file 2011-07-19 20:03:51 +01:00
John McLear 9f966e0035 Make CSS more comprehendable by mear mortals. 2011-07-19 20:03:40 +01:00
John McLear 9407d33407 Fix timeslider overlap issue 2011-07-19 20:03:28 +01:00
John McLear 72a7550126 Make embed code have the correct right margin so it doesnt overlap scrollbar 2011-07-19 20:03:22 +01:00
John McLear 1f9df665e6 removing broadcast 2011-07-19 20:03:13 +01:00
John McLear d6bae26978 rename broadcast.css to timeslider 2011-07-19 20:03:06 +01:00
John McLear 65baa26fca Resize chat 2011-07-19 20:02:48 +01:00
John McLear fb332cf699 removed outcommented css 2011-07-19 20:01:54 +01:00
John McLear 6ca7dcf999 stop timeslider from taking up more than 100% room 2011-07-19 20:01:48 +01:00
John McLear 00a74d8067 Make chat icon background white 2011-07-19 20:01:20 +01:00
John McLear 0206803549 move userlist so it doesnt overlap with scrollbar 2011-07-19 20:00:32 +01:00
Peter 'Pita' Martischka 29878e648e added a Chat 2011-07-14 16:15:38 +01:00
Peter 'Pita' Martischka 51c4aff54b Fixed CSS Bugs in webkit and IE. thx @johnyma22 2011-07-12 16:11:40 +01:00
Peter 'Pita' Martischka 1c1e035bf1 Show a read only link on the pad 2011-07-08 17:42:07 +01:00
Peter 'Pita' Martischka 9db609ecc1 beautify the colorpicker 2011-07-06 14:08:20 +01:00
Peter 'Pita' Martischka 973d73ebee ensure all paths are relative 2011-07-05 20:16:45 +02:00
Peter 'Pita' Martischka d547623e05 cleand the css of the timeslider 2011-06-28 13:57:27 +02:00
Peter 'Pita' Martischka 0d9b49a25f outcommented unused css. If no display errors happens we can remove the code completly 2011-06-28 13:52:15 +02:00
Peter 'Pita' Martischka 6e09517d55 Buttons to the timeslider and back are working now 2011-06-21 17:02:45 +01:00
Peter 'Pita' Martischka 27ae8bb3fa John's CSS styling 2011-06-21 15:10:40 +01:00
Peter 'Pita' Martischka 44aa476ec0 A lot small changes that results in a timeslider that shows the latest text 2011-06-20 11:44:04 +01:00
Peter 'Pita' Martischka 6122929461 Removed 404 links and some other unused images 2011-06-02 00:28:08 +01:00
Peter 'Pita' Martischka aac1e25c9e Change all absolute paths to relative paths, fixed #13 2011-05-28 21:05:43 +01:00
Peter 'Pita' Martischka 110dc5c1d0 Removed unused CSS 2011-05-23 22:50:58 +01:00
Peter 'Pita' Martischka 50a9018eb3 Revert "add viewfontmenu"
This reverts commit 35cd5945f9.
2011-05-23 22:33:00 +01:00
Peter 'Pita' Martischka 8feee0995f Revert "make viewfontmenu smaller"
This reverts commit 4e56438093.
2011-05-23 22:32:30 +01:00