chromium/chrome/browser/resources/chromeos/arc_power_control/arc_power_control.css

/* Copyright 2020 The Chromium Authors
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file. */


#arc-power-control-buttons {
  float: right;
}

.arc-power-control-vertical-splitter {
    border-inline-start: 1px solid #888;
    padding-inline-start: 4px;
}