Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2891544
notification.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
1 KB
Referenced Files
None
Subscribers
None
notification.css
View Options
/**
* @provides conpherence-notification-css
*/
.
phabricator-notification
.
conpherence-notification
{
padding
:
0
;
}
.
phabricator-notification
.
conpherence-menu-item-view
{
display
:
block
;
height
:
48
px
;
overflow
:
hidden
;
position
:
relative
;
text-decoration
:
none
;
border-bottom
:
none
;
border-right
:
0
;
border-left
:
0
;
}
.
phabricator-notification
.
conpherence-menu-item-view
.
conpherence-menu-item-image
{
top
:
8
px
;
left
:
8
px
;
display
:
block
;
position
:
absolute
;
width
:
32
px
;
height
:
32
px
;
background-size
:
100
%
;
border-radius
:
3
px
;
}
.
phabricator-notification
.
conpherence-menu-item-view
.
conpherence-menu-item-title
{
display
:
block
;
margin-top
:
8
px
;
margin-left
:
48
px
;
text-align
:
left
;
font-weight
:
bold
;
font-size
:
{$
normalfontsize
}
;
color
:
{
$darkgreytext
}
;
width
:
314px
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
;
overflow
:
hidden
;
}
.
phabricator-notification
.
conpherence-menu-item-view
.
conpherence-menu-item-subtitle
{
display
:
block
;
color
:
{$
lightgreytext
}
;
font-size
:
{
$smallestfontsize
}
;
margin-left
:
48px
;
width
:
290px
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
;
overflow
:
hidden
;
}
.
phabricator-notification
.
conpherence-menu-item-view
.
conpherence-menu-item-unread-count
{
position
:
absolute
;
right
:
8
px
;
top
:
15
px
;
background
:
{$
blue
}
;
border-radius
:
2px
;
color
:
#
fff
;
font-weight
:
bold
;
padding
:
0
5px
1px
;
font-size
:
{
$smallestfontsize
}
;
}
.
phabricator-notification
.
no-room-notification
{
color
:
{$
lightgreytext
}
;
display
:
block
;
}
.
phabricator-notification-header
.
persistent-option
{
white-space
:
nowrap
;
float
:
right
;
}
.
phabricator-notification-header
.
persistent-option
span
{
margin-left
:
4
px
;
font-weight
:
normal
;
color
:
{$
greytext
}
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 19, 15:20 (3 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1125941
Default Alt Text
notification.css (1 KB)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment