diff options
author | aa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-24 16:41:55 +0000 |
---|---|---|
committer | aa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-24 16:41:55 +0000 |
commit | fde435d9c3dd86206c69bacfbd0c196a7b9699a8 (patch) | |
tree | b39954c74e3531dc5f007cf98453865190de734d /chrome/browser/browser_resources.grd | |
parent | 87927aa099cb7716ea4d6c4cf1f8665ff79645cf (diff) | |
download | chromium_src-fde435d9c3dd86206c69bacfbd0c196a7b9699a8.zip chromium_src-fde435d9c3dd86206c69bacfbd0c196a7b9699a8.tar.gz chromium_src-fde435d9c3dd86206c69bacfbd0c196a7b9699a8.tar.bz2 |
Add CSS to make toolstrip buttons look closer to native ones.
Please refer to this URL to have your mind blown:
http://aaronboodman.com/z_dropbox/whoa/
Review URL: http://codereview.chromium.org/92119
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14428 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/browser_resources.grd')
-rw-r--r-- | chrome/browser/browser_resources.grd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd index 8ca4fd0..a72b652 100644 --- a/chrome/browser/browser_resources.grd +++ b/chrome/browser/browser_resources.grd @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- This comment is only here because changes to resources are not picked up -without changes to the corresponding grd file. --> +without changes to the corresponding grd file. --> <grit latest_public_release="0" current_release="1"> <outputs> <output filename="grit/browser_resources.h" type="rc_header"> |