[ 
https://jira.nuxeo.com/browse/NXP-6871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=94592#comment-94592
 ] 

Lise Kemen edited comment on NXP-6871 at 5/16/11 6:10 PM:
----------------------------------------------------------

Ok, here is the code:

<selector path=".mainTabs li.studio">
  <background-color>#00a5b8</background-color>
  <border-radius>4px 4px 0 0</border-radius>
  <margin>0 0 0 15px</margin>
</selector>

You can put it in nuxeo-dm/nuxeo-platform-webapp-core/.../theme-galaxy.xml, 
addons/nuxeo-user-center/.../theme-user-center.xhtml and in the admin center 
theme, theme-galaxy-admin.xml, juste under:

<selector path=".mainTabs li a:hover">
  <text-decoration>none</text-decoration>
</selector>


And for the xhtml part, <li class="studio"><a href="#">Studio</a></li>

Thanks

      was (Author: lkemen):
    Css is in the css folder (no joke), and the code is in the bottom of the 
html page, you can search "bannerBottom unregistered".
  
> Studio integration
> ------------------
>
>                 Key: NXP-6871
>                 URL: https://jira.nuxeo.com/browse/NXP-6871
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Sub-task
>            Reporter: Thierry Delprat
>            Assignee: Thierry Delprat
>             Fix For: 5.4.2
>
>
> Integrate a link to studio as a fake tab.
> The link opens Studio in a separated browser window/tab.
> The link will contains the information about the registration status :
>  - instance registred => go directly in studio to propose login
>  - instance is not registred => display page that links to registration

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to