password_manager_list.css revision 21d179b334e59e9a3bfcaed4c4430bef1bc5759d
1/*
2Copyright (c) 2010 The Chromium Authors. All rights reserved.
3Use of this source code is governed by a BSD-style license that can be
4found in the LICENSE file.
5*/
6
7.inactive-password {
8  background: transparent;
9  border: none;
10}
11