/* Copyright (c) 2012 The Chromium Authors. All rights reserved. | |
* Use of this source code is governed by a BSD-style license that can be | |
* found in the LICENSE file. */ | |
body { | |
-webkit-padding-start: 0.67em; | |
} | |
#extension-activity-list { | |
-webkit-padding-before: 0.67em; | |
} | |
.extension-activity-time, | |
.extension-activity-label { | |
-webkit-padding-end: 10px; | |
} |