Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Laurel Lee
O2OA
Commits
28c62377
Commit
28c62377
authored
3 years ago
by
unknown
Browse files
Options
Download
Email Patches
Plain Diff
修复提交时检查授权人员可能显示不全的问题
parent
d0a168d6
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
o2web/source/x_component_process_Work/$Processor/blue_flat/css.wcss
+5
-5
...ce/x_component_process_Work/$Processor/blue_flat/css.wcss
o2web/source/x_component_process_Work/$Processor/process/css.wcss
+6
-6
...urce/x_component_process_Work/$Processor/process/css.wcss
o2web/source/x_component_process_Xform/$Form/default/css.wcss
+5
-5
...b/source/x_component_process_Xform/$Form/default/css.wcss
with
16 additions
and
16 deletions
+16
-16
o2web/source/x_component_process_Work/$Processor/blue_flat/css.wcss
+
5
-
5
View file @
28c62377
...
...
@@ -388,7 +388,7 @@
"float" : "left",
"width" : "190px",
"border-radius" : "3px",
"height": "20px",
"
min-
height": "20px",
"margin-bottom": "10px",
"padding": "8px 3px",
"cursor": "pointer",
...
...
@@ -400,7 +400,7 @@
"float" : "left",
"width" : "190px",
"border-radius" : "3px",
"height": "20px",
"
min-
height": "20px",
"margin-bottom": "10px",
"padding": "8px 3px",
"cursor": "pointer",
...
...
@@ -434,11 +434,11 @@
"background": "url(../x_component_process_Work/$Processor/blue_flat/checked2.png) no-repeat center center"
},
"empowerItemContentNode": {
"height": "20px"
"
min-
height": "20px"
},
"empowerItemTitleNode": {
"float": "left",
"height": "20px",
"
min-
height": "20px",
"margin-left": "5px",
"line-height": "20px",
"color": "#333"
...
...
@@ -449,7 +449,7 @@
"empowerItemPersonNode": {
"float": "left",
"margin-left": "5px",
"height": "20px",
"
min-
height": "20px",
"width" : "48px",
"line-height": "20px",
"color": "#333"
...
...
This diff is collapsed.
Click to expand it.
o2web/source/x_component_process_Work/$Processor/process/css.wcss
+
6
-
6
View file @
28c62377
...
...
@@ -436,7 +436,7 @@
"empowerItemOddNode": {
"float" : "left",
"width" : "190px",
"height": "20px",
"
min-
height": "20px",
"margin-bottom": "10px",
"padding": "8px 3px",
"cursor": "pointer",
...
...
@@ -447,7 +447,7 @@
"empowerItemEvenNode": {
"float" : "left",
"width" : "190px",
"height": "20px",
"
min-
height": "20px",
"margin-bottom": "10px",
"padding": "8px 3px",
"cursor": "pointer",
...
...
@@ -468,7 +468,7 @@
"background-color": "#6681a5"
},
"empowerItemIconNode": {
"height": "20px",
"
min-
height": "20px",
"width": "30px",
"float": "right",
"overflow": "hidden",
...
...
@@ -478,11 +478,11 @@
"background": "url(../x_component_process_Xform/$Form/default/icon/rollback_check.png) no-repeat center center"
},
"empowerItemContentNode": {
"height": "20px"
"
min-
height": "20px"
},
"empowerItemTitleNode": {
"float": "left",
"height": "20px",
"
min-
height": "20px",
"margin-left": "5px",
"line-height": "20px",
"color": "#666666"
...
...
@@ -493,7 +493,7 @@
"empowerItemPersonNode": {
"float": "left",
"margin-left": "5px",
"height": "20px",
"
min-
height": "20px",
"width" : "48px",
"line-height": "20px",
"color": "#0000ff"
...
...
This diff is collapsed.
Click to expand it.
o2web/source/x_component_process_Xform/$Form/default/css.wcss
+
5
-
5
View file @
28c62377
...
...
@@ -816,7 +816,7 @@
"empowerItemOddNode": {
"float" : "left",
"width" : "250px",
"height": "20px",
"
min-
height": "20px",
"margin-bottom": "10px",
"padding": "10px",
"cursor": "pointer",
...
...
@@ -826,7 +826,7 @@
"empowerItemEvenNode": {
"float" : "left",
"width" : "250px",
"height": "20px",
"
min-
height": "20px",
"margin-bottom": "10px",
"padding": "10px",
"cursor": "pointer",
...
...
@@ -855,11 +855,11 @@
"background": "url(../x_component_process_Xform/$Form/default/icon/rollback_check.png) no-repeat center center"
},
"empowerItemContentNode": {
"height": "20px"
"
min-
height": "20px"
},
"empowerItemTitleNode": {
"float": "left",
"height": "20px",
"
min-
height": "20px",
"margin-left": "5px",
"line-height": "20px",
"font-size": "14px",
...
...
@@ -871,7 +871,7 @@
"empowerItemPersonNode": {
"float": "left",
"margin-left": "5px",
"height": "20px",
"
min-
height": "20px",
"line-height": "20px",
"font-size": "14px",
"color": "#0000ff"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help