Subversion Repositories SmartDukaan

Rev

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

body    {       font-size: 12px;        }

#datatable-container    {
        overflow: auto;
        height: 490px;
}

.even   {       background-color: #EDEFF4;      }
td      {       padding: 4px; font-size: 12px;  }
td.name {       width: 264px;   }
.diff   {       font-size: 10px;        }
.price  {       width: 125px;   text-align: center;     }
.red    {       background-color: #FF9E9E;      }

.best {
        background-image: url(/static/images/best.png);
        background-repeat: no-repeat;
}

.with-feedback a.link-conflict  {       font-size: 10px;        }

.msg    {
        width: 300px;
        margin: 5px 10px;
        padding: 4px 10px;
        background-color: #FFFF75;
        font-weight: bold;
}