Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F29856731
phabricator-nav-view.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
1 KB
Subscribers
None
phabricator-nav-view.css
View Options
/**
* @provides phabricator-nav-view-css
*/
.
jx-drag-col
{
cursor
:
col-resize
;
}
.
phabricator-nav-col
{
position
:
fixed
;
top
:
44
px
;
left
:
0
;
bottom
:
0
;
overflow-y
:
auto
;
overflow-x
:
hidden
;
white-space
:
nowrap
;
z-index
:
3
;
}
.
has-crumbs
.
phabricator-nav-col
{
top
:
76
px
;
}
.
phabricator-nav-local
{
width
:
179
px
;
background
:
#ececec
;
border-right
:
1
px
solid
#999c9e
;
box-shadow
:
inset
-3
px
0
4
px
rgba
(
0
,
0
,
0
,
0.05
);
background-image
:
url
(
/rsrc/image/menu_texture.png
);
}
.
device
.
phabricator-nav-local
{
display
:
none
;
}
.
phabricator-nav-drag
{
position
:
fixed
;
top
:
0
;
left
:
179
px
;
width
:
7
px
;
bottom
:
0
;
z-index
:
4
;
cursor
:
col-resize
;
background
:
#f5f5f5
;
border-style
:
solid
;
border-width
:
0
1
px
0
1
px
;
border-color
:
#fff
#999c9e
#fff
#999c9e
;
box-shadow
:
inset
-1
px
0
px
1
px
rgba
(
0
,
0
,
0
,
0.15
);
background-image
:
url
(
/rsrc/image/divot.png
);
background-position
:
center
;
background-repeat
:
no-repeat
;
}
.
device
.
phabricator-nav-drag
{
display
:
none
;
}
.
has-local-nav
.
phabricator-nav-content
{
margin-left
:
180
px
;
}
.
device-desktop
.
has-local-nav
.
phabricator-nav-content
{
margin-left
:
178
px
;
}
.
device-desktop
.
local-nav-collapsed
.
phabricator-nav-local
{
width
:
0
px
!important
;
}
.
device-desktop
.
local-nav-collapsed
.
phabricator-nav-drag
{
display
:
none
;
}
.
device-desktop
.
local-nav-collapsed
.
phabricator-nav-content
{
margin-left
:
2.5
em
!important
;
}
.
device
.
phabricator-nav-col
{
position
:
absolute
;
top
:
0
px
;
}
.
device
.
phabricator-nav-local
{
left
:
-300
px
;
}
.
device
.
phabricator-nav
{
overflow-x
:
hidden
;
position
:
relative
;
}
.
device
.
phabricator-nav-content
{
width
:
100
%
;
}
.
device
.
phabricator-nav-content
{
margin-left
:
0
;
position
:
relative
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Oct 16, 4:46 AM (13 h, 55 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
7e/74/6ec36f4d63c0adc36f69fd512421
Attached To
rPHAB Phabricator
Event Timeline
Log In to Comment