Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F1819932
sabredav.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Size
2 KB
Subscribers
None
sabredav.css
View Options
/* Start of reset */
*
{
-webkit-
box-sizing
:
border-box
;
-moz-
box-sizing
:
border-box
;
box-sizing
:
border-box
;
}
body
{
margin
:
0
;
}
/**
* Define consistent border, margin, and padding.
*/
fieldset
{
border
:
1
px
solid
#c0c0c0
;
margin
:
0
2
px
;
padding
:
0.35
em
0.625
em
0.75
em
;
}
table
{
border-collapse
:
collapse
;
border-spacing
:
0
;
}
td
,
th
{
padding
:
0
;
}
/** End of reset */
body
{
font-family
:
'Roboto'
,
sans-serif
;
font-size
:
14
px
;
line-height
:
22
px
;
font-weight
:
300
;
}
h1
{
font-size
:
42
px
;
line-height
:
44
px
;
padding-bottom
:
5
px
;
color
:
#b10610
;
margin-top
:
10
px
;
margin-bottom
:
30
px
;
}
h2
{
color
:
#333333
;
font-size
:
28
px
;
line-height
:
44
px
;
font-weight
:
300
;
}
h3
{
font-size
:
21
px
;
margin-top
:
20
px
;
margin-bottom
:
10
px
;
}
a
{
color
:
#31a1cd
;
}
h1
a
{
text-decoration
:
none
;
}
h2
a
{
color
:
#333333
;
}
a
:
visited
{
color
:
#6098a2
;
}
h2
a
:
visited
{
color
:
#333333
;
}
a
:
hover
{
color
:
#b10610
;
}
hr
{
border
:
none
;
border-top
:
1
px
dashed
#c9ea75
;
margin-top
:
30
px
;
margin-bottom
:
30
px
;
}
header
{
background
:
#eeeeee
;
}
header
a
{
font-size
:
28
px
;
font-weight
:
500
;
color
:
#333
;
text-decoration
:
none
;
}
.
logo
{
padding
:
5
px
10
px
;
}
.
logo
img
{
vertical-align
:
middle
;
border
:
0
;
}
input
,
button
{
font
:
inherit
;
color
:
inherit
;
}
input
[
type
=
text
]
{
border
:
1
px
solid
#bbbbbb
;
line-height
:
22
px
;
padding
:
5
px
10
px
;
border-radius
:
3
px
;
}
nav
{
padding
:
5
px
;
}
.
btn
,
button
,
input
[
type
=
submit
]
{
display
:
inline-block
;
color
:
white
;
background
:
#4fa3ac
;
padding
:
9
px
15
px
;
border-radius
:
2
px
;
border
:
0
;
text-decoration
:
none
;
}
a
.
btn
:
visited
{
color
:
white
;
}
.
btn
.
disabled
{
background
:
#eeeeee
;
color
:
#bbbbbb
;
}
section
{
margin
:
40
px
10
px
;
}
section
table
{
height
:
40
px
;
}
.
nodeTable
tr
{
border-bottom
:
3
px
solid
white
;
}
.
nodeTable
td
{
padding
:
10
px
10
px
10
px
10
px
;
}
.
nodeTable
a
{
text-decoration
:
none
;
}
.
nodeTable
.
nameColumn
{
font-weight
:
bold
;
padding
:
10
px
20
px
;
background
:
#ebf5f6
;
min-width
:
200
px
;
}
.
nodeTable
.
oi
{
color
:
#b10610
;
}
.
propTable
tr
{
height
:
40
px
;
}
.
propTable
th
{
background
:
#f6f6f6
;
padding
:
0
10
px
;
text-align
:
left
;
}
.
propTable
td
{
padding
:
0
10
px
;
background
:
#eeeeee
;
}
.
propTable
pre
{
font-size
:
80
%
;
background
:
#f8f8f8
;
}
.
actions
{
border
:
1
px
dotted
#76baa6
;
padding
:
20
px
;
margin-bottom
:
20
px
;
}
.
actions
h3
{
margin-top
:
10
px
;
margin-bottom
:
30
px
;
padding-bottom
:
20
px
;
border-bottom
:
1
px
solid
#eeeeee
;
}
.
actions
label
{
width
:
150
px
;
display
:
inline-block
;
line-height
:
40
px
;
}
.
actions
input
[
type
=
text
]
{
width
:
450
px
;
}
.
actions
input
[
type
=
submit
]
{
display
:
inline-block
;
margin-left
:
153
px
;
}
footer
{
padding
:
50
px
0
;
font-size
:
80
%
;
text-align
:
center
;
}
ul
.
tree
{
list-style
:
none
;
margin
:
0
;
padding
:
0
;
}
ul
.
tree
ul
{
list-style
:
none
;
padding-left
:
10
px
;
border-left
:
4
px
solid
#ccc
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 21, 2:34 PM (2 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
914780
Default Alt Text
sabredav.css (2 KB)
Attached To
rDAVCAL DokuWiki DAVCal PlugIn
Event Timeline
Log In to Comment