liferay-frontend-theme-styled 6.0.107 → 6.0.110

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.
@@ -1,49 +0,0 @@
1
- .taglib-diff-html {
2
- div {
3
- &.diff-removed-image {
4
- background: #fdc6c6 url(../images/diff/minus.png);
5
- }
6
-
7
- &.diff-added-image {
8
- background: #cfc url(../images/diff/plus.png) no-repeat;
9
- }
10
-
11
- &.diff-removed-image,
12
- &.diff-added-image {
13
- height: 300px;
14
- margin: 2px;
15
- opacity: 0.55;
16
- position: absolute;
17
- width: 200px;
18
- }
19
- }
20
-
21
- span {
22
- &.diff-html-added {
23
- background-color: #cfc;
24
- font-size: 1em;
25
-
26
- img {
27
- border: 2px solid #cfc;
28
- }
29
- }
30
-
31
- &.diff-html-changed {
32
- background: url(../images/diff/underline.png) bottom repeat-x;
33
-
34
- img {
35
- border: 2px dotted #009;
36
- }
37
- }
38
-
39
- &.diff-html-removed {
40
- background-color: #fdc6c6;
41
- font-size: 1em;
42
- text-decoration: line-through;
43
-
44
- img {
45
- border: 2px solid #fdc6c6;
46
- }
47
- }
48
- }
49
- }
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"liferay-frontend-theme-styled","scripts":{"checkFormat":"node-scripts format --check","format":"node-scripts format"},"version":"6.0.107","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"}
1
+ {"name":"liferay-frontend-theme-styled","scripts":{"checkFormat":"node-scripts format --check","format":"node-scripts format"},"version":"6.0.110","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"}