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

Blaine Motsinger blaine at bestpractical.com
Wed Dec 11 19:39:10 EST 2019


The branch 4.6/ticket-transaction-theme was deleted and repushed:
       was 6a5802f4dfbe49e461f55816b7baee20f48fe672
       now f7d880fa71f4f0de1e24c0e00d3e700e3229eba0

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: c617a49ac2 ! 7: 9178139e9c Replace download links with fontawesome icon
    @@ -1,8 +1,6 @@
     Author: Blaine Motsinger <blaine at bestpractical.com>
     
    -    WIP - Replace download links with fontawesome icon
    -    
    -    The style here is not correct yet.
    +    Replace download links with fontawesome icon
     
     diff --git a/share/html/Elements/ShowTransactionAttachments b/share/html/Elements/ShowTransactionAttachments
     --- a/share/html/Elements/ShowTransactionAttachments
    @@ -42,10 +40,20 @@
       text-align: center;
       float: left;
     @@
    + margin-left: 1em;
    + 
    + border: none;
    +-margin-top: 0.5em;
    + -moz-border-radius: 0.5em;
    + -webkit-border-radius: 0.5em;
    +  border-radius: 0.5em;
    +@@
      
      .transaction div.downloadattachment a {
        color: #aaa;
     -  display: block;
    ++  font-size: 0.7em;
    ++  vertical-align: top;
      }
      
      .transaction div.downloadattachment .downloadcontenttype{
8: 6a5802f4df ! 8: f7d880fa71 Add styling for action buttons
    @@ -56,6 +56,7 @@
      .transaction div.content {
       padding-right: 1em;
     - padding-bottom: 0.7em;
    ++ padding-bottom: 0.5em;
       margin-left: 1.5em;
      }
      



More information about the rt-commit mailing list