summaryrefslogtreecommitdiffstats
path: root/fluent-bit/lib/monkey/plugins/dirlisting/conf/themes/guineo/header.theme
blob: 6a11a458fcebc81a3866be21138ebbdf20e28737 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<HTML>
	<HEAD>
		<META http-equiv="content-type" content="text/html; charset=UTF-8">
		<STYLE type="text/css">
		H1.header {
			    text-align: center;
			    color: #4a77a0;
			    font-size: 12pt;
			    font-weight: bold;
		}
		.row {
			color: #6c95bc;
			font-size: 10pt;
			background-color: #ffffff;
			padding-left: 0.4em;
		}
		.title {color: #617691; font-size: 10pt; font-weight: bold;}

		a:link { 
			color: #475f7e;
		}
		a:visited { 
			color: #ac7a2a;
		}
		a:hover { 
			color: #475f7e;
			background-color: #dbdbdb;
			text-decoration: none;
		}
		a:active { 
			color: #333333;
		}
		</STYLE>

		<TITLE>Index of %_html_title_%</TITLE>
	</HEAD>
<BODY>

<CENTER>
<IMG src="/imgs/monkey_logo.png">
<BR>
<h1 class="header">Index of %_html_title_%</h1>
<TABLE cellpadding="0" cellspacing="0" border="0" bgcolor="#000000" width="50%">
<TR>
<TD>

<TABLE cellpadding="2" cellspacing="1" border="0" bgcolor="#e7e7e7" width="100%">
<TR bgcolor="#ececec">
	<TD class="title">
		Name
	</TD>
	<TD class="title">
		Last time modified
	</TD>
	<TD class="title">
		Size
	</TD>
</TR>