Newer
Older
.kotak{
width: 40%;
margin: 20 30% 0 30%;
}
table{
border-spacing: 0;
}
th{
text-align: center;
}
td{
height: 30;
}
th, td, tr{
padding: 2;
}
table, th, td, tr{
width: 100%;
border: 1px solid #DDDDDD;
}
.tabno{
width: 10%;
}
.tabloc{
width: 70%;
}
.tabact{
width: 20%;
}
}
button{
background-color: white;
border: none;
height:30;
width:35;
padding: 0;
}
.editsavebutton{
height: 25;
width: 25;
}
.deletebutton{
height: 25;
width: 25;
}
.addset div{
display: inline-block;
vertical-align: middle;
}
.field{
width: 80%;
margin-right: 4%;
}
.field input{
width: 100%;
}
.submitbutton{
width: 15%;
}
.submit{
width: 100%;
background-color: #82D800;
border-color: #000000;
border-radius: 5px;
font-size: 130%;
padding: 0 0 0 0;