Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4852690
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
*/
/* kill styles on phabricator-notification */
.
conpherence-notification
{
padding
:
0
;
}
.
phabricator-notification
.
conpherence-menu-item-view
{
display
:
block
;
height
:
46
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
:
30
px
;
height
:
30
px
;
background-size
:
100
%
;
box-shadow
:
{$
borderinset
}
;
border-radius
:
3px
;
}
.
phabricator-notification
.
conpherence-menu-item-view
.
conpherence-menu-item-title
{
display
:
block
;
margin-top
:
8
px
;
margin-left
:
46
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-top
:
2px
;
margin-left
:
46px
;
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
}
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jun 9, 06:47 (1 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1768519
Default Alt Text
notification.css (1 KB)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment