blob: 8a0c212b70f61bb5ebc146aac373eaf4e988e608 [file] [log] [blame]
/*!
* Copyright 2021 The Go Authors. All rights reserved.
* Use of this source code is governed by a BSD-style
* license that can be found in the LICENSE file.
*/
.depsdev-Icon {
height: 1.125em;
vertical-align: text-bottom;
width: auto;
}
.go-Icon {
filter: none;
height: 1.125em;
vertical-align: text-bottom;
width: auto;
}
.go-Icon--accented {
filter: brightness(0) invert(45%) sepia(94%) saturate(6735%) hue-rotate(176deg) brightness(94%)
contrast(101%);
}
.go-Icon--inverted {
filter: brightness(0) saturate(100%) invert(100%) sepia(97%) saturate(13%) hue-rotate(245deg)
brightness(103%) contrast(107%);
}