gnome-control-center/panels/online-accounts
Cosimo Cecchi 2621a965c5 online-accounts: don't use a GtkTable to arrange widgets
Use simple GtkBox widgets instead.
GtkTable does not support nth-child() constructs for CSS, so the theme
is not able to match the inline toolbar with selectors like

.inline-toolabr.toolbar:nth-child(last) {
}

which are used to change the rounded corners/top border width.

https://bugzilla.gnome.org/show_bug.cgi?id=658964
2011-09-14 13:33:58 -04:00
..
icons online-accounts: goa-account icons back in goa 2011-06-24 16:31:23 +01:00
cc-online-accounts-model.c online-accounts: Add panel for gnome-online-accounts 2011-06-24 15:43:03 +01:00
cc-online-accounts-model.h online-accounts: Add panel for gnome-online-accounts 2011-06-24 15:43:03 +01:00
cc-online-accounts-panel.c online-accounts: Remove code duplicated from .ui 2011-09-13 23:34:57 +01:00
cc-online-accounts-panel.h online-accounts: Add panel for gnome-online-accounts 2011-06-24 15:43:03 +01:00
gnome-online-accounts-panel.desktop.in.in Add Unity to OnlyShowIn fields 2011-06-30 12:44:52 +01:00
Makefile.am online-accounts: Add panel for gnome-online-accounts 2011-06-24 15:43:03 +01:00
online-accounts.ui online-accounts: don't use a GtkTable to arrange widgets 2011-09-14 13:33:58 -04:00