Project

General

Profile

Actions

Bug #3096

open

WPanel title bar css issue

Added by Anonymous almost 10 years ago. Updated almost 10 years ago.

Status:
Feedback
Priority:
Normal
Assignee:
Target version:
Start date:
05/08/2014
Due date:
% Done:

0%

Estimated time:

Description

After upgrade from 3.2.1 to 3.3.2 WPanel title bars no longer support background-color css stylesheet directives. I used to set my WPanel background-color to match the expanded container.. now the title bar is always grey

Actions #1

Updated by Koen Deforche almost 10 years ago

  • Status changed from New to Feedback
  • Assignee set to Koen Deforche
  • Target version set to 3.3.3

Hey,

You should be able to override the panel's title bar background color using:

.Wt-panel .titlebar {
  background-color: yellow;
}

Perhaps I'm not actually understanding your problem?

Regards,

koen

Actions #2

Updated by Koen Deforche almost 10 years ago

  • Target version changed from 3.3.3 to 3.3.4
Actions

Also available in: Atom PDF