weaver_trunk_cli/pc4public/portal/wea-custom-setting/style/index.css

11 lines
175 B
CSS

.wea-custom-setting-btn {
color: #b2b2b2;
font-size: 16px;
}
.wea-custom-setting-btn i{
cursor: pointer;
}
.wea-custom-setting-btn i:hover {
color: #2db7f5;
}