fileNice™ 1.1
Free open source file browser available from fileNice.com
Created by Andy Beaumont
Enhanced by Christian Bloch


Skin:
hdrlabs skin by Christian Bloch
Preferences:

Sort by
Sort direction
Filetypes to display





Skin
Slideshow speed seconds per image

newweb/bargains.css
newweb/bargains.css
newweb/bargains.css
.hidden {
    background: white;
    color: white;
}
.vacationBolddark {
    font-size: 14px;
}

.vacationLarge {
    font-size: larger;
}

input:focus, select:focus , textarea:focus {
    background: white;
}

label:hover { background: silver; }

.data {
      font-weight: bold;
}


div.c6    {text-align: center}
p.c5        { font-size: 80%; font-weight: bold}
span.c4    { font-size: 80%}


/* imported from slr forms */

label{
    color: black;
}

select,input,textarea {
    background: #FFFFCF;
    border: solid 2px silver;
    margin-top: -1;
    font-size: 14px;
}

.TotalLine td {
    border-top: gray solid 1px;
    border-bottom: gray solid 3px;
}
tbody.pckgTable td {
    border-left: gray dotted 1px;
    border-right: gray dotted 1px;
}
tbody.pckgTable  {
    border-top: gray dotted 1px;
}

.formtext {
    text-align: right;
}