Commit c47a8e27 authored by zvorygin@chromium.org's avatar zvorygin@chromium.org

[FileBrowser] Restored visibility of eject button on unselected removable drives.


BUG=155666


Review URL: https://chromiumcodereview.appspot.com/11143021

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162347 0039d316-1c4b-4281-b951-d872f2087c98
parent 72ad8ea4
......@@ -311,7 +311,7 @@ div.root-eject {
cursor: pointer;
height: 20px;
margin-right: 6px;
opacity: 0;
opacity: 0.7;
width: 20px;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment