trunk/pc4mobx/organization/style/resource.less

18 lines
282 B
Plaintext

.searchGroup {
width: 100%;
padding: 8px 20px;
.radioGroupShow{
text-align: center;
line-height: 30px;
margin-bottom: 8px;
background-color: #f4f4f4;
color: #333;
span{
padding: 3px;
cursor: pointer;
}
}
}