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

10 lines
145 B
CSS
Raw Normal View History

2023-09-22 14:01:42 +08:00
.wea-custom-setting-btn {
color: #b2b2b2;
font-size: 16px;
cursor: pointer;
}
2023-09-26 16:58:23 +08:00
.wea-custom-setting-btn:hover {
2023-09-22 14:01:42 +08:00
color: #2db7f5;
}