Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorManuel Quiñones <manuq@laptop.org>2012-09-04 02:55:15 (GMT)
committer Manuel Quiñones <manuq@laptop.org>2012-09-11 12:42:29 (GMT)
commit08cebcd93f4414f8d8966ec8508fc33a6da73f35 (patch)
treed59ca3c52870e109c48cd9a6437475b2d1ffb9d8 /NEWS
parentba44df1bc56120a6f8b9a4b9612f9482a884ffce (diff)
Remove colors, borders and paddings set for all the widgets, fix Button borders - SL #3837 #3837
The * {} and *:active {} CSS rules apply to all the widgets so they have to be overriden many times. We should do that for each widget when needed instead. Also fix the border for the GtkButton. We have a white outline in its focused state. This is implemented as a CSS border in the GTK3+ version. But if the button doesn't have a border in the normal state, we get a resize in the parent widget. This patch adds a border that is the same color than the button background for the normal state. Also adds a white background to the active (pressed) state. Also: - fix the label in the Browse notebook, SL #3837 - use .menuitem class instead of GtkMenuItem Signed-off-by: Manuel Quiñones <manuq@laptop.org> Acked-by: Simon Schampijer <simon@laptop.org> ---- v2: fix regressions in the toolbar buttons v3: use .menuitem class, fix color for .button:active:focused
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions