Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.5
-
Fix Version/s: 4.0-milestone-2, 3.5.1
-
Component/s: {Unused} Color Theme Application
-
Labels:None
-
Similar issues:
XE-1122Add new colortheme variables for the gradients introduced by 3.4 and allow their modification from the colorthemes wizard XE-1128Be able to preview value changes for the 3.4 gradients (#mainmenu, #contentmenu, .xwikipaneltitle, .button) from the ColorTheme Wizard XE-1127ColorTheme Wizard doesn't display the logo when creating a new ColorTheme or visualizing a theme that has a white header background XE-911JS error when editing inline the ColorThemes homepage XE-1129Blue gradient backgound in bundled non-default color themes XE-1069Skin and ColorTheme improvements: new colors, gradients, shadows, etc. XE-796Customizable "Add" menu entry from the Color Theme Wizard XE-1084Clean up deprecated ColorThemes and add new ColorThemes aligned with the CSS3 changes XE-1160Text shadow for menus / bottom tabs should be optional, from the color theme XE-290Setting space preference with panel wizard does not work
Description
IE8 and IE9 lacks CSS3 gradient support. In order to display the gradients we need to use the old proprietary 'filter' method.
Activity
Ecaterina Moraru (Valica)
20/Mar/12 12:57
View full commit
XE-1130: Display gradients in the ColorTheme Wizard also for IE8 and IE9 browsers
- gradients are now generated using JS and Velocity using the 2 gradients macros: #css3_backgroundLinearGradient (FF, Chrome, Opera, IE10) and #css_filterGradient (IE6-9)
Ecaterina Moraru (Valica)
20/Mar/12 12:57
View full commit
XE-1130: Display gradients in the ColorTheme Wizard also for IE8 and IE9 browsers
- gradients are now generated using JS and Velocity using the 2 gradients macros: #css3_backgroundLinearGradient (FF, Chrome, Opera, IE10) and #css_filterGradient (IE6-9)
(cherry picked from commit 474dc9a97a63c86d1f34753818924ee7400ef4b7)
feature-portlet-3.5.x
Ecaterina Moraru (Valica)
20/Mar/12 13:08
View full commit
XE-1130: Display gradients in the ColorTheme Wizard also for IE8 and IE9 browsers
- removed '' from the #css_filterGradient macro
(cherry picked from commit 01db7e75ca3744a6eeb265a6515254995241b317)
feature-portlet-3.5.x
Ecaterina Moraru (Valica)
20/Mar/12 13:08
View full commit
XE-1130: Display gradients in the ColorTheme Wizard also for IE8 and IE9 browsers
- removed '' from the #css_filterGradient macro
Ecaterina Moraru (Valica)
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Closed [ 6 ] |
| Assignee | Ecaterina Moraru (Valica) [ evalica ] | |
| Fix Version/s | 3.5.1 [ 12969 ] | |
| Fix Version/s | 4.0-milestone-2 [ 12961 ] | |
| Resolution | Fixed [ 1 ] |
Done in 474dc9a97a63c86d1f34753818924ee7400ef4b7