[data] move web content in data out of root

git-svn-id: svn://localhost/lasso-conform/trunk@40 2a3a78c3-912c-0410-af21-e1fb2d1df599
This commit is contained in:
bdauvergne 2010-10-08 12:53:55 +00:00
parent d284375d8f
commit 7ded0be538
27 changed files with 39 additions and 5 deletions

View File

@ -0,0 +1,37 @@
ccopy_reg
_reconstructor
p0
(csessions
BasicSession
p1
c__builtin__
object
p2
Ntp3
Rp4
(dp5
S'_access_time'
p6
F1286375423.767499
sS'user'
p7
NsS'_form_tokens'
p8
(lp9
S'274091a719d404fc'
p10
asS'_remote_address'
p11
S'127.0.0.1'
p12
sS'_QommonSession__remote_address'
p13
g12
sS'_creation_time'
p14
F1286375423.767499
sS'id'
p15
S'16e3fbf648f15a90'
p16
sb.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 116 B

After

Width:  |  Height:  |  Size: 117 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 238 B

BIN
data/web/css/img/page.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

BIN
data/web/css/img/top.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

View File

@ -129,7 +129,7 @@ div#main-content h1 {
}
form {
clear: both;
clear: left;
}
p#receiver {
@ -314,14 +314,11 @@ hr {
}
div.buttons {
clear: both;
clear: left;
}
div#sso-options {
font-size: 80%;
position: absolute;
right: 20px;
top: 30px;
background: white;
border: 1px solid black;
padding: 4px;

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB