Se depuran los estilos y se igualan con el tema madre de manuel.cillero.es
This commit is contained in:
parent
47ac4f6177
commit
de6e53972b
2 changed files with 5 additions and 12 deletions
|
@ -237,7 +237,6 @@ div.wiki .external {
|
|||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
||||
/**********************************************************/
|
||||
/* 2. FONT ICONS */
|
||||
/**********************************************************/
|
||||
|
@ -675,7 +674,6 @@ ul.social-menu .social-link-mail:hover a {
|
|||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
||||
/**********************************************************/
|
||||
/* 9. NEWS */
|
||||
/**********************************************************/
|
||||
|
@ -696,7 +694,6 @@ body.controller-news #content > p > em {
|
|||
font-weight: normal;
|
||||
}
|
||||
|
||||
|
||||
/**********************************************************/
|
||||
/* 10. WIKI */
|
||||
/**********************************************************/
|
||||
|
@ -729,7 +726,6 @@ div.wiki .query-issue-links {
|
|||
display: none;
|
||||
}
|
||||
|
||||
|
||||
/**********************************************************/
|
||||
/* 11. DOCUMENTS */
|
||||
/**********************************************************/
|
||||
|
@ -1130,16 +1126,14 @@ div.modal {
|
|||
left: 10px;
|
||||
}
|
||||
.ui-datepicker th {
|
||||
/*font-size: 13px;*/
|
||||
color: #aaa;
|
||||
font-weight: 500;
|
||||
}
|
||||
.ui-datepicker .ui-state-default {
|
||||
/*font-size: 13px;*/
|
||||
font-weight: 500;
|
||||
color: #333;
|
||||
border: 1px solid #fff;
|
||||
background: #fff;
|
||||
font-weight: 500;
|
||||
color: #333;
|
||||
border: 1px solid #fff;
|
||||
background: #fff;
|
||||
}
|
||||
.ui-datepicker .ui-state-default:hover {
|
||||
background: #f6f6f6;
|
||||
|
@ -1521,7 +1515,6 @@ table.progress td { padding: 0px; }
|
|||
|
||||
div.details { padding: 20px !important; }
|
||||
|
||||
|
||||
/**********************************************************/
|
||||
/* 24. GLOSSARY */
|
||||
/**********************************************************/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue