[TYPO3-core] FYI #16790: Typo in topbar CSS

Steffen Gebert steffen at steffen-gebert.de
Mon Dec 20 12:48:37 CET 2010


Hi!
The following change has been committed to
trunk rev. 9856
4-4 rev 9857

Type: Bugfix

Bugtracker reference:
http://bugs.typo3.org/view.php?id=16790

Branches:
trunk,4-4

Problem:
The CSS for the topbar contains the following line:
> background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, #494949) color-stop(0.91, #
> 373737), color-stop(0.92, #343434), color-stop(1, #2a2a2a));

There's a "," missing after "color-stop(0, #494949)"

Solution:
Add ,

Note:
I took the change to remove a superfluous whitespace in the 
-mozilla-gradient line, too.


Kind regards
Steffen

-- 
Steffen Gebert
TYPO3 Core Team Member
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 16790.diff
Type: text/x-diff
Size: 1070 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101220/9da99d67/attachment.diff>


More information about the TYPO3-team-core mailing list