Project

General

Profile

Actions

Feature #15455

closed

The background-color on highlighted items in alt_db_navframe.php

Added by old_zamiam almost 19 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Should have
Category:
Backend User Interface
Target version:
-
Start date:
2006-01-19
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Currently it's done by using:
theObj.style.backgroundColor="'.t3lib_div::modifyHTMLColorAll($this->doc->bgColor,-20).'";
--Line nr. 277
Would be nice to have a css class instead to get full control..
:-)

(issue imported from #M2317)


Files

alt_db_navframe.patch (2.4 KB) alt_db_navframe.patch Administrator Admin, 2006-03-05 00:51
stylesheet.patch (1.59 KB) stylesheet.patch Administrator Admin, 2006-03-05 00:51
Actions #1

Updated by Sebastian Kurfuerst almost 19 years ago

Hi,
do you think that makes sense? I don't see how this could be made possible easily...

Greets, Sebastian

Actions #2

Updated by Thomas Murphy over 18 years ago

I attached two patches which change the background color in the navframe to the class "navFrameHL" and the necessary patch for the stylesheet inserting this class definition.

Actions #3

Updated by Thomas Murphy over 18 years ago

Could you integrate this in CVS?

Actions #4

Updated by Sebastian Kurfuerst over 18 years ago

Fixed in CVS.

Actions

Also available in: Atom PDF