repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Eraser strings] Remove unused Supervised User infobar and corresponding strings
[chromium-blink-merge.git]
/
chrome
/
browser
/
resources
/
pdf
/
elements
/
viewer-zoom-toolbar
/
viewer-zoom-button.css
blob
6c77cbe13dc3a16df332beff4affc5c670e1b12a
1
/* Copyright 2015 The Chromium Authors. All rights reserved.
2
* Use of this source code is governed by a BSD-style license that can be
3
* found in the LICENSE file. */
4
5
paper-fab
{
6
background-color
:
rgb
(
242
,
242
,
242
);
7
color
:
rgb
(
96
,
96
,
96
);
8
margin
:
0 48px
;
9
overflow
:
visible
;
10
}