Adjust button corners to Phoenix.
Adjust tag and frame styles. Fix the problem of tag highlights covering active tag.
This commit is contained in:
parent
d704855ee1
commit
3e6649ad78
4 changed files with 19 additions and 6 deletions
|
@ -5,7 +5,8 @@
|
|||
margin: 1px 3px 3px 3px;
|
||||
border-radius: 8px;
|
||||
overflow: hidden;
|
||||
border: 1.25px solid rgba(0, 0, 0, 0.1);
|
||||
border: 1.25px solid rgba(0, 0, 0, 0.05);
|
||||
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
:root #browser {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue