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,12 +1126,10 @@ 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;
|
||||
|
@ -1521,7 +1515,6 @@ table.progress td { padding: 0px; }
|
|||
|
||||
div.details { padding: 20px !important; }
|
||||
|
||||
|
||||
/**********************************************************/
|
||||
/* 24. GLOSSARY */
|
||||
/**********************************************************/
|
||||
|
|
|
@ -45,7 +45,7 @@ h1, h2, h3 {
|
|||
}
|
||||
h4, .wiki h4 {
|
||||
color: #585b5a;
|
||||
border-bottom: 1px dotted #585b5a;
|
||||
border-bottom: 0;
|
||||
}
|
||||
h5, .wiki h5 {
|
||||
color: #6a6e71;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue