mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-22 15:25:35 +00:00
Animated popups
This commit is contained in:
@@ -71,24 +71,24 @@
|
||||
}
|
||||
|
||||
#PanelUI-zen-profiles-list .PanelUI-zen-profiles-item-avatar {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
border-radius: 50%;
|
||||
margin: 0 0.7em 0 1px;
|
||||
margin: 1px 0.5em 1px 1px;
|
||||
}
|
||||
|
||||
#PanelUI-zen-profiles-list .PanelUI-zen-profiles-item-name {
|
||||
font-weight: normal;
|
||||
font-size: 17px;
|
||||
font-size: 15px;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
#PanelUI-zen-profiles-current-info {
|
||||
margin-top: 40px;
|
||||
margin-top: 50px;
|
||||
}
|
||||
|
||||
#PanelUI-zen-profiles-current-name {
|
||||
font-size: 1.7em;
|
||||
font-size: 1.4em;
|
||||
font-weight: 500;
|
||||
line-height: 0.5;
|
||||
padding: 5px 10px;
|
||||
@@ -124,7 +124,7 @@
|
||||
}
|
||||
|
||||
#PanelUI-zen-profiles-current-profile-current {
|
||||
font-size: 15px;
|
||||
font-size: 13px;
|
||||
opacity: 0.5;
|
||||
margin-left: 15px;
|
||||
margin-bottom: 5px;
|
||||
|
||||
Reference in New Issue
Block a user