[Rt-commit] rt branch, 4.6/fix-principal-autocomplete, repushed

? sunnavy sunnavy at bestpractical.com
Thu Nov 7 09:52:03 EST 2019


The branch 4.6/fix-principal-autocomplete was deleted and repushed:
       was d0ab7f40854c61b3e237f6ccfe75a6050c753097
       now aaaece0f8f387c801ab9b48bc9bf8f83d610853f

1: a894fc9651 = 1: a894fc9651 Function "size" has been dropped since jQuery 3
2: ce21fa5074 = 2: ce21fa5074 Fix jquery ui background url
3: 65e3f984b0 = 3: 65e3f984b0 Revert back to old padding of autocomplete list
4: d0ab7f4085 ! 4: aaaece0f8f Highlight hovered autocomplete item using bg color as the one in menu
    @@ -1,6 +1,6 @@
     Author: sunnavy <sunnavy at bestpractical.com>
     
    -    Highlight hovered autocomplete item using our bg instead
    +    Highlight hovered autocomplete item using bg color as the one in menu
     
     diff --git a/share/static/css/elevator-light/jquery-ui.css b/share/static/css/elevator-light/jquery-ui.css
     --- a/share/static/css/elevator-light/jquery-ui.css
    @@ -18,8 +18,7 @@
     +}
     +
     +.ui-menu .ui-menu-item .ui-state-active {
    -+  background: #4868b3;
    -+  color: white;
    ++  background: #CFDEFF;
     +  border: none;
     +  margin: 0;
      }



More information about the rt-commit mailing list