[Rt-commit] rt branch, 4.6/article-styling, repushed

Michel Rodriguez michel at bestpractical.com
Tue Jan 14 11:47:28 EST 2020


The branch 4.6/article-styling was deleted and repushed:
       was 3c70d6a96ba40b08addc99412450b335228cd3b1
       now fd9c0e3bd234bf8ac56b65674233f5e8d9682bda

1: 3f917fc406 = 1: a91d0f2a8b Convert linked classes in Articles > Search to a portlet
2: 466138bdc4 < -:  ------- Make [Update] in Articles > Overview look like Take link in ticket searches.
-:  ------- > 2: 78be6309bf Make [Update] in Articles > Overview look like Take link in ticket searches.
3: 0331880db6 ! 3: f119723add Fix the heading format in the Article search results
    @@ -1,7 +1,6 @@
     Author: michel <michel at bestpractical.com>
     
    -    Fix the heading format in the Article search results, in the Advanced
    -    search section.
    +    Fix the heading format in the Article search results
     
     diff --git a/share/html/Articles/Article/Elements/ShowSearchCriteria b/share/html/Articles/Article/Elements/ShowSearchCriteria
     --- a/share/html/Articles/Article/Elements/ShowSearchCriteria
    @@ -56,8 +55,8 @@
     --- a/share/static/css/elevator-light/articles.css
     +++ b/share/static/css/elevator-light/articles.css
     @@
    - #articles-needs-setup a {
    -     text-decoration: underline;
    + #article-list span.article-update {
    +     font-weight: bold;
      }
     +
     +span.article-advanced-search-header {
4: 22cfa87708 < -:  ------- Add formating to Topics in the article search results.
5: b3014163c9 ! 4: d913747e7b Change "Modify this search" to the gear icon in the article search
    @@ -1,7 +1,6 @@
     Author: michel <michel at bestpractical.com>
     
         Change "Modify this search" to the gear icon in the article search
    -    result page.
     
     diff --git a/share/html/Articles/Article/Search.html b/share/html/Articles/Article/Search.html
     --- a/share/html/Articles/Article/Search.html
6: 56387cc4d6 ! 5: 2263373b48 Change headers in articles search results.
    @@ -1,7 +1,6 @@
     Author: michel <michel at bestpractical.com>
     
    -    Change "Search for articles" to "Article search" and remove "Search
    -    results" in articles search results.
    +    Change headers in articles search results.
     
     diff --git a/share/html/Articles/Article/Search.html b/share/html/Articles/Article/Search.html
     --- a/share/html/Articles/Article/Search.html
7: 3c70d6a96b ! 6: fd9c0e3bd2 Add formating to Topics in the article search results.
    @@ -1,7 +1,6 @@
     Author: michel <michel at bestpractical.com>
     
    -    Add div#article-search around article search results with a more
    -    specific CSS rule.
    +    Add formating to Topics in the article search results.
     
     diff --git a/share/html/Articles/Article/Search.html b/share/html/Articles/Article/Search.html
     --- a/share/html/Articles/Article/Search.html
    @@ -28,11 +27,10 @@
     --- a/share/static/css/elevator-light/articles.css
     +++ b/share/static/css/elevator-light/articles.css
     @@
    +     font-size: 1.05em ;
          font-weight: bold;
      }
    - 
    --th.collection-as-table {
     +#article-search th.collection-as-table
     + {
    -     color: #3858a3;
    - }
    ++    color: #3858a3;
    ++}



More information about the rt-commit mailing list