FSN#36285 scherm beter passend op mobile
svn path=/Website/trunk/; revision=29242
This commit is contained in:
@@ -64,6 +64,8 @@
|
||||
bottom: 0!important;
|
||||
}
|
||||
|
||||
#mod_pass2mail {width: 300px !important;}
|
||||
|
||||
.c1, .n1 { color: #333; font-size: 0.9em !important; font-weight: lighter !important;}
|
||||
.cs1 {color: #CD2324; margin-left: 8px;}
|
||||
.c2, .date, .n2 { font-size: 0.7em; font-weight: normal;}
|
||||
|
||||
@@ -28,13 +28,17 @@ ANONYMOUS_Allowed = 1;
|
||||
<!--#include file="../Shared/common.inc"-->
|
||||
<!--#include file="../Shared/iface.inc"-->
|
||||
<!--#include file="../Shared/send_mail.inc"-->
|
||||
<!--#include file="../shared/useragent.inc" -->
|
||||
|
||||
<%
|
||||
var mode = "A";
|
||||
|
||||
if (!S("email_password"))
|
||||
shared.simpel_page(L("lcl_no_auth"));
|
||||
|
||||
|
||||
checkUserAgent(); // heeft device capability bits gezet
|
||||
if (device.test(device.isMobile))
|
||||
FCLTHeader.Requires({css:["../pda/default.css"]});
|
||||
%>
|
||||
<html>
|
||||
<head>
|
||||
|
||||
Reference in New Issue
Block a user