liferay-frontend-theme-styled 6.0.25 → 6.0.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/css/_extras.scss
CHANGED
|
@@ -330,10 +330,6 @@ body > .lfr-menu-list ul,
|
|
|
330
330
|
-webkit-animation: none;
|
|
331
331
|
animation: none;
|
|
332
332
|
}
|
|
333
|
-
|
|
334
|
-
.portlet-document-library .document-container {
|
|
335
|
-
box-shadow: inset 0 0 5px #b8c1d1;
|
|
336
|
-
}
|
|
337
333
|
}
|
|
338
334
|
|
|
339
335
|
.upload-drop-intent .lfr-upload-container .upload-target {
|
package/css/_portal.scss
CHANGED
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"liferay-frontend-theme-styled","scripts":{"checkFormat":"liferay-npm-scripts check","format":"liferay-npm-scripts fix"},"version":"6.0.
|
|
1
|
+
{"name":"liferay-frontend-theme-styled","scripts":{"checkFormat":"liferay-npm-scripts check","format":"liferay-npm-scripts fix"},"version":"6.0.28","author":"Nathan Cavanaugh <nathan.cavanaugh@liferay.com> (https://github.com/natecavanaugh)","bugs":"https://issues.liferay.com/","description":"Liferay Frontend Theme Styled","keywords":[],"license":"LGPL","main":"package.json","publishConfig":{"registry":"https://registry.npmjs.org"},"repository":"liferay/liferay-portal"}
|