A small wrong CSS
-----------------
Key: GTNPORTAL-2286
URL:
https://issues.jboss.org/browse/GTNPORTAL-2286
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Trong Tran
Priority: Minor
Fix For: 3.2.0-Beta01
There is a small wrong CSS in
portlet/web/src/main/webapp/skin/portal/webui/component/UINavigationPortlet/DefaultStylesheet.css
file
{code}
.UINavigationPortlet .GroupNavigation .HighlightNavigationTab > span {
<<<<<<< HEAD
background-color:#ffcf01;
}
=======
background-color:#ffcf01;
}
>>>>>> 4765c2a... EXOGTN-427 [DOM] Admin Toolbar
optimization
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira