|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/gwsolutions/css/ |
Upload File : |
.GWSTable {
margin: 0px;
padding: 0px;
width: 100%;
border: 20px solid #ededee;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
border-bottom-left-radius: 0px;
-moz-border-radius-bottomright: 0px;
-webkit-border-bottom-right-radius: 0px;
border-bottom-right-radius: 0px;
-moz-border-radius-topright: 0px;
-webkit-border-top-right-radius: 0px;
border-top-right-radius: 0px;
-moz-border-radius-topleft: 0px;
-webkit-border-top-left-radius: 0px;
border-top-left-radius: 0px;
}
@media screen and (max-width: 480px) {
.GWSTable { border: 0px;}
}
.GWSTable table {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
}
.GWSTable tr:last-child td:last-child {
-moz-border-radius-bottomright: 0px;
-webkit-border-bottom-right-radius: 0px;
border-bottom-right-radius: 0px;
}
.GWSTable table tr:first-child td:first-child {
-moz-border-radius-topleft: 0px;
-webkit-border-top-left-radius: 0px;
border-top-left-radius: 0px;
}
.GWSTable table tr:first-child td:last-child {
-moz-border-radius-topright: 0px;
-webkit-border-top-right-radius: 0px;
border-top-right-radius: 0px;
}
.GWSTable tr:last-child td:first-child {
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
border-bottom-left-radius: 0px;
}
.GWSTable tr:hover td {
}
.GWSTable tr:nth-child(odd) {
background-color: #ededee;
}
.GWSTable tr:nth-child(even) {
background-color: #ededee;
}
.GWSTable td {
vertical-align: middle;
border: 1px solid #d6d7d9;
border-width: 0px 1px 1px 0px;
text-align: left;
padding: 7px;
font-size: 11px;
font-family: "Open Sans", Arial, sans-serif;
font-weight: normal;
color: #353435;
}
.GWSTable tr:last-child td {
border-width: 0px 1px 0px 0px;
}
.GWSTable tr td:last-child {
border-width: 0px 0px 1px 0px;
}
.GWSTable tr:last-child td:last-child {
border-width: 0px 0px 0px 0px;
}
.GWSTable tr:first-child td {
background: -o-linear-gradient(bottom, #ededee 5%, #ededee 100%);
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededee), color-stop(1, #ededee) );
background: -moz-linear-gradient( center top, #ededee 5%, #ededee 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ededee", endColorstr="#ededee");
background: -o-linear-gradient(top, #ededee, ededee);
background-color: #ededee;
border: 0px solid #d6d7d9;
text-align: center;
border-width: 0px 0px 1px 1px;
font-size: 12px;
font-family: "Open Sans", Arial, sans-serif;
font-weight: bold;
color: #353435;
}
.GWSTable tr:first-child:hover td {
background: -o-linear-gradient(bottom, #ededee 5%, #ededee 100%);
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededee), color-stop(1, #ededee) );
background: -moz-linear-gradient( center top, #ededee 5%, #ededee 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ededee", endColorstr="#ededee");
background: -o-linear-gradient(top, #ededee, ededee);
background-color: #ededee;
}
.GWSTable tr:first-child td:first-child {
border-width: 0px 0px 1px 0px;
}
.GWSTable tr:first-child td:last-child {
border-width: 0px 0px 1px 1px;
}