Subversion Repositories SmartDukaan

Rev

Rev 4754 | Rev 6467 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

.error {
        color: red;
}

.bordered {
        border-width: 1px;
}

.hidden {
        display: none;
}

table, th, td {
        border: 1px solid black;
}

.bold {
        font-weight: bold;
}

.right {
        float: right;
        text-align: right;
}