Se depuran los estilos y se igualan con el tema madre de manuel.cillero.es

This commit is contained in:
Manuel Cillero 2019-03-01 06:32:21 +01:00
parent 47ac4f6177
commit de6e53972b
2 changed files with 5 additions and 12 deletions

View file

@ -237,7 +237,6 @@ div.wiki .external {
text-decoration: underline; text-decoration: underline;
} }
/**********************************************************/ /**********************************************************/
/* 2. FONT ICONS */ /* 2. FONT ICONS */
/**********************************************************/ /**********************************************************/
@ -675,7 +674,6 @@ ul.social-menu .social-link-mail:hover a {
text-decoration: underline; text-decoration: underline;
} }
/**********************************************************/ /**********************************************************/
/* 9. NEWS */ /* 9. NEWS */
/**********************************************************/ /**********************************************************/
@ -696,7 +694,6 @@ body.controller-news #content > p > em {
font-weight: normal; font-weight: normal;
} }
/**********************************************************/ /**********************************************************/
/* 10. WIKI */ /* 10. WIKI */
/**********************************************************/ /**********************************************************/
@ -729,7 +726,6 @@ div.wiki .query-issue-links {
display: none; display: none;
} }
/**********************************************************/ /**********************************************************/
/* 11. DOCUMENTS */ /* 11. DOCUMENTS */
/**********************************************************/ /**********************************************************/
@ -1130,16 +1126,14 @@ div.modal {
left: 10px; left: 10px;
} }
.ui-datepicker th { .ui-datepicker th {
/*font-size: 13px;*/
color: #aaa; color: #aaa;
font-weight: 500; font-weight: 500;
} }
.ui-datepicker .ui-state-default { .ui-datepicker .ui-state-default {
/*font-size: 13px;*/ font-weight: 500;
font-weight: 500; color: #333;
color: #333; border: 1px solid #fff;
border: 1px solid #fff; background: #fff;
background: #fff;
} }
.ui-datepicker .ui-state-default:hover { .ui-datepicker .ui-state-default:hover {
background: #f6f6f6; background: #f6f6f6;
@ -1521,7 +1515,6 @@ table.progress td { padding: 0px; }
div.details { padding: 20px !important; } div.details { padding: 20px !important; }
/**********************************************************/ /**********************************************************/
/* 24. GLOSSARY */ /* 24. GLOSSARY */
/**********************************************************/ /**********************************************************/

View file

@ -45,7 +45,7 @@ h1, h2, h3 {
} }
h4, .wiki h4 { h4, .wiki h4 {
color: #585b5a; color: #585b5a;
border-bottom: 1px dotted #585b5a; border-bottom: 0;
} }
h5, .wiki h5 { h5, .wiki h5 {
color: #6a6e71; color: #6a6e71;