2 * Copyright (c) 2014 The Chromium Authors. All rights reserved.
3 * Use of this source code is governed by a BSD-style license that can be
4 * found in the LICENSE file.
7 .overview-grid-window-selector {
11 background-color: rgba
(125, 173, 217, 0.5);
16 .overview-grid-window {
17 background-color: white
;
26 .overview-grid-dividers-background {
31 background-color: black
;
35 .overview-grid-window-rulers {
40 border-right: 1px solid black
;
41 border-left: 1px solid black
;
46 .overview-grid-window-resizer {
53 background-color: rgb
(153, 153, 153);
56 box-shadow: white
1px 0 0, white
-1px 0 0, white
0 1px 0, white
0 -1px 0;
59 .overview-grid-window-resizer-right {
64 .overview-grid-cursor-area {
74 .overview-grid-cursor-position {
79 background-color: hsla
(220, 95%, 50%, 0.7);