From de6e53972bc3ffa064ce1332005ccc99db60d5e4 Mon Sep 17 00:00:00 2001 From: Manuel Cillero Date: Fri, 1 Mar 2019 06:32:21 +0100 Subject: [PATCH] Se depuran los estilos y se igualan con el tema madre de manuel.cillero.es --- .../themes/circlepro/stylesheets/application.css | 15 ++++----------- public/themes/circlepro/stylesheets/editor.css | 2 +- 2 files changed, 5 insertions(+), 12 deletions(-) diff --git a/public/themes/circlepro/stylesheets/application.css b/public/themes/circlepro/stylesheets/application.css index f47a9bb..60e2d6d 100644 --- a/public/themes/circlepro/stylesheets/application.css +++ b/public/themes/circlepro/stylesheets/application.css @@ -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 */ /**********************************************************/ diff --git a/public/themes/circlepro/stylesheets/editor.css b/public/themes/circlepro/stylesheets/editor.css index a78d156..226f329 100644 --- a/public/themes/circlepro/stylesheets/editor.css +++ b/public/themes/circlepro/stylesheets/editor.css @@ -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;