X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FUI.git;a=blobdiff_plain;f=skyquake%2Fframework%2Fstyle%2Fcore.css;h=0944e15d7bc3744807b58c9253e2c4fbe8999d35;hp=e9d5de9cfba88cae33b3b8d6b79277429e43409e;hb=b6521311f553c8781861a9f44987c485e5bfab9c;hpb=bac145b0711d78f302bbfd985c4b6f89dc09db8c diff --git a/skyquake/framework/style/core.css b/skyquake/framework/style/core.css index e9d5de9cf..0944e15d7 100644 --- a/skyquake/framework/style/core.css +++ b/skyquake/framework/style/core.css @@ -1,5 +1,5 @@ /* - * + * * Copyright 2016 RIFT.IO Inc * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -15,7 +15,7 @@ * limitations under the License. * */ -/*@import "./vendor/css-reset-2.0/css-reset.css";*/ + @import "../../node_modules/reset-css/reset.css"; .has-drop-shadow { box-shadow: 2px 2px rgba(0, 0, 0, .15) }