Page MenuHomePhorge

notification.css
No OneTemporary

notification.css

/**
* @provides phabricator-notification-css
*/
.jx-notification-container {
position: fixed;
bottom: 24px;
left: 24px;
width: 240px;
padding: 8px 16px;
font-size: 11px;
overflow: hidden;
background: #f3f6ff;
color: #444444;
border: 1px solid #afbfcf;
cursor: pointer;
border-radius: 3px;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
}

File Metadata

Mime Type
text/plain
Expires
Sun, Jan 19, 17:41 (2 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1127067
Default Alt Text
notification.css (370 B)

Event Timeline