[Rt-commit] rtir branch, 4.2-theme/index-page, repushed

Blaine Motsinger blaine at bestpractical.com
Wed Aug 28 14:44:47 EDT 2019


The branch 4.2-theme/index-page was deleted and repushed:
       was c72ff55fb036825f54bff75894787a44af138741
       now f56a1b235d849e31bb7d2831b5c8241a9fb1cb4d

1: c72ff55f ! 1: f56a1b23 Migrate RTIR/index to elevator themes
    @@ -187,3 +187,22 @@
      % }
      </ul>
      </&>
    +
    +diff --git a/static/css/rtir-styles.css b/static/css/rtir-styles.css
    +--- a/static/css/rtir-styles.css
    ++++ b/static/css/rtir-styles.css
    +@@
    +     width: 150px;
    + }
    + 
    ++body.rtir #topactions #simple-search input[type="search"]:focus {
    ++    width: 16em;
    ++    -webkit-transition: width 0.25s ease-in-out;
    ++    -moz-transition: width 0.25s ease-in-out;
    ++    -ms-transition: width 0.25s ease-in-out;
    ++    transition: width 0.25s ease-in-out;
    ++}
    ++
    + body.rtir #topactions { min-width: 44em; white-space: no-wrap; }
    + 
    + #comp-RTIR .myrt>table>tr>td:first-child {



More information about the rt-commit mailing list