Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gtk3/theme/gtk.css
Commit message (Collapse)AuthorAgeFilesLines
* Retifying a mistake in previous-commit.Ajay Garg2012-12-301-1/+1
|
* sdxo#2781: Mostly done; some loose ends remain.Ajay Garg2012-12-291-1/+1
|
* Style activities in home view for tap - click and hover feedbackManuel Quiñones2012-10-051-0/+2
| | | | | | | | | | | | | | | | | | | For hover, change the previous outline to a background fill. For tap - click, add a grey background fill. This change is consistent with the style of buttons in toolbars, which have subtle hover feedback, and more visible background change for tap - click feedback. For choosing the grey tones, Gary used the 'strive for at least two Munsell steps' guideline as per the HIG. Assuming our current white zoom view canvas backrounds, and 50% grey for activities without Journal entries (the 50% grey is 3 too bright for a strict two Munsell gap, but close enough). This gives good visibility for both hover, press, and enough contrast during a press on a 50% grey. Also, make the corners a bit more round. Signed-off-by: Manuel Quiñones <manuq@laptop.org> Acked-by: Simon Schampijer <simon@laptop.org>
* Set background color for GtkTreeView rows with odd-even flags SL #3726Manuel Quiñones2012-06-251-0/+2
| | | | | | | | | | This is only applied if the GtkTreeView has the "rules-hint" property set to True. Signed-off-by: Manuel Quiñones <manuq@laptop.org> Reviewed-by: Benjamin Berg <benzea@sugarlabs.org> Tested-by: Manuel Kaufmann <humitos@gmail.com> Acked-by: Simon Schampijer <simon@laptop.org>
* GTK+3 portManuel Quiñones2012-01-241-0/+25
Work done by Benjamin Berg, Simon Schampijer, Daniel Drake, Manuel Quiñones and Gonzalo Odiard Signed-off-by: Manuel Quiñones <manuq@laptop.org> Acked-By: Simon Schampijer <simon@laptop.org> Reviewed-by: Benjamin Berg <benjamin@sipsolutions.net>