- Ticket #567 -> Enciptar el ID de formulario en el enlace que se manda.
- Traducción al castellano - Quitar logotipos originales de las cabeceras git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_FormulariosCalidad/trunk@19 e2c41b2c-0c6f-0149-8b81-50b1a9191bb3
This commit is contained in:
parent
4d1b2205c1
commit
ff7326b843
@ -35,13 +35,13 @@ form.appnitro
|
|||||||
padding:0;
|
padding:0;
|
||||||
text-decoration:none;
|
text-decoration:none;
|
||||||
text-indent:-8000px;
|
text-indent:-8000px;
|
||||||
background-image: url('../../../images/machform.gif');
|
/*background-image: url('../../../images/machform.gif');
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
#main_body h1 a
|
#main_body h1 a
|
||||||
{
|
{
|
||||||
|
|
||||||
display:block;
|
display:block;
|
||||||
height:100%;
|
height:100%;
|
||||||
min-height:40px;
|
min-height:40px;
|
||||||
@ -193,9 +193,9 @@ form.appnitro
|
|||||||
|
|
||||||
#main_body .form_description
|
#main_body .form_description
|
||||||
{
|
{
|
||||||
|
|
||||||
display: none;
|
display: none;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -249,7 +249,7 @@ form.appnitro
|
|||||||
{
|
{
|
||||||
font-size:110%;
|
font-size:110%;
|
||||||
margin-right:5px;
|
margin-right:5px;
|
||||||
font-family: "Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
|
font-family: "Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**** Inputs and Labels ****/
|
/**** Inputs and Labels ****/
|
||||||
@ -533,7 +533,7 @@ form.appnitro
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*** Success Message ****/
|
/*** Success Message ****/
|
||||||
.form_success
|
.form_success
|
||||||
{
|
{
|
||||||
clear: both;
|
clear: both;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
@ -591,7 +591,7 @@ form.appnitro
|
|||||||
/** Integrated Form **/
|
/** Integrated Form **/
|
||||||
.integrated *{
|
.integrated *{
|
||||||
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
|
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
|
||||||
color: #000;
|
color: #000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.integrated #top, .integrated #bottom, .integrated h1{
|
.integrated #top, .integrated #bottom, .integrated h1{
|
||||||
@ -615,7 +615,7 @@ form.appnitro
|
|||||||
.integrated form.appnitro
|
.integrated form.appnitro
|
||||||
{
|
{
|
||||||
margin:0px 0px 0;
|
margin:0px 0px 0;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.integrated form .section_break h3
|
.integrated form .section_break h3
|
||||||
@ -626,7 +626,7 @@ form.appnitro
|
|||||||
.integrated #error_message h3
|
.integrated #error_message h3
|
||||||
{
|
{
|
||||||
border: none !important;
|
border: none !important;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -653,60 +653,60 @@ font-size: 11px;
|
|||||||
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
|
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar .button {
|
.calendar .button {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar .nav {
|
.calendar .nav {
|
||||||
background:#f5f5f5;
|
background:#f5f5f5;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar thead .title {
|
.calendar thead .title {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background: #dedede;
|
background: #dedede;
|
||||||
color: #000;
|
color: #000;
|
||||||
padding: 2px 0 3px 0;
|
padding: 2px 0 3px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar thead .headrow {
|
.calendar thead .headrow {
|
||||||
background: #f5f5f5;
|
background: #f5f5f5;
|
||||||
color: #444;
|
color: #444;
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar thead .daynames {
|
.calendar thead .daynames {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
color:#333;
|
color:#333;
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar thead .name {
|
.calendar thead .name {
|
||||||
border-bottom: 1px dotted #ccc;
|
border-bottom: 1px dotted #ccc;
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: #000;
|
color: #000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar thead .weekend {
|
.calendar thead .weekend {
|
||||||
color: #666;
|
color: #666;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar thead .hilite {
|
.calendar thead .hilite {
|
||||||
background-color: #444;
|
background-color: #444;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
padding: 1px;
|
padding: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar thead .active {
|
.calendar thead .active {
|
||||||
background-color: #d12f19;
|
background-color: #d12f19;
|
||||||
color:#fff;
|
color:#fff;
|
||||||
padding: 2px 0px 0px 2px;
|
padding: 2px 0px 0px 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.calendar tbody .day {
|
.calendar tbody .day {
|
||||||
width:1.8em;
|
width:1.8em;
|
||||||
color: #222;
|
color: #222;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
@ -734,19 +734,19 @@ background: #FFF1AF;
|
|||||||
background: #FFF1AF;
|
background: #FFF1AF;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar tbody td.hilite {
|
.calendar tbody td.hilite {
|
||||||
padding: 1px 1px 1px 1px;
|
padding: 1px 1px 1px 1px;
|
||||||
background:#444 !important;
|
background:#444 !important;
|
||||||
color:#fff !important;
|
color:#fff !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar tbody td.active {
|
.calendar tbody td.active {
|
||||||
color:#fff;
|
color:#fff;
|
||||||
background: #529214 !important;
|
background: #529214 !important;
|
||||||
padding: 2px 2px 0px 2px;
|
padding: 2px 2px 0px 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar tbody td.selected {
|
.calendar tbody td.selected {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
border: 1px solid #888;
|
border: 1px solid #888;
|
||||||
padding: 1px 1px 1px 1px;
|
padding: 1px 1px 1px 1px;
|
||||||
@ -754,11 +754,11 @@ background: #f5f5f5 !important;
|
|||||||
color: #222 !important;
|
color: #222 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar tbody td.weekend {
|
.calendar tbody td.weekend {
|
||||||
color: #666;
|
color: #666;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar tbody td.today {
|
.calendar tbody td.today {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #529214;
|
color: #529214;
|
||||||
background:#D9EFC2;
|
background:#D9EFC2;
|
||||||
@ -766,21 +766,21 @@ background:#D9EFC2;
|
|||||||
|
|
||||||
.calendar tbody .disabled { color: #999; }
|
.calendar tbody .disabled { color: #999; }
|
||||||
|
|
||||||
.calendar tbody .emptycell {
|
.calendar tbody .emptycell {
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar tbody .emptyrow {
|
.calendar tbody .emptyrow {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar tfoot .footrow {
|
.calendar tfoot .footrow {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background: #556;
|
background: #556;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar tfoot .ttip {
|
.calendar tfoot .ttip {
|
||||||
background: #222;
|
background: #222;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-size:10px;
|
font-size:10px;
|
||||||
@ -788,14 +788,14 @@ border-top: 1px solid #dedede;
|
|||||||
padding: 3px;
|
padding: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar tfoot .hilite {
|
.calendar tfoot .hilite {
|
||||||
background: #aaf;
|
background: #aaf;
|
||||||
border: 1px solid #04f;
|
border: 1px solid #04f;
|
||||||
color: #000;
|
color: #000;
|
||||||
padding: 1px;
|
padding: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar tfoot .active {
|
.calendar tfoot .active {
|
||||||
background: #77c;
|
background: #77c;
|
||||||
padding: 2px 0px 0px 2px;
|
padding: 2px 0px 0px 2px;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -112,6 +112,7 @@
|
|||||||
order by
|
order by
|
||||||
element_position asc";
|
element_position asc";
|
||||||
$result = do_query($query);
|
$result = do_query($query);
|
||||||
|
|
||||||
$j=0;
|
$j=0;
|
||||||
while($row = do_fetch_result($result)){
|
while($row = do_fetch_result($result)){
|
||||||
$element_id = $row['element_id'];
|
$element_id = $row['element_id'];
|
||||||
@ -130,7 +131,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
//populate elements
|
//populate elements
|
||||||
$element[$j] = new stdClass();
|
$element[$j] = new stdClass();
|
||||||
$element[$j]->title = $row['element_title'];
|
$element[$j]->title = $row['element_title'];
|
||||||
@ -150,6 +150,7 @@
|
|||||||
}else{
|
}else{
|
||||||
$element[$j]->options = '';
|
$element[$j]->options = '';
|
||||||
}
|
}
|
||||||
|
|
||||||
$j++;
|
$j++;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -327,7 +327,7 @@ EOT;
|
|||||||
<div id="form_manager">
|
<div id="form_manager">
|
||||||
<?php show_message(); ?>
|
<?php show_message(); ?>
|
||||||
<div class="info">
|
<div class="info">
|
||||||
<h2><a class="breadcrumb" href="manage_form.php?id=<?php echo $form_id; ?>"><?php echo $form_name; ?></a> <img src="images/icons/resultset_next.gif" align="bottom" /> Emails de respuesta</h2>
|
<h2><a class="breadcrumb" href="manage_form.php?id=<?php echo $form_id; ?>"><?php echo $form_name; ?></a> <img src="images/icons/resultset_next.gif" align="bottom" /> Notificaciones de respuesta</h2>
|
||||||
<p>Indique a quién se enviará por email las respuestas del formulario</b></p>
|
<p>Indique a quién se enviará por email las respuestas del formulario</b></p>
|
||||||
</div>
|
</div>
|
||||||
<h2 style="font-size: 150%;margin-bottom: 10px;">Mandar notificaciones por email <img src="images/icons/arrow_right.gif" align="absmiddle" /></h2>
|
<h2 style="font-size: 150%;margin-bottom: 10px;">Mandar notificaciones por email <img src="images/icons/arrow_right.gif" align="absmiddle" /></h2>
|
||||||
|
|||||||
@ -26,7 +26,7 @@
|
|||||||
<?php /*<img src="images/appnitro_logo.png" class="fix_png" id="appnitro_logo" width="179" height="55"/>*/ ?>
|
<?php /*<img src="images/appnitro_logo.png" class="fix_png" id="appnitro_logo" width="179" height="55"/>*/ ?>
|
||||||
<?php if(empty($hide_nav)){ ?>
|
<?php if(empty($hide_nav)){ ?>
|
||||||
<ul id="header_tab">
|
<ul id="header_tab">
|
||||||
<li><a href="manage_form.php" title="Formularios"><img src="images/manage_forms_active.gif" alt=""></a></li>
|
<li><a href="manage_form.php" title="Formularios"><img src="images/manage_forms_active.gif" alt="Formularios"></a></li>
|
||||||
<li class="lgo"><a href="logout.php" class="lbOn" title="Salir"><img src="images/logout.gif" alt=""></a></li>
|
<li class="lgo"><a href="logout.php" class="lbOn" title="Salir"><img src="images/logout.gif" alt=""></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
|
|||||||
@ -186,6 +186,12 @@ EOT;
|
|||||||
$span_required = '';
|
$span_required = '';
|
||||||
$guidelines = '';
|
$guidelines = '';
|
||||||
|
|
||||||
|
if($_GET['id'] != 0){
|
||||||
|
if(($element->id == 1) && (!empty($_SESSION['email_key']))) {
|
||||||
|
$element->populated_value['element_'.$element->id]['default_value'] = $_SESSION['email_key'];
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
if(!empty($element->is_error)){
|
if(!empty($element->is_error)){
|
||||||
$error_class = 'class="error"';
|
$error_class = 'class="error"';
|
||||||
$error_message = "<p class=\"error\">{$element->error_message}</p>";
|
$error_message = "<p class=\"error\">{$element->error_message}</p>";
|
||||||
|
|||||||
@ -466,9 +466,9 @@ EOT;
|
|||||||
<td width="9%"><a href="<?php echo "edit_css.php?id={$data['form_id']}"; ?>"><img src="images/icons/colorize_32.gif" /></a></td>
|
<td width="9%"><a href="<?php echo "edit_css.php?id={$data['form_id']}"; ?>"><img src="images/icons/colorize_32.gif" /></a></td>
|
||||||
<td width="9%"><a href="<?php echo "email_settings.php?id={$data['form_id']}"; ?>"><img src="images/icons/mail_forward_32.gif" /></a></td>
|
<td width="9%"><a href="<?php echo "email_settings.php?id={$data['form_id']}"; ?>"><img src="images/icons/mail_forward_32.gif" /></a></td>
|
||||||
<td width="9%"><a href="<?php echo "embed_code.php?id={$data['form_id']}"; ?>"><img src="images/icons/embed_code_32.gif" /></a></td>
|
<td width="9%"><a href="<?php echo "embed_code.php?id={$data['form_id']}"; ?>"><img src="images/icons/embed_code_32.gif" /></a></td>
|
||||||
<td width="9%"> </td>
|
<!--<td width="9%"><a href="send_form.php?id=<?php echo $data['form_id']; ?>"><img src="images/icons/mail_forward_32.gif" /></a></td>-->
|
||||||
<td width="9%"><a href="view.php?id=<?php echo $data['form_id']; ?>" target="_blank"><img src="images/icons/view_form_32.gif" /></a></td>
|
<td width="12%"><a href="view.php?id=<?php echo base64_encode($data['form_id']); ?>" target="_blank"><img src="images/icons/view_form_32.gif" /></a></td>
|
||||||
<td width="21%"> </td>
|
<td width="18%"> </td>
|
||||||
<td width="9%"><a href="<?php echo "manage_form.php?duplicate={$data['form_id']}"; ?>"><img src="images/icons/copy_32.gif" /></a></td>
|
<td width="9%"><a href="<?php echo "manage_form.php?duplicate={$data['form_id']}"; ?>"><img src="images/icons/copy_32.gif" /></a></td>
|
||||||
<td width="6%"><a href="manage_form.php?pageno=<?php echo $pageno; ?>&delete=<?php echo $data['form_id']; ?>" onclick="javascript: return confirm('¿Desea eliminar este formulario y todas las respuestas asociadas?');"><img src="images/icons/cross.gif" /></a></td>
|
<td width="6%"><a href="manage_form.php?pageno=<?php echo $pageno; ?>&delete=<?php echo $data['form_id']; ?>" onclick="javascript: return confirm('¿Desea eliminar este formulario y todas las respuestas asociadas?');"><img src="images/icons/cross.gif" /></a></td>
|
||||||
</tr>
|
</tr>
|
||||||
@ -478,7 +478,7 @@ EOT;
|
|||||||
<td nowrap><a href="<?php echo "edit_css.php?id={$data['form_id']}"; ?>">Editar estilo</a></td>
|
<td nowrap><a href="<?php echo "edit_css.php?id={$data['form_id']}"; ?>">Editar estilo</a></td>
|
||||||
<td nowrap><a href="<?php echo "email_settings.php?id={$data['form_id']}"; ?>">Notificaciones</a></td>
|
<td nowrap><a href="<?php echo "email_settings.php?id={$data['form_id']}"; ?>">Notificaciones</a></td>
|
||||||
<td nowrap><a href="<?php echo "embed_code.php?id={$data['form_id']}"; ?>">Código</a></td>
|
<td nowrap><a href="<?php echo "embed_code.php?id={$data['form_id']}"; ?>">Código</a></td>
|
||||||
<td> </td>
|
<!--<td nowrap><a href="<?php echo "send_form.php?id={$data['form_id']}"; ?>">Enviar el formulario</a></td>-->
|
||||||
<td><a href="view.php?id=<?php echo base64_encode($data['form_id']); ?>" target="_blank">Ver formulario</a></td>
|
<td><a href="view.php?id=<?php echo base64_encode($data['form_id']); ?>" target="_blank">Ver formulario</a></td>
|
||||||
<td> </td>
|
<td> </td>
|
||||||
<td><a href="<?php echo "manage_form.php?duplicate={$data['form_id']}"; ?>">Duplicar</a></td>
|
<td><a href="<?php echo "manage_form.php?duplicate={$data['form_id']}"; ?>">Duplicar</a></td>
|
||||||
|
|||||||
62
view.css
62
view.css
@ -64,13 +64,13 @@ form.appnitro
|
|||||||
padding:0;
|
padding:0;
|
||||||
text-decoration:none;
|
text-decoration:none;
|
||||||
text-indent:-8000px;
|
text-indent:-8000px;
|
||||||
background-image: url('../../../images/machform.gif');
|
/*background-image: url('../../../images/machform.gif');
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
#main_body h1 a
|
#main_body h1 a
|
||||||
{
|
{
|
||||||
|
|
||||||
display:block;
|
display:block;
|
||||||
height:100%;
|
height:100%;
|
||||||
min-height:40px;
|
min-height:40px;
|
||||||
@ -581,7 +581,7 @@ form.appnitro
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*** Success Message ****/
|
/*** Success Message ****/
|
||||||
.form_success
|
.form_success
|
||||||
{
|
{
|
||||||
clear: both;
|
clear: both;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
@ -668,13 +668,13 @@ form.appnitro
|
|||||||
.embed form.appnitro
|
.embed form.appnitro
|
||||||
{
|
{
|
||||||
margin:0px 0px 0;
|
margin:0px 0px 0;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Integrated Form **/
|
/** Integrated Form **/
|
||||||
.integrated *{
|
.integrated *{
|
||||||
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
|
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
|
||||||
color: #000;
|
color: #000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.integrated #top, .integrated #bottom, .integrated h1{
|
.integrated #top, .integrated #bottom, .integrated h1{
|
||||||
@ -700,7 +700,7 @@ form.appnitro
|
|||||||
.integrated form.appnitro
|
.integrated form.appnitro
|
||||||
{
|
{
|
||||||
margin:0px 0px 0;
|
margin:0px 0px 0;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.integrated form .section_break h3
|
.integrated form .section_break h3
|
||||||
@ -711,7 +711,7 @@ form.appnitro
|
|||||||
.integrated #error_message h3
|
.integrated #error_message h3
|
||||||
{
|
{
|
||||||
border: none !important;
|
border: none !important;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -738,60 +738,60 @@ font-size: 11px;
|
|||||||
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
|
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar .button {
|
.calendar .button {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar .nav {
|
.calendar .nav {
|
||||||
background:#f5f5f5;
|
background:#f5f5f5;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar thead .title {
|
.calendar thead .title {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background: #dedede;
|
background: #dedede;
|
||||||
color: #000;
|
color: #000;
|
||||||
padding: 2px 0 3px 0;
|
padding: 2px 0 3px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar thead .headrow {
|
.calendar thead .headrow {
|
||||||
background: #f5f5f5;
|
background: #f5f5f5;
|
||||||
color: #444;
|
color: #444;
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar thead .daynames {
|
.calendar thead .daynames {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
color:#333;
|
color:#333;
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar thead .name {
|
.calendar thead .name {
|
||||||
border-bottom: 1px dotted #ccc;
|
border-bottom: 1px dotted #ccc;
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: #000;
|
color: #000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar thead .weekend {
|
.calendar thead .weekend {
|
||||||
color: #666;
|
color: #666;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar thead .hilite {
|
.calendar thead .hilite {
|
||||||
background-color: #444;
|
background-color: #444;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
padding: 1px;
|
padding: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar thead .active {
|
.calendar thead .active {
|
||||||
background-color: #d12f19;
|
background-color: #d12f19;
|
||||||
color:#fff;
|
color:#fff;
|
||||||
padding: 2px 0px 0px 2px;
|
padding: 2px 0px 0px 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.calendar tbody .day {
|
.calendar tbody .day {
|
||||||
width:1.8em;
|
width:1.8em;
|
||||||
color: #222;
|
color: #222;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
@ -819,19 +819,19 @@ background: #FFF1AF;
|
|||||||
background: #FFF1AF;
|
background: #FFF1AF;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar tbody td.hilite {
|
.calendar tbody td.hilite {
|
||||||
padding: 1px 1px 1px 1px;
|
padding: 1px 1px 1px 1px;
|
||||||
background:#444 !important;
|
background:#444 !important;
|
||||||
color:#fff !important;
|
color:#fff !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar tbody td.active {
|
.calendar tbody td.active {
|
||||||
color:#fff;
|
color:#fff;
|
||||||
background: #529214 !important;
|
background: #529214 !important;
|
||||||
padding: 2px 2px 0px 2px;
|
padding: 2px 2px 0px 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar tbody td.selected {
|
.calendar tbody td.selected {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
border: 1px solid #888;
|
border: 1px solid #888;
|
||||||
padding: 1px 1px 1px 1px;
|
padding: 1px 1px 1px 1px;
|
||||||
@ -839,11 +839,11 @@ background: #f5f5f5 !important;
|
|||||||
color: #222 !important;
|
color: #222 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar tbody td.weekend {
|
.calendar tbody td.weekend {
|
||||||
color: #666;
|
color: #666;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar tbody td.today {
|
.calendar tbody td.today {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #529214;
|
color: #529214;
|
||||||
background:#D9EFC2;
|
background:#D9EFC2;
|
||||||
@ -851,21 +851,21 @@ background:#D9EFC2;
|
|||||||
|
|
||||||
.calendar tbody .disabled { color: #999; }
|
.calendar tbody .disabled { color: #999; }
|
||||||
|
|
||||||
.calendar tbody .emptycell {
|
.calendar tbody .emptycell {
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar tbody .emptyrow {
|
.calendar tbody .emptyrow {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar tfoot .footrow {
|
.calendar tfoot .footrow {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background: #556;
|
background: #556;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar tfoot .ttip {
|
.calendar tfoot .ttip {
|
||||||
background: #222;
|
background: #222;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-size:10px;
|
font-size:10px;
|
||||||
@ -873,14 +873,14 @@ border-top: 1px solid #dedede;
|
|||||||
padding: 3px;
|
padding: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar tfoot .hilite {
|
.calendar tfoot .hilite {
|
||||||
background: #aaf;
|
background: #aaf;
|
||||||
border: 1px solid #04f;
|
border: 1px solid #04f;
|
||||||
color: #000;
|
color: #000;
|
||||||
padding: 1px;
|
padding: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar tfoot .active {
|
.calendar tfoot .active {
|
||||||
background: #77c;
|
background: #77c;
|
||||||
padding: 2px 0px 0px 2px;
|
padding: 2px 0px 0px 2px;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user