[Bps-public-commit] rt-extension-resetpassword branch, update-rt5-styling, repushed

Craig Kaiser craig at bestpractical.com
Wed Dec 9 17:17:06 EST 2020


The branch update-rt5-styling was deleted and repushed:
       was ada9850c83759d82a3e36d56a2b818952dbe9fc3
       now 15490cfb4c6e0d90619f891e0654818f0d2d5c3f

1:  4c389cc = 1:  da6cedc Use simpler labels
2:  51fe873 ! 2:  15490cf Move reset password cancel/send buttons into titlebox
    @@ -10,15 +10,17 @@
          </div>
        </div>
     -</&>
    -+
        <div class="form-row">
    -     <div class="col-12">
    -       <a class="btn btn-primary float-left" href="<%$RT::WebURL|n%>"><&|/l&>Cancel</&></a>
    -       <input class="button btn btn-primary form-control float-right" type="submit" value="<%loc('Send it!')%>" />
    +-    <div class="col-12">
    +-      <a class="btn btn-primary float-left" href="<%$RT::WebURL|n%>"><&|/l&>Cancel</&></a>
    +-      <input class="button btn btn-primary form-control float-right" type="submit" value="<%loc('Send it!')%>" />
    ++    <div class="col-3"></div>
    ++    <div class="col-8 text-right">
    ++      <input class="button btn btn-primary form-control" type="submit" value="<%loc('Send it!')%>" />
    ++      <a class="btn btn-primary" href="<%$RT::WebURL|n%>"><&|/l&>Cancel</&></a>
          </div>
        </div>
     +</&>
      
      </form>
      % }
    -
3:  ada9850 < -:  ------- Move 'Cancel' button to the right of submit button



More information about the Bps-public-commit mailing list