[ 
http://jira.xwiki.org/jira/browse/XASTATS-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_22294
 ] 

Vincent Massol commented on XASTATS-7:
--------------------------------------

FWIW Laurent has made the following CSS snippet for the Toucan skin:

{noformat}
/* CSS Rules for the Statistics Application */
table.stats{
        width:100%;
}
table.stats th{
        font-weight:normal;
        color:#333333;
        border-bottom:1px solid #DDDDDD;
        border-top:1px solid #DDDDDD;
        padding-bottom:2px;
}
table.stats td{
        color:#888888;
}
table.stats th.numeric, table.stats td.numeric{
        text-align:right;
        padding-right:6px;
        width:70px;
}


#body #userstable,#body #groupstable,#body #usersandgroupstable {
    left:0px;
}
{noformat}

We need to decide what strategy we want to use

> Make application skin independent of the platform skin
> ------------------------------------------------------
>
>                 Key: XASTATS-7
>                 URL: http://jira.xwiki.org/jira/browse/XASTATS-7
>             Project: XWiki Statistics Application
>          Issue Type: Improvement
>          Components: Documents
>    Affects Versions: 1.0.2
>         Environment: Any
>            Reporter: Marius Dumitru Florea
>         Assigned To: Marius Dumitru Florea
>
> The skin of the Statistics Application is strongly coupled with the Albatross 
> platform skin. In Stats.Skin page there is a XWikiSkins object where the 
> Albatross main CSS file has been copy&pasted.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
notifications mailing list
notifications@xwiki.org
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to