On Sun, 2017-05-07 at 19:52 +, Emmanuele Bassi wrote:
>
> On Sun, 7 May 2017 at 19:53, Richard Shann
> wrote:
>
> On Sun, 2017-05-07 at 17:54 +0100, Emmanuele Bassi wrote:
> > On 7 May 2017 at 16:52, Richard Shann
> wrote:
> > > I have a test program that pop
On Sun, 7 May 2017 at 19:53, Richard Shann wrote:
> On Sun, 2017-05-07 at 17:54 +0100, Emmanuele Bassi wrote:
> > On 7 May 2017 at 16:52, Richard Shann wrote:
> > > I have a test program that pops up a label with a customized
> > background
> > > and foreground color. This works in 3.12 using th
On Sun, 2017-05-07 at 17:54 +0100, Emmanuele Bassi wrote:
> On 7 May 2017 at 16:52, Richard Shann wrote:
> > I have a test program that pops up a label with a customized
> background
> > and foreground color. This works in 3.12 using the syntax
> >
> > "GtkLabel {background-color: #00;}"
> >
>
On 7 May 2017 at 16:52, Richard Shann wrote:
> I have a test program that pops up a label with a customized background
> and foreground color. This works in 3.12 using the syntax
>
> "GtkLabel {background-color: #00;}"
>
> and
>
> "GtkLabel {color: #FF00FF;}"
>
> but fails in 3.22
The selecto
I have a test program that pops up a label with a customized background
and foreground color. This works in 3.12 using the syntax
"GtkLabel {background-color: #00;}"
and
"GtkLabel {color: #FF00FF;}"
but fails in 3.22
How can I track changes needed to CSS syntax from one version to another