2010-03-28 07:28:25 -04:00
|
|
|
html {
|
|
|
|
background: #f9f9f9;
|
|
|
|
}
|
2009-08-20 17:12:33 -04:00
|
|
|
|
|
|
|
body {
|
|
|
|
background: #fff;
|
|
|
|
color: #333;
|
2011-07-07 14:03:30 -04:00
|
|
|
font-family: sans-serif;
|
2010-02-28 17:42:36 -05:00
|
|
|
margin: 2em auto;
|
2009-08-20 17:12:33 -04:00
|
|
|
padding: 1em 2em;
|
2011-11-30 23:51:35 -05:00
|
|
|
-webkit-border-radius: 3px;
|
2011-11-15 10:47:07 -05:00
|
|
|
border-radius: 3px;
|
2009-08-20 17:12:33 -04:00
|
|
|
border: 1px solid #dfdfdf;
|
2011-11-15 10:47:07 -05:00
|
|
|
max-width: 700px;
|
2009-08-20 17:12:33 -04:00
|
|
|
}
|
|
|
|
|
2010-03-28 07:28:25 -04:00
|
|
|
a {
|
2012-08-06 13:21:41 -04:00
|
|
|
color: #21759b;
|
2010-03-28 07:28:25 -04:00
|
|
|
text-decoration: none;
|
|
|
|
}
|
2009-08-20 17:12:33 -04:00
|
|
|
|
2010-03-28 07:28:25 -04:00
|
|
|
a:hover {
|
2012-08-06 13:21:41 -04:00
|
|
|
color: #d54e21;
|
2010-03-28 07:28:25 -04:00
|
|
|
}
|
2009-08-20 17:12:33 -04:00
|
|
|
|
|
|
|
h1 {
|
|
|
|
border-bottom: 1px solid #dadada;
|
|
|
|
clear: both;
|
|
|
|
color: #666;
|
|
|
|
font: 24px Georgia, "Times New Roman", Times, serif;
|
2011-11-15 10:47:07 -05:00
|
|
|
margin: 30px 0 0 0;
|
2009-08-20 17:12:33 -04:00
|
|
|
padding: 0;
|
|
|
|
padding-bottom: 7px;
|
|
|
|
}
|
|
|
|
|
2010-03-28 07:28:25 -04:00
|
|
|
h2 {
|
|
|
|
font-size: 16px;
|
|
|
|
}
|
2009-08-20 17:12:33 -04:00
|
|
|
|
2010-02-28 17:42:36 -05:00
|
|
|
p, li, dd, dt {
|
2009-08-20 17:12:33 -04:00
|
|
|
padding-bottom: 2px;
|
2011-11-15 10:47:07 -05:00
|
|
|
font-size: 14px;
|
|
|
|
line-height: 1.5;
|
2009-08-20 17:12:33 -04:00
|
|
|
}
|
|
|
|
|
2010-03-28 07:28:25 -04:00
|
|
|
code, .code {
|
2011-11-15 10:47:07 -05:00
|
|
|
font-size: 14px;
|
2010-03-28 07:28:25 -04:00
|
|
|
}
|
2009-08-20 17:12:33 -04:00
|
|
|
|
2010-03-28 07:28:25 -04:00
|
|
|
ul, ol, dl {
|
|
|
|
padding: 5px 5px 5px 22px;
|
|
|
|
}
|
2009-08-20 17:12:33 -04:00
|
|
|
|
2010-02-28 17:42:36 -05:00
|
|
|
a img {
|
|
|
|
border:0
|
|
|
|
}
|
|
|
|
abbr {
|
|
|
|
border: 0;
|
|
|
|
font-variant: normal;
|
|
|
|
}
|
|
|
|
#logo {
|
|
|
|
margin: 6px 0 14px 0;
|
|
|
|
border-bottom: none;
|
|
|
|
text-align:center
|
2010-03-17 12:27:25 -04:00
|
|
|
}
|
2009-08-20 17:12:33 -04:00
|
|
|
.step {
|
|
|
|
margin: 20px 0 15px;
|
|
|
|
}
|
2011-10-05 19:42:11 -04:00
|
|
|
.step, th {
|
2010-03-28 07:28:25 -04:00
|
|
|
text-align: left;
|
|
|
|
padding: 0;
|
|
|
|
}
|
2009-08-20 17:12:33 -04:00
|
|
|
|
2012-08-06 13:21:41 -04:00
|
|
|
.submit input,
|
|
|
|
.button,
|
|
|
|
.button-secondary {
|
2011-07-07 14:03:30 -04:00
|
|
|
font-family: sans-serif;
|
2009-08-20 17:12:33 -04:00
|
|
|
text-decoration: none;
|
|
|
|
font-size: 14px !important;
|
|
|
|
line-height: 16px;
|
|
|
|
padding: 6px 12px;
|
|
|
|
cursor: pointer;
|
|
|
|
border: 1px solid #bbb;
|
|
|
|
color: #464646;
|
|
|
|
-webkit-border-radius: 15px;
|
2012-08-06 13:21:41 -04:00
|
|
|
border-radius: 15px;
|
2009-08-20 17:12:33 -04:00
|
|
|
-webkit-box-sizing: content-box;
|
2012-08-06 13:21:41 -04:00
|
|
|
-moz-box-sizing: content-box;
|
|
|
|
box-sizing: content-box;
|
|
|
|
background: #f2f2f2;
|
|
|
|
background-image: -webkit-gradient(linear, left bottom, left top, from(#ededed), to(#fff));
|
|
|
|
background-image: -webkit-linear-gradient(bottom, #ededed, #fff);
|
|
|
|
background-image: -moz-linear-gradient(bottom, #ededed, #fff);
|
|
|
|
background-image: -o-linear-gradient(bottom, #ededed, #fff);
|
|
|
|
background-image: linear-gradient(to top, #ededed, #fff);
|
|
|
|
}
|
|
|
|
|
|
|
|
.button:hover,
|
|
|
|
.button-secondary:hover,
|
|
|
|
.submit input:hover {
|
2009-08-20 17:12:33 -04:00
|
|
|
color: #000;
|
|
|
|
border-color: #666;
|
|
|
|
}
|
|
|
|
|
2012-08-06 13:21:41 -04:00
|
|
|
.button:active,
|
|
|
|
.submit input:active,
|
|
|
|
.button-secondary:active {
|
|
|
|
background: #eee;
|
|
|
|
background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
|
|
|
|
background-image: -webkit-linear-gradient(top, #ededed, #fff);
|
|
|
|
background-image: -moz-linear-gradient(top, #ededed, #fff);
|
|
|
|
background-image: -o-linear-gradient(top, #ededed, #fff);
|
|
|
|
background-image: linear-gradient(to bottom, #ededed, #fff);
|
2009-08-20 17:12:33 -04:00
|
|
|
}
|
|
|
|
|
2010-03-28 07:26:06 -04:00
|
|
|
textarea {
|
2011-11-15 10:47:07 -05:00
|
|
|
border: 1px solid #dfdfdf;
|
2011-05-06 15:00:53 -04:00
|
|
|
-webkit-border-radius: 3px;
|
|
|
|
border-radius: 3px;
|
2011-11-15 10:47:07 -05:00
|
|
|
font-family: sans-serif;
|
|
|
|
width: 695px;
|
2010-03-28 07:26:06 -04:00
|
|
|
}
|
|
|
|
|
2011-10-05 19:42:11 -04:00
|
|
|
.form-table {
|
|
|
|
border-collapse: collapse;
|
2009-08-20 17:12:33 -04:00
|
|
|
margin-top: 1em;
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
|
2011-10-05 19:42:11 -04:00
|
|
|
.form-table td {
|
2009-08-20 17:12:33 -04:00
|
|
|
margin-bottom: 9px;
|
2011-11-15 10:47:07 -05:00
|
|
|
padding: 10px 20px 10px 0;
|
2011-10-05 19:42:11 -04:00
|
|
|
border-bottom: 8px solid #fff;
|
2011-11-15 10:47:07 -05:00
|
|
|
font-size: 14px;
|
|
|
|
vertical-align: top
|
2009-08-20 17:12:33 -04:00
|
|
|
}
|
|
|
|
|
2011-10-05 19:42:11 -04:00
|
|
|
.form-table th {
|
2011-11-15 10:47:07 -05:00
|
|
|
font-size: 14px;
|
2009-08-20 17:12:33 -04:00
|
|
|
text-align: left;
|
2011-11-15 10:47:07 -05:00
|
|
|
padding: 16px 20px 10px 0;
|
2011-10-05 19:42:11 -04:00
|
|
|
border-bottom: 8px solid #fff;
|
2011-11-17 20:56:50 -05:00
|
|
|
width: 140px;
|
2009-08-20 17:12:33 -04:00
|
|
|
vertical-align: top;
|
|
|
|
}
|
|
|
|
|
2011-10-05 19:42:11 -04:00
|
|
|
.form-table code {
|
2009-08-20 17:12:33 -04:00
|
|
|
line-height: 18px;
|
2011-11-15 10:47:07 -05:00
|
|
|
font-size: 14px;
|
2009-08-20 17:12:33 -04:00
|
|
|
}
|
|
|
|
|
2011-10-05 19:42:11 -04:00
|
|
|
.form-table p {
|
2009-08-20 17:12:33 -04:00
|
|
|
margin: 4px 0 0 0;
|
|
|
|
font-size: 11px;
|
|
|
|
}
|
|
|
|
|
2011-10-05 19:42:11 -04:00
|
|
|
.form-table input {
|
2009-08-20 17:12:33 -04:00
|
|
|
line-height: 20px;
|
|
|
|
font-size: 15px;
|
|
|
|
padding: 2px;
|
2012-08-06 13:21:41 -04:00
|
|
|
border: 1px #dfdfdf solid;
|
2011-11-15 10:47:07 -05:00
|
|
|
-webkit-border-radius: 3px;
|
|
|
|
border-radius: 3px;
|
|
|
|
font-family: sans-serif;
|
2009-08-20 17:12:33 -04:00
|
|
|
}
|
|
|
|
|
2011-11-17 20:56:50 -05:00
|
|
|
.form-table input[type=text],
|
|
|
|
.form-table input[type=password] {
|
|
|
|
width: 206px;
|
|
|
|
}
|
|
|
|
|
2011-10-05 19:42:11 -04:00
|
|
|
.form-table th p {
|
2010-03-13 21:30:50 -05:00
|
|
|
font-weight: normal;
|
|
|
|
}
|
|
|
|
|
2011-11-15 10:47:07 -05:00
|
|
|
.form-table.install-success td {
|
|
|
|
vertical-align: middle;
|
|
|
|
padding: 16px 20px 10px 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.form-table.install-success td p {
|
|
|
|
margin: 0;
|
|
|
|
font-size: 14px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.form-table.install-success td code {
|
|
|
|
margin: 0;
|
|
|
|
font-size: 18px;
|
|
|
|
}
|
|
|
|
|
2010-03-28 07:28:25 -04:00
|
|
|
#error-page {
|
|
|
|
margin-top: 50px;
|
|
|
|
}
|
2009-08-20 17:12:33 -04:00
|
|
|
|
|
|
|
#error-page p {
|
2011-11-15 10:47:07 -05:00
|
|
|
font-size: 14px;
|
2009-08-20 17:12:33 -04:00
|
|
|
line-height: 18px;
|
|
|
|
margin: 25px 0 20px;
|
|
|
|
}
|
|
|
|
|
2010-03-28 07:28:25 -04:00
|
|
|
#error-page code, .code {
|
2011-06-02 15:55:27 -04:00
|
|
|
font-family: Consolas, Monaco, monospace;
|
2010-03-28 07:28:25 -04:00
|
|
|
}
|
2010-02-13 22:07:47 -05:00
|
|
|
|
|
|
|
#pass-strength-result {
|
|
|
|
background-color: #eee;
|
|
|
|
border-color: #ddd !important;
|
|
|
|
border-style: solid;
|
|
|
|
border-width: 1px;
|
2011-11-17 20:56:50 -05:00
|
|
|
margin: 5px 5px 5px 0;
|
2010-02-13 22:07:47 -05:00
|
|
|
padding: 5px;
|
|
|
|
text-align: center;
|
|
|
|
width: 200px;
|
2010-09-25 06:58:01 -04:00
|
|
|
display: none;
|
2010-02-13 22:07:47 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
#pass-strength-result.bad {
|
|
|
|
background-color: #ffb78c;
|
|
|
|
border-color: #ff853c !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
#pass-strength-result.good {
|
|
|
|
background-color: #ffec8b;
|
|
|
|
border-color: #ffcc00 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
#pass-strength-result.short {
|
|
|
|
background-color: #ffa0a0;
|
|
|
|
border-color: #f04040 !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
#pass-strength-result.strong {
|
|
|
|
background-color: #c3ff88;
|
|
|
|
border-color: #8dff1c !important;
|
|
|
|
}
|
2010-05-24 04:18:48 -04:00
|
|
|
|
|
|
|
.message {
|
|
|
|
border: 1px solid #e6db55;
|
2010-05-24 15:29:31 -04:00
|
|
|
padding: 0.3em 0.6em;
|
2010-05-25 22:42:15 -04:00
|
|
|
margin: 5px 0 15px;
|
2010-05-24 04:18:48 -04:00
|
|
|
background-color: #ffffe0;
|
|
|
|
}
|
2011-08-21 11:38:14 -04:00
|
|
|
|
|
|
|
/* install-rtl */
|
|
|
|
body.rtl {
|
|
|
|
font-family: Tahoma, arial;
|
|
|
|
}
|
|
|
|
|
|
|
|
.rtl h1 {
|
|
|
|
font-family: arial;
|
|
|
|
margin: 5px -4px 0 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.rtl ul,
|
2012-02-08 00:55:54 -05:00
|
|
|
.rtl ol {
|
2011-08-21 11:38:14 -04:00
|
|
|
padding: 5px 22px 5px 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.rtl .step,
|
2011-10-05 19:42:11 -04:00
|
|
|
.rtl th,
|
|
|
|
.rtl .form-table th {
|
2011-08-21 11:38:14 -04:00
|
|
|
text-align: right;
|
|
|
|
}
|
|
|
|
|
|
|
|
.rtl .submit input,
|
|
|
|
.rtl .button,
|
|
|
|
.rtl .button-secondary {
|
|
|
|
margin-right: 0;
|
|
|
|
}
|
|
|
|
|
2012-01-30 12:28:04 -05:00
|
|
|
.rtl #dbname,
|
|
|
|
.rtl #uname,
|
|
|
|
.rtl #pwd,
|
|
|
|
.rtl #dbhost,
|
2012-02-08 00:55:54 -05:00
|
|
|
.rtl #prefix,
|
2011-08-21 11:38:14 -04:00
|
|
|
.rtl #user_login,
|
|
|
|
.rtl #admin_email,
|
|
|
|
.rtl #pass1,
|
|
|
|
.rtl #pass2 {
|
|
|
|
direction: ltr;
|
|
|
|
}
|