firefox-browser-css.patch
changeset 409 ff30593d2daa
parent 382 67f876aafae8
child 438 7d934b2f5014
equal deleted inserted replaced
408:475395d00191 409:ff30593d2daa
     7 https://bugzilla.novell.com/show_bug.cgi?id=561027
     7 https://bugzilla.novell.com/show_bug.cgi?id=561027
     8 
     8 
     9 diff --git a/browser/themes/gnomestripe/browser.css b/browser/themes/gnomestripe/browser.css
     9 diff --git a/browser/themes/gnomestripe/browser.css b/browser/themes/gnomestripe/browser.css
    10 --- a/browser/themes/gnomestripe/browser.css
    10 --- a/browser/themes/gnomestripe/browser.css
    11 +++ b/browser/themes/gnomestripe/browser.css
    11 +++ b/browser/themes/gnomestripe/browser.css
    12 @@ -1018,16 +1018,30 @@ toolbar[iconsize="small"] #feed-button {
    12 @@ -1016,16 +1016,30 @@ toolbar[iconsize="small"] #feed-button {
    13  }
    13  }
    14  
    14  
    15  #urlbar-display {
    15  #urlbar-display {
    16    margin-top: 0;
    16    margin-top: 0;
    17    margin-bottom: 0;
    17    margin-bottom: 0;
    34 +
    34 +
    35  /* Favicon */
    35  /* Favicon */
    36  #page-proxy-favicon {
    36  #page-proxy-favicon {
    37    width: 16px;
    37    width: 16px;
    38    height: 16px;
    38    height: 16px;
       
    39    margin: 2px 4px;
    39  }
    40  }
    40  
    41  
    41  #page-proxy-stack {
    42  #page-proxy-favicon:not([src]) {
    42    width: 24px;