firefox-browser-css.patch
changeset 382 67f876aafae8
parent 229 298263f797be
child 409 ff30593d2daa
equal deleted inserted replaced
380:0887a88b1e85 382:67f876aafae8
     4 https://bugzilla.novell.com/show_bug.cgi?id=503351
     4 https://bugzilla.novell.com/show_bug.cgi?id=503351
     5 https://bugzilla.mozilla.org/show_bug.cgi?id=478632
     5 https://bugzilla.mozilla.org/show_bug.cgi?id=478632
     6 wr: changed because of
     6 wr: changed because of
     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/browser.css b/browser/themes/gnomestripe/browser/browser.css
     9 diff --git a/browser/themes/gnomestripe/browser.css b/browser/themes/gnomestripe/browser.css
    10 --- a/browser/themes/gnomestripe/browser/browser.css
    10 --- a/browser/themes/gnomestripe/browser.css
    11 +++ b/browser/themes/gnomestripe/browser/browser.css
    11 +++ b/browser/themes/gnomestripe/browser.css
    12 @@ -954,16 +954,30 @@ toolbar[iconsize="small"] #feed-button {
    12 @@ -1018,16 +1018,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;
    31 +.ac-title {
    31 +.ac-title {
    32 +  color: -moz-Fieldtext !important;
    32 +  color: -moz-Fieldtext !important;
    33 +}
    33 +}
    34 +
    34 +
    35  /* Favicon */
    35  /* Favicon */
    36  #page-proxy-favicon,
    36  #page-proxy-favicon {
    37  #urlbar-throbber {
       
    38    width: 16px;
    37    width: 16px;
    39    height: 16px;
    38    height: 16px;
    40  }
    39  }
    41  
    40  
    42  #page-proxy-stack {
    41  #page-proxy-stack {
       
    42    width: 24px;