@titaui/pc 1.11.38 → 1.11.39
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.
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
|
|
99
99
|
.titaui-task-tree__e-task-node-actions-date--canedit:hover {
|
|
100
100
|
border-radius: 8px;
|
|
101
|
-
border: 1px solid #
|
|
101
|
+
border: 1px solid #DFE3EA;
|
|
102
102
|
padding: 3px;
|
|
103
103
|
}
|
|
104
104
|
|
|
@@ -254,7 +254,7 @@
|
|
|
254
254
|
|
|
255
255
|
.titaui-task-tree__e-project-node-actions-date--canedit:hover {
|
|
256
256
|
border-radius: 8px;
|
|
257
|
-
border: 1px solid #
|
|
257
|
+
border: 1px solid #DFE3EA;
|
|
258
258
|
padding: 3px;
|
|
259
259
|
}
|
|
260
260
|
|