[Rt-commit] rt branch, 4.6/ticket-transaction-theme, repushed

Blaine Motsinger blaine at bestpractical.com
Thu Dec 12 13:07:01 EST 2019


The branch 4.6/ticket-transaction-theme was deleted and repushed:
       was 26ab5dfa763a089c535056c14a53d98e22c03262
       now d7a15c2265ef8647235ba524887c6a6964e894e9

 1: 743c6ccbd3 =  1: 743c6ccbd3 Lighten border style for transactions
 2: 5decdac03f =  2: 5decdac03f Add transaction icons to fontawesome SVG build
 3: b610006e7c =  3: b610006e7c Replace transaction actions and show email links
 4: 42e0fef20e =  4: 42e0fef20e Add link icon to fontawesome SVG build
 5: 2438c39e33 =  5: 2438c39e33 Replace transaction link with fontawesome icon
 6: 08400c8d75 =  6: 08400c8d75 Add download icons to fontawesome SVG build
 7: 9178139e9c =  7: 9178139e9c Replace download links with fontawesome icon
 8: f7d880fa71 =  8: f7d880fa71 Add styling for action buttons
 9: 59acf68aa5 =  9: 59acf68aa5 Add key icon to fontawesome SVG build
10: d3a073250c = 10: d3a073250c Replace encrypt/decrypt link with fontawesome icon
11: 26ab5dfa76 ! 11: d7a15c2265 Fix overflow of download links into table
    @@ -1,6 +1,9 @@
     Author: Blaine Motsinger <blaine at bestpractical.com>
     
         Fix overflow of download links into table
    +    
    +    Additionally, slight styling change to make the download links
    +    consistent with the overflow fix.
     
     diff --git a/share/static/css/elevator-light/history.css b/share/static/css/elevator-light/history.css
     --- a/share/static/css/elevator-light/history.css
    @@ -16,10 +19,10 @@
      .transaction .messagebody {
       font-size: 1em;
     @@
    -   color: #aaa;
    -   font-size: 0.7em;
    -   vertical-align: top;
    -+  margin-right: 0.25em;
    + .transaction div.downloadattachment .downloadcontenttype{
    +   color: #ccc;
    +   display: block;
    ++  margin-top: 0.25rem;
    + padding-right:0.25em;
      }
      
    - .transaction div.downloadattachment .downloadcontenttype{



More information about the rt-commit mailing list