logo       
Google Custom Search
    AddThis Social Bookmark Button

roller/web/theme calendar.css,NONE,1.1: msg#00173

Subject: roller/web/theme calendar.css,NONE,1.1
Update of /cvsroot/roller/roller/web/theme
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25939/web/theme

Added Files:
        calendar.css 
Log Message:
stylesheet for calendar popup

--- NEW FILE: calendar.css ---
/* This class is related to the popup javascript calendar for date selection */

div.calDiv {
    background-color: #ffffff;
    color: #000000;
    color: #000000;
    padding: 0px;
    position: absolute;
    visibility: hidden;
    z-index: 11000;
}

div.calDiv a {
    background-color: transparent;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

div.calDiv a.cpOtherMonthDate {
    background: transparent;
    color: #808080;
}

div.calDiv a:visited {
    background-color: transparent;
    color: #000000;
    text-decoration: none;
}

div.calDiv a:hover {
    background: transparent;
    color: #0000ff;
    text-decoration: underline overline;
}

img.calIcon {
    margin-top: 2px;
    vertical-align: top !important;
}



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>