Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2893853
phui-workboard.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
phui-workboard.css
View Options
/**
* @provides phui-workboard-view-css
*/
.
phui-workboard-view
{
width
:
100
%
;
}
.
device-phone
.
phui-workboard-view
{
width
:
auto
;
}
.
device-desktop
.
phui-workboard-view-shadow
{
overflow-x
:
auto
;
overflow-y
:
hidden
;
position
:
absolute
;
top
:
79
px
;
bottom
:
0
;
left
:
0
;
right
:
0
;
padding
:
16
px
;
}
.
phui-workboard-view-shadow
{
scrollbar-width
:
thin
;
}
/* Alternative thin scrollbar when `scrollbar-width: thin` is not supported */
/* (Use the same selector as above for consistent behavior on Chrome/Firefox) */
.
phui-workboard-view-shadow
::
-webkit-scrollbar
{
height
:
8
px
;
width
:
8
px
;
background
:
rgba
(
200
,
200
,
200
,
.6
);
}
.
phui-workboard-view-shadow
::
-webkit-scrollbar-thumb
{
background
:
{$
lightbluetext
}
;
}
.
device-desktop
.
project-board-wrapper
.
phui-workboard-view-shadow
{
left
:
212
px
;
}
!
print
.
project-board-wrapper
.
phui-workboard-view-shadow
{
position
:
static
;
}
!
print
.
project-board-wrapper
.
aphront-multi-column-column-outer
{
display
:
block
;
margin
:
0
0
18
px
;
page-break-inside
:
avoid
;
}
.
device-desktop
.
phui-workboard-view
.
aphront-multi-column-fixed
.
aphront-multi-column-inner
{
margin-left
:
0
;
}
.
device
.
project-board-wrapper
{
margin
:
16
px
;
}
.
device-desktop
.
phui-workboard-view
.
aphront-multi-column-view
{
pointer-events
:
none
;
}
.
device-desktop
.
phui-workpanel-view
{
pointer-events
:
auto
;
cursor
:
auto
;
}
/* Fullscreen */
.
device-desktop
.
phui-workboard-fullscreen
.
phabricator-main-menu
{
display
:
none
;
}
.
device-desktop
.
phui-workboard-fullscreen
.
phui-profile-menu
.
phui-workboard-view-shadow
{
top
:
35
px
;
left
:
0
;
}
.
device-desktop
.
phui-workboard-fullscreen
.
phui-workpanel-body-content
{
max-height
:
calc
(
100
vh
-
120
px
);
}
.
device-desktop
.
phui-workboard-fullscreen
.
phui-profile-menu
.
phabricator-nav-local
{
display
:
none
;
}
.
device
.
phui-workboard-expand-icon
{
display
:
none
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 19, 19:07 (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1127721
Default Alt Text
phui-workboard.css (1 KB)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment