ShopAI-Extension/styles/popup.css
buzz-lightsnack-2007 181df98a98 remove window type
2024-04-28 22:05:30 +08:00

13 lines
No EOL
166 B
CSS

#summary {
font-weight: bold;
}
#score {
background-color: #88888888;
height: 2px;
}
#score::-webkit-progress-value {
background-color: #ffF;
}