kill tray
This commit is contained in:
parent
62c6563a3a
commit
a80b8f7791
@ -1497,30 +1497,10 @@ StScrollBar StButton#vhandle:active {
|
|||||||
height: 72px;
|
height: 72px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.message-tray-summary {
|
|
||||||
height: 72px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.message-tray-menu-button StIcon {
|
|
||||||
padding: 0 20px;
|
|
||||||
color: #aaaaaa;
|
|
||||||
icon-size: 24px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.message-tray-menu-button:hover StIcon,
|
|
||||||
.message-tray-menu-button:active StIcon,
|
|
||||||
.message-tray-menu-button:focus StIcon {
|
|
||||||
color: #eeeeee;
|
|
||||||
}
|
|
||||||
|
|
||||||
.url-highlighter {
|
.url-highlighter {
|
||||||
link-color: #ccccff;
|
link-color: #ccccff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.no-messages-label {
|
|
||||||
color: #999999;
|
|
||||||
}
|
|
||||||
|
|
||||||
.notification, #notification-container {
|
.notification, #notification-container {
|
||||||
font-size: 11pt;
|
font-size: 11pt;
|
||||||
width: 34em;
|
width: 34em;
|
||||||
@ -1586,40 +1566,6 @@ StScrollBar StButton#vhandle:active {
|
|||||||
padding-right: 6px;
|
padding-right: 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.summary-boxpointer {
|
|
||||||
-arrow-border-radius: 15px;
|
|
||||||
-arrow-background-color: rgba(0,0,0,0.9);
|
|
||||||
-arrow-base: 36px;
|
|
||||||
-arrow-rise: 18px;
|
|
||||||
color: white;
|
|
||||||
-boxpointer-gap: 4px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.summary-boxpointer .notification {
|
|
||||||
border-radius: 9px;
|
|
||||||
background: rgba(0,0,0,0) !important;
|
|
||||||
padding-bottom: 12px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.summary-boxpointer #summary-right-click-menu {
|
|
||||||
padding-top: 12px;
|
|
||||||
padding-bottom: 12px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.summary-notification-stack-scrollview {
|
|
||||||
max-height: 18em;
|
|
||||||
padding-top: 8px;
|
|
||||||
padding-bottom: 8px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.summary-notification-stack-scrollview:ltr {
|
|
||||||
padding-right: 8px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.summary-notification-stack-scrollview:rtl {
|
|
||||||
padding-left: 8px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.notification-scrollview {
|
.notification-scrollview {
|
||||||
max-height: 10em;
|
max-height: 10em;
|
||||||
-st-vfade-offset: 24px;
|
-st-vfade-offset: 24px;
|
||||||
|
1020
js/ui/messageTray.js
1020
js/ui/messageTray.js
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user