Version 14.44

This commit is contained in:
Antonio Cañas Vargas 2014-12-27 01:28:49 +01:00
parent 4bc4c3fe14
commit e797b55f9b
3 changed files with 30 additions and 125 deletions

View File

@ -88,7 +88,6 @@ hr.YELLOW_SEPARA {height:0; border-top:0; border-bottom:#BD4815 dotted 1px;}
border-color:#80C040;
padding:4px;
border-radius:4px;
-moz-border-radius:4px;
font-family:Arial, "Nimbus Sans L", "DejaVu LGC Sans", "Bitstream Vera Sans", sans-serif;
font-size:9pt;
color:#398000;
@ -105,7 +104,6 @@ hr.YELLOW_SEPARA {height:0; border-top:0; border-bottom:#BD4815 dotted 1px;}
border-color:#8CBCCE;
padding:4px;
border-radius:4px;
-moz-border-radius:4px;
font-family:Arial, "Nimbus Sans L", "DejaVu LGC Sans", "Bitstream Vera Sans", sans-serif;
font-size:9pt;
color:#4D88A1;
@ -128,7 +126,6 @@ hr.YELLOW_SEPARA {height:0; border-top:0; border-bottom:#BD4815 dotted 1px;}
border-width:1px;
border-color:#8CBCCE;
border-radius:4px;
-moz-border-radius:4px;
text-align:center;
overflow:hidden;
}
@ -162,25 +159,8 @@ hr.YELLOW_SEPARA {height:0; border-top:0; border-bottom:#BD4815 dotted 1px;}
margin:8px 0 8px 0;
padding:8px;
background-color:#FAF098;
background-image:linear-gradient(#EED86C 0%, #FEED95 15%, #FAF098 100%);
background-image:-o-linear-gradient(#EED86C 0%, #FEED95 15%, #FAF098 100%);
background-image:-moz-linear-gradient(#EED86C 0%, #FEED95 15%, #FAF098 100%);
background-image:-webkit-linear-gradient(#EED86C 0%, #FEED95 15%, #FAF098 100%);
background-image:-ms-linear-gradient(#EED86C 0%, #FEED95 15%, #FAF098 100%);
background-image:-webkit-gradient(
linear,
left bottom,
left top,
color-stop(0, #FAF098),
color-stop(0.85, #FEED95),
color-stop(1, #EED86C)
);
-moz-box-shadow:0 6px 8px -4px rgba(125, 113, 0, 0.8);
-webkit-box-shadow:0 6px 8px -4px rgba(125, 113, 0, 0.8);
box-shadow:0 6px 8px -4px rgba(125, 113, 0, 0.8);
text-align:left;
overflow:hidden;
}
@ -231,7 +211,6 @@ hr.YELLOW_SEPARA {height:0; border-top:0; border-bottom:#BD4815 dotted 1px;}
border-color:#8CBCCE;
padding:4px;
border-radius:4px;
-moz-border-radius:4px;
font-family:Arial, "Nimbus Sans L", "DejaVu LGC Sans", "Bitstream Vera Sans", sans-serif;
font-size:9pt;
color:#4D88A1;
@ -258,10 +237,7 @@ hr.YELLOW_SEPARA {height:0; border-top:0; border-bottom:#BD4815 dotted 1px;}
margin:1px 1px 0 1px;
padding:0 1px 0 1px;
border-radius:6px 6px 0 0;
-moz-border-radius:6px 6px 0 0;
box-shadow:inset -2px -2px 1px 0 rgba(50, 50, 50, 0.2);
-moz-box-shadow:inset -2px -2px 1px 0 rgba(50, 50, 50, 0.2);
-webkit-box-shadow:inset -2px -2px 1px 0 rgba(50, 50, 50, 0.2);
text-align:center;
overflow:hidden;
display:inline-block;
@ -273,10 +249,7 @@ hr.YELLOW_SEPARA {height:0; border-top:0; border-bottom:#BD4815 dotted 1px;}
margin:0;
padding:1px 1px 0 1px;
border-radius:6px 6px 0 0;
-moz-border-radius:6px 6px 0 0;
box-shadow:inset -2px -2px 1px 0 rgba(50, 50, 50, 0.2);
-moz-box-shadow:inset -2px -2px 1px 0 rgba(50, 50, 50, 0.2);
-webkit-box-shadow:inset -2px -2px 1px 0 rgba(50, 50, 50, 0.2);
text-align:center;
overflow:hidden;
display:inline-block;
@ -368,10 +341,7 @@ hr.YELLOW_SEPARA {height:0; border-top:0; border-bottom:#BD4815 dotted 1px;}
margin:-7px 0 0 0;
padding:10px 0;
border-radius:6px;
-moz-border-radius:6px;
box-shadow:inset -2px -2px 1px 0 rgba(50, 50, 50, 0.2);
-moz-box-shadow:inset -2px -2px 1px 0 rgba(50, 50, 50, 0.2);
-webkit-box-shadow:inset -2px -2px 1px 0 rgba(50, 50, 50, 0.2);
text-align:center;
overflow:hidden;
vertical-align:top;
@ -388,10 +358,7 @@ hr.YELLOW_SEPARA {height:0; border-top:0; border-bottom:#BD4815 dotted 1px;}
background-position:10px 10px;
padding:10px 10px 10px 36px;
border-radius:4px;
-moz-border-radius:4px;
box-shadow:1px 1px 1px #CCC;
-moz-box-shadow:1px 1px 1px #CCC;
-webkit-box-shadow:1px 1px 1px #CCC;
font-family:Arial, "Nimbus Sans L", "DejaVu LGC Sans", "Bitstream Vera Sans", sans-serif;
font-size:10pt;
color:#632921;
@ -412,10 +379,7 @@ hr.YELLOW_SEPARA {height:0; border-top:0; border-bottom:#BD4815 dotted 1px;}
padding:10px 0;
background-color:white;
border-radius:4px;
-moz-border-radius:4px;
box-shadow:1px 1px 1px #CCC;
-moz-box-shadow:1px 1px 1px #CCC;
-webkit-box-shadow:1px 1px 1px #CCC;
text-align:center;
overflow:hidden;
display:inline-block;
@ -429,10 +393,7 @@ hr.YELLOW_SEPARA {height:0; border-top:0; border-bottom:#BD4815 dotted 1px;}
border-style:solid;
border-color:#C0C0C0;
border-radius:4px;
-moz-border-radius:4px;
box-shadow:2px 4px 12px #888;
-moz-box-shadow:2px 4px 12px #888;
-webkit-box-shadow:2px 4px 12px #888;
text-align:center;
overflow:hidden;
display:inline-block;
@ -505,8 +466,6 @@ hr.YELLOW_SEPARA {height:0; border-top:0; border-bottom:#BD4815 dotted 1px;}
a:hover img.CENTRE_PHOTO_SHOW
{
border:solid 1px #CCC;
-moz-box-shadow:1px 1px 5px #999;
-webkit-box-shadow:1px 1px 5px #999;
box-shadow:1px 1px 5px #999;
}
.CENTRE_PHOTO_PRINT
@ -514,8 +473,6 @@ a:hover img.CENTRE_PHOTO_SHOW
width:576px; height:384px;
padding:8px; margin:10px;
border:solid 1px #EEE;
-moz-box-shadow:1px 1px 5px #999;
-webkit-box-shadow:1px 1px 5px #999;
box-shadow:1px 1px 5px #999;
}
@ -529,21 +486,20 @@ a:hover img.CENTRE_PHOTO_SHOW
}
/******************************* User's photo ********************************/
.F12x16 {width: 12px; height: 16px; vertical-align:middle; border-radius:2px; -moz-border-radius:2px;}
.F15x20 {width: 15px; height: 20px; vertical-align:middle; border-radius:2px; -moz-border-radius:2px;}
.F18x24 {width: 18px; height: 24px; vertical-align:middle; border-radius:2px; -moz-border-radius:2px;}
.F24x32 {width: 24px; height: 32px; vertical-align:middle; border-radius:3px; -moz-border-radius:3px;}
.F36x48 {width: 36px; height: 48px; vertical-align:middle; border-radius:4px; -moz-border-radius:4px;}
.F75x100 {width: 75px; height:100px; vertical-align:middle; border-radius:5px; -moz-border-radius:5px;}
.F90x120 {width: 90px; height:120px; vertical-align:middle; border-radius:6px; -moz-border-radius:6px;}
.F120x160 {width:120px; height:160px; vertical-align:middle; border-radius:7px; -moz-border-radius:7px;}
.F150x200 {width:150px; height:200px; vertical-align:middle; border-radius:8px; -moz-border-radius:8px;}
.F12x16 {width: 12px; height: 16px; vertical-align:middle; border-radius:2px;}
.F15x20 {width: 15px; height: 20px; vertical-align:middle; border-radius:2px;}
.F18x24 {width: 18px; height: 24px; vertical-align:middle; border-radius:2px;}
.F24x32 {width: 24px; height: 32px; vertical-align:middle; border-radius:3px;}
.F36x48 {width: 36px; height: 48px; vertical-align:middle; border-radius:4px;}
.F75x100 {width: 75px; height:100px; vertical-align:middle; border-radius:5px;}
.F90x120 {width: 90px; height:120px; vertical-align:middle; border-radius:6px;}
.F120x160 {width:120px; height:160px; vertical-align:middle; border-radius:7px;}
.F150x200 {width:150px; height:200px; vertical-align:middle; border-radius:8px;}
.IMG_USR
{
width:150px;
height:200px;
border-radius:5px;
-moz-border-radius:5px;
}
.ZOOM
{
@ -557,10 +513,7 @@ a:hover img.CENTRE_PHOTO_SHOW
border-style:solid;
border-color:#C0C0C0;
border-radius:8px;
-moz-border-radius:8px;
box-shadow:2px 4px 12px #888;
-moz-box-shadow:2px 4px 12px #888;
-webkit-box-shadow:2px 4px 12px #888;
}
.ZOOM_TXT
{
@ -617,17 +570,14 @@ a:hover img.CENTRE_PHOTO_SHOW
/**************************** Icon highlighting ******************************/
.ICON_HIDDEN
{
-moz-opacity:0.2;
opacity:0.2;
}
.ICON_HIGHLIGHT
{
-moz-opacity:0.8;
opacity:0.8;
}
.ICON_HIGHLIGHT:hover
{
-moz-opacity:1;
opacity:1;
}
@ -761,10 +711,10 @@ a:hover img.CENTRE_PHOTO_SHOW
.ANS_BAD {font-family:Arial, "Nimbus Sans L", "DejaVu LGC Sans", "Bitstream Vera Sans", sans-serif; color:#FF0000; font-size:12pt; font-weight:bold;}
.TST_TIT {font-family:Arial, "Nimbus Sans L", "DejaVu LGC Sans", "Bitstream Vera Sans", sans-serif; color:#404040; font-size:14pt;}
.TEST {font-family:Arial, "Nimbus Sans L", "DejaVu LGC Sans", "Bitstream Vera Sans", sans-serif; color:#404040; font-size:10pt;}
.TEST_EXA {font-family:Courier New, "DejaVu LGC Sans" Mono, "Bitstream Vera Sans" Mono, monospace; color:#404040; font-size:10pt;}
.TEST_EXA_LIGHT {font-family:Courier New, "DejaVu LGC Sans" Mono, "Bitstream Vera Sans" Mono, monospace; color:#A0A0A0; font-size:10pt;}
.TEST_EDI {font-family:Courier New, "DejaVu LGC Sans" Mono, "Bitstream Vera Sans" Mono, monospace; color:#404040; font-size:10pt;}
.TEST_EDI_LIGHT {font-family:Courier New, "DejaVu LGC Sans" Mono, "Bitstream Vera Sans" Mono, monospace; color:#A0A0A0; font-size:10pt;}
.TEST_EXA {font-family:"Courier New", "DejaVu LGC Sans Mono", "Bitstream Vera Sans Mono", monospace; color:#404040; font-size:10pt;}
.TEST_EXA_LIGHT {font-family:"Courier New", "DejaVu LGC Sans Mono", "Bitstream Vera Sans Mono", monospace; color:#A0A0A0; font-size:10pt;}
.TEST_EDI {font-family:"Courier New", "DejaVu LGC Sans Mono", "Bitstream Vera Sans Mono", monospace; color:#404040; font-size:10pt;}
.TEST_EDI_LIGHT {font-family:"Courier New", "DejaVu LGC Sans Mono", "Bitstream Vera Sans Mono", monospace; color:#A0A0A0; font-size:10pt;}
.HOR {font-family:"Arial Narrow", "Nimbus Sans L", "DejaVu LGC Sans Condensed", sans-serif; color:#345C6C; font-size:8pt; line-height:110%; letter-spacing:0;}
.FREE0 {background-color:#F4F2EA; border:solid 1px; border-color:#F4F2EA #E0D9C2 #EEEADC #F4F2EA;}
@ -784,7 +734,7 @@ a:hover img.CENTRE_PHOTO_SHOW
.LOG {font-family:"Arial Narrow", "Nimbus Sans L", "DejaVu LGC Sans Condensed", sans-serif; color:#606060; font-size:9pt;}
.LOG_R {font-family:"Arial Narrow", "Nimbus Sans L", "DejaVu LGC Sans Condensed", sans-serif; color:#FF0000; font-size:9pt;}
.MSG_TXT {font-family:Courier New, "DejaVu LGC Sans" Mono, "Bitstream Vera Sans" Mono, monospace; color:#404040; font-size:10pt;}
.MSG_TXT {font-family:"Courier New", "DejaVu LGC Sans Mono", "Bitstream Vera Sans Mono", monospace; color:#404040; font-size:10pt;}
.MSG_TIT {font-family:Arial, "Nimbus Sans L", "DejaVu LGC Sans", "Bitstream Vera Sans", sans-serif; color:#4D88A1; font-size:10pt;}
.MSG_TIT_NEW {font-family:Arial, "Nimbus Sans L", "DejaVu LGC Sans", "Bitstream Vera Sans", sans-serif; color:#4D88A1; font-size:10pt; font-weight:bold;}

View File

@ -61,7 +61,6 @@ p {margin:0;}
border-color:#398000;
padding:4px;
border-radius:4px;
-moz-border-radius:4px;
font-family:Arial, "Nimbus Sans L", "DejaVu LGC Sans", "Bitstream Vera Sans", sans-serif;
font-size:9pt;
color:#398000;
@ -78,7 +77,6 @@ p {margin:0;}
border-width:1px;
border-color:#8CBCCE;
border-radius:4px;
-moz-border-radius:4px;
text-align:center;
overflow:hidden;
}
@ -112,25 +110,8 @@ p {margin:0;}
margin:8px 0 8px 0;
padding:8px;
background-color:#FAF098;
background-image:linear-gradient(#EED86C 0%, #FEED95 15%, #FAF098 100%);
background-image:-o-linear-gradient(#EED86C 0%, #FEED95 15%, #FAF098 100%);
background-image:-moz-linear-gradient(#EED86C 0%, #FEED95 15%, #FAF098 100%);
background-image:-webkit-linear-gradient(#EED86C 0%, #FEED95 15%, #FAF098 100%);
background-image:-ms-linear-gradient(#EED86C 0%, #FEED95 15%, #FAF098 100%);
background-image:-webkit-gradient(
linear,
left bottom,
left top,
color-stop(0, #FAF098),
color-stop(0.85, #FEED95),
color-stop(1, #EED86C)
);
-moz-box-shadow:0 6px 8px -4px rgba(125, 113, 0, 0.8);
-webkit-box-shadow:0 6px 8px -4px rgba(125, 113, 0, 0.8);
box-shadow:0 6px 8px -4px rgba(125, 113, 0, 0.8);
text-align:center;
overflow:hidden;
}
@ -178,7 +159,6 @@ p {margin:0;}
border-color:#4D88A1;
padding:4px;
border-radius:4px;
-moz-border-radius:4px;
font-family:Arial, "Nimbus Sans L", "DejaVu LGC Sans", "Bitstream Vera Sans", sans-serif;
font-size:9pt;
color:#4D88A1;
@ -203,10 +183,7 @@ p {margin:0;}
margin:0;
padding:0 20px;
border-radius:8px 10px 0 0;
-moz-border-radius:8px 10px 0 0;
box-shadow:inset -2px -2px 1px 0 rgba(50, 50, 50, 0.2);
-moz-box-shadow:inset -2px -2px 1px 0 rgba(50, 50, 50, 0.2);
-webkit-box-shadow:inset -2px -2px 1px 0 rgba(50, 50, 50, 0.2);
text-align:center;
vertical-align:middle;
overflow:hidden;
@ -219,10 +196,7 @@ p {margin:0;}
margin:-6px 0 0 0;
padding:10px 0;
border-radius:8px;
-moz-border-radius:8px;
box-shadow:inset -2px -2px 1px 0 rgba(50, 50, 50, 0.2);
-moz-box-shadow:inset -2px -2px 1px 0 rgba(50, 50, 50, 0.2);
-webkit-box-shadow:inset -2px -2px 1px 0 rgba(50, 50, 50, 0.2);
text-align:center;
overflow:hidden;
display:inline-block;
@ -237,10 +211,7 @@ p {margin:0;}
background-position:10px 10px;
padding:10px 10px 10px 36px;
border-radius:8px;
-moz-border-radius:8px;
box-shadow:1px 1px 1px #CCC;
-moz-box-shadow:1px 1px 1px #CCC;
-webkit-box-shadow:1px 1px 1px #CCC;
font-family:Arial, "Nimbus Sans L", "DejaVu LGC Sans", "Bitstream Vera Sans", sans-serif;
font-size:16pt;
color:#632921;
@ -261,10 +232,7 @@ p {margin:0;}
padding:10px 0;
background-color:white;
border-radius:8px;
-moz-border-radius:8px;
box-shadow:1px 1px 1px #CCC;
-moz-box-shadow:1px 1px 1px #CCC;
-webkit-box-shadow:1px 1px 1px #CCC;
text-align:center;
overflow:hidden;
display:inline-block;
@ -278,10 +246,7 @@ p {margin:0;}
border-style:solid;
border-color:#C0C0C0;
border-radius:8px;
-moz-border-radius:8px;
box-shadow:2px 4px 12px #888;
-moz-box-shadow:2px 4px 12px #888;
-webkit-box-shadow:2px 4px 12px #888;
text-align:center;
overflow:hidden;
display:inline-block;
@ -353,8 +318,6 @@ p {margin:0;}
a:hover img.CENTRE_PHOTO_SHOW
{
border:solid 1px #CCC;
-moz-box-shadow:1px 1px 5px #999;
-webkit-box-shadow:1px 1px 5px #999;
box-shadow:1px 1px 5px #999;
}
.CENTRE_PHOTO_PRINT
@ -362,8 +325,6 @@ a:hover img.CENTRE_PHOTO_SHOW
width:576px; height:384px;
padding:8px; margin:10px;
border:solid 1px #EEE;
-moz-box-shadow:1px 1px 5px #999;
-webkit-box-shadow:1px 1px 5px #999;
box-shadow:1px 1px 5px #999;
}
@ -377,21 +338,20 @@ a:hover img.CENTRE_PHOTO_SHOW
}
/******************************* User's photo ********************************/
.F12x16 {width: 12px; height: 16px; vertical-align:middle; border-radius:2px; -moz-border-radius:2px;}
.F15x20 {width: 15px; height: 20px; vertical-align:middle; border-radius:2px; -moz-border-radius:2px;}
.F18x24 {width: 18px; height: 24px; vertical-align:middle; border-radius:2px; -moz-border-radius:2px;}
.F24x32 {width: 24px; height: 32px; vertical-align:middle; border-radius:3px; -moz-border-radius:3px;}
.F36x48 {width: 36px; height: 48px; vertical-align:middle; border-radius:4px; -moz-border-radius:4px;}
.F75x100 {width: 75px; height:100px; vertical-align:middle; border-radius:5px; -moz-border-radius:5px;}
.F90x120 {width: 90px; height:120px; vertical-align:middle; border-radius:6px; -moz-border-radius:6px;}
.F120x160 {width:120px; height:160px; vertical-align:middle; border-radius:7px; -moz-border-radius:7px;}
.F150x200 {width:150px; height:200px; vertical-align:middle; border-radius:8px; -moz-border-radius:8px;}
.F12x16 {width: 12px; height: 16px; vertical-align:middle; border-radius:2px;}
.F15x20 {width: 15px; height: 20px; vertical-align:middle; border-radius:2px;}
.F18x24 {width: 18px; height: 24px; vertical-align:middle; border-radius:2px;}
.F24x32 {width: 24px; height: 32px; vertical-align:middle; border-radius:3px;}
.F36x48 {width: 36px; height: 48px; vertical-align:middle; border-radius:4px;}
.F75x100 {width: 75px; height:100px; vertical-align:middle; border-radius:5px;}
.F90x120 {width: 90px; height:120px; vertical-align:middle; border-radius:6px;}
.F120x160 {width:120px; height:160px; vertical-align:middle; border-radius:7px;}
.F150x200 {width:150px; height:200px; vertical-align:middle; border-radius:8px;}
.IMG_USR
{
width:150px;
height:200px;
border-radius:5px;
-moz-border-radius:5px;
}
.ZOOM
{
@ -405,10 +365,7 @@ a:hover img.CENTRE_PHOTO_SHOW
border-style:solid;
border-color:#C0C0C0;
border-radius:8px;
-moz-border-radius:8px;
box-shadow:2px 4px 12px #888;
-moz-box-shadow:2px 4px 12px #888;
-webkit-box-shadow:2px 4px 12px #888;
}
.ZOOM_TXT
{
@ -455,17 +412,14 @@ a:hover img.CENTRE_PHOTO_SHOW
/**************************** Icon highlighting ******************************/
.ICON_HIDDEN
{
-moz-opacity:0.2;
opacity:0.2;
}
.ICON_HIGHLIGHT
{
-moz-opacity:0.8;
opacity:0.8;
}
.ICON_HIGHLIGHT:hover
{
-moz-opacity:1;
opacity:1;
}
@ -607,10 +561,10 @@ a:hover img.CENTRE_PHOTO_SHOW
.ANS_BAD {font-Family:Arial, "Nimbus Sans L", "DejaVu LGC Sans", "Bitstream Vera Sans", sans-serif; color:#FF0000; font-size:16pt; font-weight:bold;}
.TST_TIT {font-Family:Arial, "Nimbus Sans L", "DejaVu LGC Sans", "Bitstream Vera Sans", sans-serif; color:#404040; font-size:20pt;}
.TEST {font-Family:Arial, "Nimbus Sans L", "DejaVu LGC Sans", "Bitstream Vera Sans", sans-serif; color:#404040; font-size:14pt;}
.TEST_EXA {font-Family:Courier New, "DejaVu LGC Sans" Mono, "Bitstream Vera Sans" Mono, monospace; color:#404040; font-size:14pt;}
.TEST_EXA_LIGHT {font-Family:Courier New, "DejaVu LGC Sans" Mono, "Bitstream Vera Sans" Mono, monospace; color:#A0A0A0; font-size:14pt;}
.TEST_EDI {font-Family:Courier New, "DejaVu LGC Sans" Mono, "Bitstream Vera Sans" Mono, monospace; color:#404040; font-size:14pt;}
.TEST_EDI_LIGHT {font-Family:Courier New, "DejaVu LGC Sans" Mono, "Bitstream Vera Sans" Mono, monospace; color:#A0A0A0; font-size:14pt;}
.TEST_EXA {font-Family:"Courier New", "DejaVu LGC Sans Mono", "Bitstream Vera Sans Mono", monospace; color:#404040; font-size:14pt;}
.TEST_EXA_LIGHT {font-Family:"Courier New", "DejaVu LGC Sans Mono", "Bitstream Vera Sans Mono", monospace; color:#A0A0A0; font-size:14pt;}
.TEST_EDI {font-Family:"Courier New", "DejaVu LGC Sans Mono", "Bitstream Vera Sans Mono", monospace; color:#404040; font-size:14pt;}
.TEST_EDI_LIGHT {font-Family:"Courier New", "DejaVu LGC Sans Mono", "Bitstream Vera Sans Mono", monospace; color:#A0A0A0; font-size:14pt;}
.HOR {font-Family:"Arial Narrow", "Nimbus Sans L", "DejaVu LGC Sans Condensed", sans-serif; color:#345C6C; font-size:12pt; line-height:110%; letter-spacing:0;}
.FREE0 {background-color:#F4F2EA; border:solid 1px; border-color:#F4F2EA #E0D9C2 #EEEADC #F4F2EA;}
@ -632,7 +586,7 @@ a:hover img.CENTRE_PHOTO_SHOW
.LOG {font-Family:"Arial Narrow", "Nimbus Sans L", "DejaVu LGC Sans Condensed", sans-serif; color:#606060; font-size:9pt;}
.LOG_R {font-Family:"Arial Narrow", "Nimbus Sans L", "DejaVu LGC Sans Condensed", sans-serif; color:#FF0000; font-size:9pt;}
.MSG_TXT {font-Family:Courier New, "DejaVu LGC Sans" Mono, "Bitstream Vera Sans" Mono, monospace; color:#404040; font-size:10pt;}
.MSG_TXT {font-Family:"Courier New", "DejaVu LGC Sans Mono", "Bitstream Vera Sans Mono", monospace; color:#404040; font-size:10pt;}
.MSG_TIT {font-Family:Arial, "Nimbus Sans L", "DejaVu LGC Sans", "Bitstream Vera Sans", sans-serif; color:#4D88A1; font-size:10pt;}
.MSG_TIT_NEW {font-Family:Arial, "Nimbus Sans L", "DejaVu LGC Sans", "Bitstream Vera Sans", sans-serif; color:#4D88A1; font-size:10pt; font-weight:bold;}

View File

@ -35,11 +35,12 @@
/****************************** Public constants *****************************/
/*****************************************************************************/
#define Log_PLATFORM_VERSION "SWAD 14.43.1 (2014/12/27)"
#define Log_PLATFORM_VERSION "SWAD 14.44 (2014/12/27)"
// Number of lines (includes comments but not blank lines) has been got with the following command:
// nl swad*.c swad*.h css/swad*.css py/swad*.py js/swad*.js soap/swad*.h | tail -1
/*
Version 14.44 :Dic 27, 2014 Removed vendor-specific properties in CSS. (174230 lines)
Version 14.43.1 :Dic 27, 2014 Fixed bugs in HTML and CSS. (174319 lines)
Version 14.43 :Dic 27, 2014 Changes in HTML and CSS to validate HTML5 in W3C validator. (174314 lines)
Version 14.42.1 :Dic 26, 2014 Fixed bug in HTML of tabs.