Sign in
webkit
/
WebKit
/
a6edbe4fcdd8ab8caefd3d7cf2513d9cb3819bed
/
.
/
Websites
/
webkit.org
/
blog-files
/
content-security-policy
/
compass-base.css
blob: 6d1251d92a01574950414cef8864aa7f6c94186e [
file
] [
log
] [
blame
]
.
compass
{
--
icon-length
:
48px
;
--
scaled-icon-length
:
calc
(
6
*
var
(--
icon-length
));
height
:
var
(--
scaled-icon-length
);
width
:
var
(--
scaled-icon-length
);
background-color
:
blue
;
background-repeat
:
no-repeat
;
background-size
:
cover
;
}