Commit 1622c34c authored by hirono@chromium.org's avatar hirono@chromium.org

Fixed typos Files.app's CSS.

BUG=none
TEST=none
R=yoshiki@chromium.org

Review URL: https://codereview.chromium.org/15974002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@201992 0039d316-1c4b-4281-b951-d872f2087c98
parent 99bc83b4
......@@ -143,7 +143,7 @@ body:not([new-ui]) .buttonbar button.small {
body:not([new-ui]) .buttonbar button {
-webkit-margin-after: 0;
-webkit-margin-begin: 0;
-webkit-margin-before: 0;
-webkit-margin-end: 0;
-webkit-margin-start: 8px;
-webkit-user-select: none;
......@@ -231,7 +231,7 @@ body:not([new-ui]) .buttonbar button.action:active {
border: 1px solid transparent;
color: #FFF;
font-weight: bold;
letter-spacing: 1;
letter-spacing: 1px;
text-transform: uppercase;
}
......
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