Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F804775
phui-workpanel.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
5 KB
Referenced Files
None
Subscribers
None
phui-workpanel.css
View Options
/**
* @provides phui-workpanel-view-css
* @requires phui-workcard-view-css
*/
.
phui-workpanel-view
.
phui-header-shell
{
padding
:
8
px
;
width
:
284
px
;
}
.
phui-workpanel-view
.
phui-header-shell
.
phui-header-header
{
font-size
:
{$
biggerfontsize
}
;
line-height
:
18px
;
color
:
{
$darkbluetext
}
;
}
.
phui-workpanel-view
.
phui-header-shell
.
phui-header-subheader
{
padding
:
0
4
px
;
margin
:
0
;
display
:
inline-block
;
color
:
{$
lightgreytext
}
;
font-size
:
{
$normalfontsize
}
;
}
.
device
.
phui-workpanel-view
.
phui-header-shell
{
width
:
auto
;
}
.
phui-workboard-view
{
-webkit-
touch-callout
:
none
;
-webkit-
user-select
:
none
;
-khtml-
user-select
:
none
;
-moz-
user-select
:
none
;
-ms-
user-select
:
none
;
user-select
:
none
;
}
.
phui-workpanel-view
.
phui-box-grey
{
background-color
:
rgba
(
{$
alphablue
}
,
0.1
);
}
.
phui-workpanel-view
.
phui-workboard-column-milestone
.
phui-box-grey
{
background-color
:
rgba
(
234
,
230
,
247
,
0.85
);
}
.
phui-workpanel-view
.
phui-header-col2
.
phui-icon-view
{
margin-right
:
4
px
;
}
.
phui-workpanel-view
.
phui-workpanel-header-action
{
float
:
right
;
width
:
24
px
;
}
.
phui-workpanel-view
.
phui-workpanel-body
{
padding
:
8
px
4
px
8
px
0
;
}
.
phui-workpanel-view
.
phui-workpanel-body-content
{
padding
:
0
4
px
0
8
px
;
}
.
device
.
phui-workpanel-view
.
phui-workpanel-body
{
padding
:
8
px
0
;
}
.
phui-workpanel-view
.
phui-workpanel-footer-action
a
{
color
:
{$
darkbluetext
}
;
font-weight
:
bold
;
}
.
device-desktop
.
phui-workpanel-view
.
phui-workpanel-footer-action
:
hover
{
background-color
:
rgba
(
100
,
100
,
100
,
.1
);
border-radius
:
3
px
;
}
.
device-desktop
.
aphront-multi-column-fixed
.
phui-workpanel-view
{
width
:
300
px
;
}
.
device-phone
.
aphront-multi-column-fixed
.
phui-workpanel-view
,
.
device-phone
.
phui-workpanel-view
.
phui-header-shell
{
width
:
auto
;
}
.
phui-workpanel-body
.
phui-oi-list-view
{
min-height
:
54
px
;
background-color
:
transparent
;
}
.
device
.
aphront-multi-column-outer
div
.
aphront-multi-column-column-outer
.
phui-workpanel-body
{
width
:
auto
;
}
.
project-panel-hidden
{
opacity
:
0.75
;
}
.
device-desktop
.
phui-workpanel-body-content
{
max-height
:
calc
(
100
vh
-
162
px
);
overflow-y
:
auto
;
overflow-x
:
hidden
;
}
.
device-desktop
.
phui-workpanel-body-content
::
-webkit-scrollbar
{
height
:
8
px
;
width
:
8
px
;
background
:
rgba
(
{$
alphablue
}
,
0.2
);
border-radius
:
4
px
;
}
.
device-desktop
.
phui-workpanel-body-content
::
-webkit-scrollbar-thumb
{
background
:
rgba
(
{$
alphablue
}
,
0.4
);
border-radius
:
4
px
;
}
.
project-panel-empty
.
phui-oi-list-view
{
background
:
rgba
(
234
,
230
,
247
,
0.85
);
border-radius
:
3
px
;
margin-bottom
:
4
px
;
border
:
1
px
dashed
{$
sh-indigoborder
}
;
}
.
project-panel-empty
.
phui-oi-list-view
.
drag-ghost
{
display
:
none
;
}
.
project-panel-empty
.
phui-oi-list-view
.
drag-target-list
{
background
:
rgba
(
{$
alphawhite
}
,
.7
);
}
.
phui-workpanel-view
.
project-panel-over-limit
.
phui-header-header
{
color
:
{$
red
}
;
}
.
phui-workpanel-view
.
project-panel-over-limit
.
phui-header-shell
{
border-color
:
{$
red
}
;
}
.
phui-workpanel-view
.
phui-box-grey
{
border
:
1
px
solid
transparent
;
}
.
phui-workpanel-view
.
workboard-column-drop-target
.
phui-box-grey
{
border-color
:
{$
lightblueborder
}
;
}
.
workboard-group-header
{
background
:
rgba
(
{$
alphablue
}
,
0.10
);
padding
:
6
px
8
px
;
margin
:
0
0
8
px
-8
px
;
border-bottom
:
1
px
solid
{$
lightgreyborder
}
;
font-weight
:
bold
;
color
:
{
$darkgreytext
}
;
position
:
relative
;
}
.
workboard-group-header
.
phui-icon-view
{
position
:
absolute
;
display
:
inline-block
;
width
:
24
px
;
padding
:
5
px
0
0
0
;
height
:
19
px
;
background-size
:
100
%
;
border-radius
:
3
px
;
background-repeat
:
no-repeat
;
text-align
:
center
;
background-color
:
{$
lightgreybackground
}
;
border
:
1px
solid
{
$lightgreybackground
}
;
}
.
workboard-group-header
.
workboard-group-header-name
{
display
:
block
;
position
:
relative
;
height
:
24
px
;
line-height
:
24
px
;
margin-left
:
36
px
;
overflow
:
hidden
;
}
.
workboard-drop-preview
{
pointer-events
:
none
;
position
:
absolute
;
bottom
:
12
px
;
right
:
12
px
;
width
:
300
px
;
border-radius
:
3
px
;
box-shadow
:
0
2
px
4
px
rgba
(
0
,
0
,
0
,
0.15
);
border
:
1
px
solid
{$
lightblueborder
}
;
padding
:
4px
0
;
background
:
#
fff
;
}
.
workboard-drop-preview
li
{
white-space
:
nowrap
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
margin
:
4
px
8
px
;
color
:
{$
greytext
}
;
border-radius
:
3px
;
}
.
workboard-drop-preview
li
.
phui-icon-view
{
position
:
relative
;
display
:
inline-block
;
text-align
:
center
;
width
:
24
px
;
height
:
18
px
;
padding-top
:
6
px
;
border-radius
:
3
px
;
background
:
{$
bluebackground
}
;
margin-right
:
6px
;
}
.
workboard-drop-preview
.
workboard-drop-preview-header
{
background
:
{$
sky
}
;
color
:
#
fff
;
}
.
workboard-drop-preview
.
workboard-drop-preview-header
.
phui-icon-view
{
background
:
{$
blue
}
;
color
:
#
fff
;
}
.
workboard-drop-preview-fade
{
animation
:
0.1
s
workboard-drop-preview-fade-out
;
opacity
:
0.25
;
}
@
keyframes
workboard-drop-preview-fade-out
{
0
%
{
opacity
:
1
;
}
100
%
{
opacity
:
0.25
;
}
}
.
phui-workpanel-view
.
phui-header-action-item
a
.
phui-icon-view
{
width
:
24
px
;
height
:
24
px
;
line-height
:
24
px
;
text-align
:
center
;
border-radius
:
3
px
;
box-shadow
:
inset
-1
px
-1
px
2
px
rgba
(
0
,
0
,
0
,
0.05
);
border
:
1
px
solid
{$
lightgreyborder
}
;
background
:
{
$lightgreybackground
}
;
}
.
phui-workpanel-view
.
phui-header-action-item
.
phui-tag-view
{
line-height
:
24
px
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 29, 12:50 PM (21 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
191483
Default Alt Text
phui-workpanel.css (5 KB)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment