Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3294999
phui-workcard.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
3 KB
Referenced Files
None
Subscribers
None
phui-workcard.css
View Options
/**
* @provides phui-workcard-view-css
*/
.
phui-workcard
.
phui-oi
{
background-color
:
{$
page
.
content
}
;
border-radius
:
3px
;
margin-bottom
:
8px
;
border-left-width
:
4px
;
box-sizing
:
border-box
;
}
.
phui-workcard
.
phui-oi-name
{
padding-bottom
:
4
px
;
}
.
phui-workcard
.
phui-oi-content
{
margin-top
:
0
;
}
.
phui-workcard
.
phui-oi-frame
{
border-top-right-radius
:
3
px
;
border-bottom-right-radius
:
3
px
;
border-color
:
{$
thinblueborder
}
;
border-bottom-color
:
{
$lightblueborder
}
;
}
.
phui-workcard
.
phui-oi
.
phui-oi-objname
{
-webkit-
touch-callout
:
text
;
-webkit-
user-select
:
text
;
user-select
:
text
;
}
.
phui-workcard
.
phui-oi-link
{
white-space
:
normal
;
/* See T13413. This works around a Chrome 77 rendering engine freeze. */
word-wrap
:
normal
;
font-weight
:
normal
;
color
:
{$
blacktext
}
;
margin-left
:
2px
;
}
.
phui-oi-disabled
.
phui-workcard
{
background-color
:
rgba
(
{$
alphawhite
}
,
.67
);
}
.
phui-oi-disabled
.
phui-workcard
.
phui-oi-link
{
color
:
{$
greytext
}
;
}
.
device-desktop
.
phui-workcard
.
phui-oi-with-1-actions
.
phui-oi-content-box
{
margin-right
:
0
;
overflow
:
hidden
;
}
.
phui-workcard
.
phui-oi-objname
{
vertical-align
:
top
;
}
.
device-desktop
.
phui-workcard
.
phui-list-item-icon
{
display
:
none
;
}
.
phui-workcard
.
phui-oi
.
phui-list-item-href
{
height
:
24
px
;
width
:
24
px
;
}
.
device-desktop
.
phui-workcard
.
phui-oi
:
hover
.
phui-list-item-href
{
background
:
#fff
;
opacity
:
.7
;
}
.
device-desktop
.
phui-workcard
.
phui-oi
.
phui-list-item-href
:
hover
{
background
:
{$
sh-bluebackground
}
;
opacity
:
1
;
}
.
device-desktop
.
phui-workcard
.
draggable-card
{
cursor
:
grab
;
}
.
jx-dragging
.
phui-workcard
.
draggable-card
{
cursor
:
grabbing
;
}
.
device-desktop
.
phui-workcard
.
undraggable-card
{
cursor
:
not-allowed
;
}
.
device-desktop
.
phui-workcard
.
phui-oi
.
not-editable
:
hover
{
background
:
{$
sh-redbackground
}
;
}
.
device-desktop
.
phui-workcard
.
phui-oi
.
not-editable
:
hover
.
phui-list-item-href
{
border-radius
:
3
px
;
background
:
{$
red
}
;
}
.
device-desktop
.
phui-workcard
.
phui-oi
.
not-editable
:
hover
.
phui-list-item-href
.
phui-icon-view
{
color
:
#fff
;
}
.
phui-workcard
.
phui-oi
:
hover
.
phui-list-item-icon
{
display
:
block
;
}
.
phui-workcard
.
phui-oi-attributes
{
margin-right
:
12
px
;
}
.
phui-workpanel-view
.
drag-ghost
{
margin-bottom
:
8
px
;
}
.
phui-workcard
.
phui-oi-cover-image
{
display
:
block
;
padding
:
8
px
8
px
0
8
px
;
width
:
263
px
;
}
.
phui-workcard
.
phui-oi
.
phui-workcard-upload-target
{
background-color
:
{$
sh-greenbackground
}
;
}
.
phui-oi-list-view
.
phui-workcard
:
last-child
{
margin-bottom
:
0
;
}
.
phui-workcard
.
phui-oi-attribute-spacer
{
display
:
none
;
}
.
phui-workcard
.
phui-workcard-points
{
margin
:
0
4
px
2
px
0
;
display
:
inline-block
;
}
.
phui-workcard
.
phui-oi-attribute
{
display
:
inline
;
}
/* - Draggable Colors --------------------------------------------------------*/
.
phui-workcard
.
phui-oi
.
drag-clone
{
box-shadow
:
{$
dropshadow
}
;
background-color
:
{
$sh-greybackground
}
;
}
.
phui-workcard
.
phui-oi
.
drag-clone
.
phui-list-item-href
{
display
:
none
;
}
.
phui-workcard
.
drag-clone
.
phui-oi-bar-color-red
{
background-color
:
{$
sh-redbackground
}
;
}
.
phui-workcard
.
drag-clone
.
phui-oi-bar-color-orange
{
background-color
:
{$
sh-orangebackground
}
;
}
.
phui-workcard
.
drag-clone
.
phui-oi-bar-color-yellow
{
background-color
:
{$
sh-yellowbackground
}
;
}
.
phui-workcard
.
drag-clone
.
phui-oi-bar-color-green
{
background-color
:
{$
sh-greenbackground
}
;
}
.
phui-workcard
.
drag-clone
.
phui-oi-bar-color-blue
{
background-color
:
{$
sh-bluebackground
}
;
}
.
phui-workcard
.
drag-clone
.
phui-oi-bar-color-indigo
{
background-color
:
{$
sh-indigobackground
}
;
}
.
phui-workcard
.
drag-clone
.
phui-oi-bar-color-violet
{
background-color
:
{$
sh-violetbackground
}
;
}
.
phui-workcard
.
drag-clone
.
phui-oi-bar-color-pink
{
background-color
:
{$
sh-pinkbackground
}
;
}
.
phui-workcard
.
drag-clone
.
phui-oi-bar-color-sky
{
background-color
:
{$
sh-bluebackground
}
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 27, 00:30 (1 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1140479
Default Alt Text
phui-workcard.css (3 KB)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment