Subversion Repositories SmartDukaan

Rev

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

<style>

.table-striped > tbody > tr:nth-child(odd) > td{
  background: white;
  background-color: white;
  font-size:14px;
}
.table-striped > tbody > tr:nth-child(even) > td{
  background: white;
  background-color:white;
}
.table-striped > tbody > tr:hover > td,
        .table-striped > tbody > tr:hover {
          background-color: #e98c8f;
          color:white;
        }
        .btn:hover,
        .btn:focus {
        color: grey;
        text-decoration: none;
        }

        .modal-dialog.modal-lg{
                left:10%;
                right:auto;
                width:80%;
        }
        .modal-content{
                background : white;
        }
        .modelHeaderCustom{
                font-size:14px;
                font-weight:bold;
        }
        hr{
                background-color:#007aff;
                border:none;
                height:1px;
                background:#007aff;
        }
        
        .border-highlight{
                border : 3px solid red;
        }
</style>
<section class="wrapper">            
      <!--overview start-->
    <div class="row">
        <div class="col-lg-12">
            <h3 class="page-header"><i class="icon_document_alt"></i>Contact Details</h3>
            <ol class="breadcrumb">
                <li><i class="fa fa-home"></i><a href="${rc.contextPath}/dashboard">Home</a></li>
                <li><i class="icon_document_alt"></i>Contact Details</li>                           
            </ol>
        </div>
    </div>
    <div class="col-lg-2 row">
        <label class="control-label" style="text-align:center;font-weight:600;font-size:18">ADEEL YAZDANI</label>
    </div>
    <div class="col-lg-2 row">
        <label class="control-label" style="text-align:center;font-weight:600;font-size:18">+918383851136, +911203859635</label>
    </div>
</div>