CGI-AuthRegister

 view release on metacpan or  search on metacpan

AuthRegister.pm  view on Meta::CPAN

 background: #A17F25;
 overflow: hidden;
 width: auto;
 height: auto;
}

#headerBox h1 { font-size: 14pt; }

#content-left {
 background: #fff;
 border: 0px;
 margin: 0px;
 padding: 15px;
 width: auto;
 height: auto;
 float: none;
}
	
#content-right {
 background: #fff;
 border: 0px;
 width: auto;
 height: auto;
 float: none;
 margin-left: 85px;
}

#form-layout { width: auto; }

#login_form input {
 background: #f8f8f8;
 border: 1px solid  #aaa;
 color: #555;
 font-family: Verdana, Arial, Helvetica, sans;
 font-weight: normal;
 margin: 0px 0px 0px 0px;
 font-size: 16px;
 padding: 5px;
}
	
#login_form input.inputButton {
 background: #F5F091; 
 border: 1px solid #aaa;
 color: #555;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: normal;
 margin: 10px 0px 10px 0px;
 font-size: 18px;
}

#login_form input.formInput {
 width: 170px;
 float: none;
}

h1.mobileTitle { display: none;	}
	
#content-left h1 {
 color: #883F0A;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: bold;
 margin: 0px 0px 5px 0px;
 font-size: 19px;
}
	
#content-left h2 { display: none; }
#content-left p.sans { display: none; }	
#content-left p.sansURL { display: none; }
#content-left p.mobile-tight { margin: 0; }

#content ul.plain, ul.plain a { 
 color: #1A3E6F; 
 font-family: Verdana, Geneva, Arial, sans-serif;
 line-height: 1.3em;
 list-style: none;
 margin: .4em 0em .2em 0em;
 padding: 0em 0em 0em 0em;
 text-indent: 0em;
 font-size: 14px;
}
	
#content ul.plain li, ul.plain li a {
 padding-bottom: 0.8em;
}
	
#content ul.plain li.disabled {
 color: #bbb;
}

#content ul.plain-serif, ul.plain-serif a { 
 display: none;
}
	
#content ul.plain-serif li, ul.plain-serif li a {
 padding-bottom: 0.8em;
}
	
#content ol { 
 color: #5F5F5F;
 font-family: Verdana, Arial, Helvetica, sans;
 font-size: 11px;
 font-weight: normal;
 line-height: 1.8em;
 margin: 0px 0px 0px 20px;
 padding: 0px 0px 0px 0px;
 text-indent: 0em;
}

#content ol li, ol li a {
 padding-bottom: 0.8em;
}
EOT
;#-
#+
<<'EOT';
body {
 background-color: #fff;
 color: #444;
 font-family: "Times New Roman", Times, serif;
 margin:  0px;
 padding: 0px;

AuthRegister.pm  view on Meta::CPAN

 background: #A17F25;
 overflow: hidden;
 width: auto;
 height: auto;
}

#headerBox h1 { font-size: 14pt; }

#content-left {
 background: #fff;
 border: 0px;
 margin: 0px;
 padding: 15px;
 width: auto;
 height: auto;
 float: none;
}
	
#content-right {
 background: #fff;
 border: 0px;
 width: auto;
 height: auto;
 float: none;
 margin-left: 85px;
}

#form-layout { width: auto; }

#login_form input {
 background: #f8f8f8;
 border: 1px solid  #aaa;
 color: #555;
 font-family: Verdana, Arial, Helvetica, sans;
 font-weight: normal;
 margin: 0px 0px 0px 0px;
 font-size: 16px;
 padding: 5px;
}
	
#login_form input.inputButton {
 background: #F5F091; 
 border: 1px solid #aaa;
 color: #555;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: normal;
 margin: 10px 0px 10px 0px;
 font-size: 18px;
}

#login_form input.formInput {
 width: 170px;
 float: none;
}

h1.mobileTitle { display: none;	}
	
#content-left h1 {
 color: #883F0A;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: bold;
 margin: 0px 0px 5px 0px;
 font-size: 19px;
}
	
#content-left h2 { display: none; }
#content-left p.sans { display: none; }	
#content-left p.sansURL { display: none; }
#content-left p.mobile-tight { margin: 0; }

#content ul.plain, ul.plain a { 
 color: #1A3E6F; 
 font-family: Verdana, Geneva, Arial, sans-serif;
 line-height: 1.3em;
 list-style: none;
 margin: .4em 0em .2em 0em;
 padding: 0em 0em 0em 0em;
 text-indent: 0em;
 font-size: 14px;
}
	
#content ul.plain li, ul.plain li a {
 padding-bottom: 0.8em;
}
	
#content ul.plain li.disabled {
 color: #bbb;
}

#content ul.plain-serif, ul.plain-serif a { 
 display: none;
}
	
#content ul.plain-serif li, ul.plain-serif li a {
 padding-bottom: 0.8em;
}
	
#content ol { 
 color: #5F5F5F;
 font-family: Verdana, Arial, Helvetica, sans;
 font-size: 11px;
 font-weight: normal;
 line-height: 1.8em;
 margin: 0px 0px 0px 20px;
 padding: 0px 0px 0px 0px;
 text-indent: 0em;
}

#content ol li, ol li a {
 padding-bottom: 0.8em;
}
EOT
;
#-

  }
  exit;
} # end of sub deliver

########################################################################
# Section: Debug Functions



( run in 1.837 second using v1.01-cache-2.11-cpan-39bf76dae61 )