Wikka : ChartStyling

HomePage :: Categories :: Index :: Changes :: Comments :: Documentation :: Blog :: Login/Register

Chart styling


See also:
 


The latest versions of some new (beta) handlers (like InfoHandler) make use of the following classes for styling percentage bars. Colors match those of the statistics columns of the PageAdminAction:

span.c1 {
    background-color: #DEE;
    border:1px outset #EFF;
}

span.c2 {
    background-color: #EDD;
    border:1px outset #FEE;
}

span.c3 {
    background-color: #EED;
    border:1px outset #FFE;
}

span.c4 {
    background-color: #DED;
    border:1px outset #EFE;
}

span.c5 {
    background-color: #DDE;
    border:1px outset #EEF;
}

span.c6 {
    background-color: #EDE;
    border:1px outset #FEF;
}




CategoryLayout
There are no comments on this page. [Add comment]
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0538 seconds