ZhiYeJianKang_PeiXun/Song.Site/Manage/Sys/Styles/OrganizationInfo.css
2025-02-20 15:41:53 +08:00

29 lines
385 B
CSS

.gpsRow
{
height: 30px;
display: table;
width:600px;
}
#btnViewmap
{
background-image: url(../../Images/mapPoint.gif);
background-repeat: no-repeat;
height: 25px;
width: 18px;
cursor:pointer;
float: left;
margin-right: 10px;
}
.gpsBox
{
float: left;
height: 30px;
width: auto;
vertical-align: middle;
margin-top: 5px;
}
.showTxt
{
font-size: 12px;
color: #999999;
}