dashboard
repositories
filestore
activity
search
login
main
/
scienceexperimentweb
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
新增风险等级筛选条件、等级颜色
zhouwenxuan
2023-11-10
4f97657270b7aef0d3b7a6b25ea2b4adb07a77c7
[scienceexperimentweb.git]
/
src
/
assets
/
index.css
1
2
3
4
5
6
7
8
9
10
.pot {
position: absolute;
top: 19px;
right: 40px;
border: none !important;
padding: 0;
}
.pot:focus,.pot:hover{
background-color: #fff !important;
}