diff --git a/styles.css b/styles.css index 09f6436312e6e33dccba9560eef33458e84c098a..54c7b272749ef07bf0b93d9a35881e798e6a5036 100644 --- a/styles.css +++ b/styles.css @@ -383,8 +383,8 @@ ul.nav.navbar-nav.ml-auto { } .iena-progress-legend #caption-iena .caption-status .pointer-help{ - width: 1rem; - height: 1rem; + width: 17px; + height: 17px; vertical-align: middle; border-radius: 10px; } @@ -500,9 +500,9 @@ ul.nav.navbar-nav.ml-auto { } .section-progress .iena-h-prog-mod-item{ - height: 1rem; - width: 1rem; - min-width: 1rem; + height: 17px; + width: 17px; + min-width: 17px; } .section-progress .iena-prog-bubble .icon-progress{ @@ -710,7 +710,7 @@ th.th-rotate > div > span { .section-progress span.icon-progress::after, .iena-progress-legend span.icon-progress::after{ font-size: small; - line-height: 1rem!important; + line-height: 17px!important; }