refined popup appearance
This commit is contained in:
parent
3908fcdb90
commit
d41d4636c5
4 changed files with 47 additions and 17 deletions
|
@ -1,17 +1,3 @@
|
|||
#summary {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
#score {
|
||||
background-color: #88888888;
|
||||
height: 2px;
|
||||
}
|
||||
|
||||
#score::-webkit-progress-value {
|
||||
background-color: #ffF;
|
||||
}
|
||||
|
||||
body:has(summary + details) summary {
|
||||
padding-bottom: 2em;
|
||||
}
|
||||
@import url("/styles/layouts/popup.css");
|
||||
@import url("/styles/fonts/popup.css");
|
||||
@import url("/styles/colors/popup.css");
|
Loading…
Add table
Add a link
Reference in a new issue