Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2892217
standard-page-view.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
5 KB
Referenced Files
None
Subscribers
None
standard-page-view.css
View Options
/**
* @provides phabricator-standard-page-view
*/
.
phabricator-standard-page
{
background
:
#ffffff
;
}
.
phabricator-chromeless-page
.
phabricator-standard-page
{
background
:
transparent
;
border-width
:
0
px
;
-webkit-
box-shadow
:
none
;
-
mox-box-shadow
:
none
;
box-shadow
:
none
;
}
.
phabricator-standard-header
{
background
:
#005588
;
color
:
white
;
overflow
:
hidden
;
position
:
relative
;
width
:
100
%
;
}
.
phabricator-standard-header
td
{
vertical-align
:
bottom
;
padding
:
0
;
margin
:
0
;
}
.
phabricator-primary-navigation
{
padding-top
:
24
px
;
padding-left
:
24
px
;
}
.
phabricator-standard-header
a
{
color
:
white
;
}
.
phabricator-primary-navigation
th
,
.
phabricator-primary-navigation
td
{
vertical-align
:
bottom
;
font-size
:
13
px
;
border-bottom
:
6
px
solid
transparent
;
padding-top
:
14
px
;
padding-bottom
:
4
px
;
white-space
:
nowrap
;
}
.
phabricator-logo
{
width
:
220
px
;
}
.
phabricator-logo-with-custom
{
width
:
440
px
;
}
.
phabricator-logo
a
{
display
:
block
;
width
:
220
px
;
height
:
40
px
;
padding
:
0
;
margin
:
0
;
}
.
phabricator-logo
a
.
logo-custom
{
position
:
absolute
;
background
:
url
(
/rsrc/image/custom/custom.png
)
no-repeat
0
0
;
}
.
phabricator-logo
a
.
logo-standard
{
background
:
url
(
/rsrc/image/phabricator_logo.png
)
no-repeat
-220
px
0
;
}
.
phabricator-admin-page-view
.
phabricator-logo
a
.
logo-standard
{
background-image
:
url
(
/rsrc/image/phabricator_logo_admin.png
);
}
.
phabricator-logo-with-custom
a
.
logo-standard
{
padding-left
:
220
px
;
background-position
:
0
0
;
}
.
phabricator-logo
a
.
logo-standard
:
hover
{
background-position
:
-220
px
-40
px
;
}
.
phabricator-logo
a
.
logo-custom
:
hover
,
.
phabricator-logo-with-custom
a
.
logo-standard
:
hover
{
background-position
:
0
-40
px
;
}
.
phabricator-primary-navigation
td
{
padding-left
:
10
px
;
padding-right
:
10
px
;
}
.
phabricator-primary-navigation
td
.
phabricator-selected-tab
{
border-bottom-color
:
#ffffff
;
background
:
#336699
;
}
.
phabricator-standard-header
.
phabricator-head-appname
{
padding
:
0
1
em
;
text-transform
:
uppercase
;
}
td
.
phabricator-login-details
{
text-align
:
right
;
vertical-align
:
middle
;
padding
:
0
px
24
px
;
font-size
:
12
px
;
white-space
:
nowrap
;
}
.
phabricator-page-foot
{
text-align
:
right
;
margin
:
2
em
;
border-top
:
1
px
solid
#afafaf
;
padding
:
.5
em
1
em
;
font-size
:
11
px
;
color
:
#666666
;
}
.
phabricator-admin-page-view
.
phabricator-standard-header
{
background
:
#aa0000
;
}
.
phabricator-admin-page-view
td
.
phabricator-selected-tab
{
background
:
#cc3333
;
}
.
keyboard-shortcut-help
td
,
.
keyboard-shortcut-help
th
{
padding
:
8
px
;
vertical-align
:
middle
;
}
.
keyboard-shortcut-help
th
{
white-space
:
nowrap
;
color
:
#666666
;
}
.
keyboard-shortcut-help
kbd
{
background
:
#222222
;
padding
:
6
px
;
color
:
#ffffff
;
font-weight
:
bold
;
border
:
1
px
solid
#555555
;
}
.
keyboard-focus-focus-reticle
{
z-index
:
1
;
background
:
#ffffd3
;
position
:
absolute
;
border
:
1
px
solid
#999900
;
}
.
keyboard-shortcuts-available
{
height
:
16
px
;
vertical-align
:
middle
;
color
:
#666666
;
text-align
:
right
;
padding-right
:
24
px
;
font-size
:
11
px
;
background
:
url
(
'/rsrc/image/icon/fatcow/key_question.png'
)
right
center
no-repeat
;
}
.
workflow-header
{
background
:
#efefef
;
padding
:
6
px
2
em
;
text-align
:
right
;
margin-bottom
:
6
px
;
border-bottom
:
1
px
solid
#dfdfdf
;
}
.
workflow-header
button
{
float
:
right
;
}
.
handle-status-closed
{
text-decoration
:
line-through
;
}
a
.
handle-disabled
,
a
.
handle-status-away
,
a
.
handle-status-sporadic
{
padding-left
:
12
px
;
background-repeat
:
no-repeat
;
background-position
:
-4
px
center
;
}
a
.
handle-status-away
{
background-image
:
url
(
/rsrc/image/icon/fatcow/bullet_red.png
);
}
a
.
handle-status-sporadic
{
background-image
:
url
(
/rsrc/image/icon/fatcow/bullet_orange.png
);
}
a
.
handle-disabled
{
background-image
:
url
(
/rsrc/image/icon/fatcow/bullet_black.png
);
}
.
PhabricatorMonospaced
{
font-family
:
"Menlo"
,
"Consolas"
,
"Monaco"
,
monospace
;
font-size
:
10
px
;
}
.
aphront-developer-error-callout
{
padding
:
2
em
;
background
:
#aa0000
;
color
:
white
;
text-align
:
center
;
font-size
:
11
px
;
font-family
:
"Verdana"
;
}
.
buoyant
{
position
:
fixed
;
top
:
0
px
;
left
:
0
px
;
z-index
:
8
;
padding
:
6
px
;
color
:
#dddddd
;
font-size
:
11
px
;
opacity
:
0.90
;
width
:
100
%
;
background
:
#222222
;
border-bottom
:
1
px
solid
#dfdfdf
;
cursor
:
pointer
;
}
.
phabricator-icon-menu
{
height
:
40
px
;
width
:
60
px
;
left
:
-22
px
;
position
:
relative
;
cursor
:
pointer
;
}
.
phabricator-icon-menu-cell
{
width
:
60
px
;
}
.
icon-menu-notifications
{
background
:
url
(
/rsrc/image/notification_menu.png
);
}
.
phabricator-icon-menu
:
hover
{
background-position
:
0
-40
px
;
}
.
phabricator-notification-indicator
{
display
:
none
;
}
.
phabricator-notification-indicator-unread
{
display
:
block
;
position
:
absolute
;
right
:
8
px
;
top
:
2
px
;
padding
:
1
px
3
px
;
background
:
#dd3333
;
border
:
1
px
solid
#aa0000
;
font-size
:
11
px
;
box-shadow
:
0
px
0
px
4
px
rgba
(
255
,
255
,
255
,
0.75
);
}
#
phabricator-notification-dropdown
{
position
:
absolute
;
top
:
40
px
;
border
:
1
px
solid
#99c4d7
;
border-top-width
:
0
;
background
:
#fdfdff
;
width
:
360
px
;
box-shadow
:
0
px
1
px
3
px
rgba
(
0
,
0
,
0
,
0.25
);
font-size
:
11
px
;
z-index
:
3
;
word-wrap
:
break-word
;
overflow-y
:
auto
;
}
.
phabricator-notification
{
padding
:
6
px
6
px
;
}
.
no-notifications
{
color
:
#999999
;
}
#
phabricator-notification-dropdown
.
phabricator-notification-unread
{
background
:
#aacfef
;
}
.
view-all-notifications
{
text-align
:
center
;
font-weight
:
bold
;
background
:
#eeeeee
;
border-top
:
1
px
solid
#dddddd
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 19, 16:26 (2 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1126466
Default Alt Text
standard-page-view.css (5 KB)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment