Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* Partial fix to style the Embedded media player - SL #3933 #4465Manuel Quiñones2013-04-111-0/+32
| | | | | | | | | | | | | | | | | | | | The only way to do this in webkitgtk1 is to inject CSS using WebKit.WebView.execute_script: http://webkitgtk.org/reference/webkitgtk/stable/webkitgtk-webkitwebview.html#webkit-web-view-execute-script The new CSS rules do: - set page background white - set player background dark grey, same as Sugar toolbar - set player text white - set buttons size to the same size as Sugar toolbar buttons This commit doesn't change the size of the icons inside the buttons, which is too small. Ongoing investigation in the #4465 ticket, it looks like it should be an upstream fix. Signed-off-by: Manuel Quiñones <manuq@laptop.org>
* Error page SL #3500Manuel Kaufmann2012-09-271-0/+55
| | | | | | | | | | | Added an "Error page" with Sugar style that informs the users about the the page could not be loaded for any reason. This patch contains a HTML template (error_page.tmpl) that is used to generate the error page with the correct language. Signed-off-by: Manuel Kaufmann <humitos@gmail.com> Acked-by: Manuel Quiñones <manuq@laptop.org>
* start page: use https for www.sugarlabs.org, fix link to bugtrackerSascha Silbe2010-06-161-3/+3
| | | | | As we ship the CAcert certificate now, there's no scary warning when accessing Sugarlabs servers through https.
* Add a static web-page #645Simon Schampijer2009-04-0314-0/+77