Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32088940
calendar.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
3 KB
Referenced Files
None
Subscribers
None
calendar.css
View Options
a
.
filtersButton
{
font-weight
:
600
;
float
:
left
;
color
:
white
;
background-color
:
rgba
(
68
,
68
,
85
,
0.67
);
padding
:
8
px
18
px
;
border-radius
:
18
px
;
margin
:
0
15
px
5
px
15
px
;
font-size
:
16
px
;
cursor
:
pointer
;
text-transform
:
uppercase
;
position
:
absolute
;
}
a
.
filtersButton
>
svg
{
padding-right
:
5
px
;
}
div
.
content
{
height
:
100
%
;
position
:
relative
;
overflow
:
auto
;
}
nav
.
nav
{
text-align
:
center
;
margin
:
18
px
auto
12
px
auto
;
width
:
350
px
;
color
:
#333333
;
display
:
flex
;
align-items
:
center
;
}
nav
.
nav
>
a
.
monthLink
{
color
:
var
(
--calendar-chevron
);
}
nav
.
nav
>
.
monthName
{
display
:
inline-block
;
width
:
250
px
;
color
:
var
(
--fg
);
}
table
.
calendar
{
table-layout
:
fixed
;
padding
:
24
px
28
px
10
px
28
px
;
width
:
100
%
;
}
table
.
calendar
>
thead
>
tr
>
th
{
padding-bottom
:
6
px
;
color
:
#888888
;
font-weight
:
normal
;
text-transform
:
uppercase
;
font-size
:
14
px
;
}
textarea
.
entryText
{
box-sizing
:
border-box
;
font-size
:
11
px
;
width
:
100
%
;
background
:
none
;
border
:
none
;
outline
:
none
;
resize
:
none
;
overflow
:
auto
;
overflow-y
:
hidden
;
padding-right
:
15
px
;
}
table
.
calendar
td
.
day
{
border
:
1
px
solid
transparent
;
background
:
var
(
--calendar-day-bg
);
position
:
relative
;
vertical-align
:
top
;
line-height
:
0
;
cursor
:
text
;
height
:
120
px
;
}
td
.
day
>
div
.
entryContainer
{
overflow
:
auto
;
height
:
120
px
;
}
td
.
day
>
div
.
focusedEntryContainer
{
height
:
100
px
!important
;
}
div
.
entryContainer
>
div
.
entryContainerSpacer
{
height
:
13
px
;
}
div
.
entry
{
padding
:
5
px
;
box-shadow
:
inset
0
0
0
2
px
white
;
border-radius
:
5
px
;
position
:
relative
;
}
div
.
darkEntry
{
color
:
white
;
}
div
.
darkEntry
textarea
.
entryText
{
color
:
white
;
}
div
.
darkEntry
div
.
actionLinks
>
a
{
color
:
lightgray
;
}
div
.
darkEntry
div
.
actionLinks
>
a
:
hover
{
color
:
white
;
}
span
.
entryLoading
{
position
:
absolute
;
top
:
5
px
;
right
:
5
px
;
width
:
12
px
;
}
span
.
entryError
{
position
:
absolute
;
top
:
11
px
;
right
:
5
px
;
font-size
:
16
px
;
width
:
6
px
;
color
:
red
!important
;
}
div
.
actionLinks
{
line-height
:
90
%
;
margin-top
:
3
px
;
font-size
:
16
px
;
}
div
.
dayActionLinks
{
padding-left
:
3
px
;
margin-bottom
:
1
px
;
height
:
16
px
;
}
div
.
actionLinks
a
+
a
{
margin-left
:
6
px
;
}
span
.
actionLinksText
{
font-weight
:
600
;
font-size
:
11
px
;
position
:
relative
;
bottom
:
1
px
;
padding-left
:
5
px
;
}
span
.
rightActionLinks
{
float
:
right
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
;
max-width
:
100
%
;
overflow
:
hidden
;
}
div
.
actionLinks
svg
{
fill
:
var
(
--fg
);
width
:
10
px
;
height
:
10
px
;
}
div
.
actionLinks
svg
.
history
{
position
:
relative
;
top
:
1
px
;
}
div
.
darkEntry
div
.
actionLinks
svg
{
fill
:
var
(
--fg
);
}
div
.
actionLinks
a
:
hover
svg
{
fill
:
black
;
}
div
.
darkEntry
div
.
actionLinks
a
:
hover
svg
{
fill
:
white
;
}
div
.
focusedEntry
{
z-index
:
3
!important
;
}
div
.
actionLinks
a
{
color
:
var
(
--fg
);
}
div
.
actionLinks
a
:
hover
{
color
:
black
;
}
td
.
day
>
h2
{
position
:
absolute
;
bottom
:
2
px
;
right
:
3
px
;
color
:
var
(
--fg
);
font-size
:
32
px
;
line-height
:
32
px
;
z-index
:
1
;
}
td
.
currentDay
>
h2
{
color
:
var
(
--calendar-day-selected-color
);
}
div
.
clear
{
clear
:
both
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 7, 7:54 AM (1 d, 10 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5642240
Default Alt Text
calendar.css (3 KB)
Attached To
Mode
rCOMM Comm
Attached
Detach File
Event Timeline
Log In to Comment