Browse Source

correcoes botoes

MOODLE_36_STABLE
thiagourias 6 years ago
parent
commit
e3a02cd893
  1. 2
      style/moodle.css
  2. 1
      style/tema_1.css
  3. 2
      templates/login.mustache

2
style/moodle.css

@ -13814,7 +13814,7 @@ a.ygtvspacer:hover {
.preferences-container .preference-table .preference-row .preference-state input[type="checkbox"]:checked + .preference-state-status-container .off-text {
display: none; }
.preferences-container .preference-table .preference-row .preference-state .preference-state-status-container {
width: 30px;
width: 110%;
height: 30px;
line-height: 30px;
text-align: center;

1
style/tema_1.css

@ -722,3 +722,4 @@ p.busca-avancada a {
.alert-dismissable, .alert-dismissible {
padding-right: 35px;
}

2
templates/login.mustache

@ -56,7 +56,7 @@
</div>
</body>
</html>
</htm
{{#js}}
require(['theme_ilb/loader']);
{{/js}}

Loading…
Cancel
Save