Skip to content

Commit

Permalink
Merge branch 'tianshujie_18175' into 'master'
Browse files Browse the repository at this point in the history
* Fix bug #18175.

See merge request easycorp/zentaopms!1706
  • Loading branch information
holan20180123 committed Jan 29, 2022
2 parents e7936ef + cb14ef2 commit cf3ed89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions module/caselib/css/createcase.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
#steps.sortable > tr.drop-success > td {background-color: #cfe0ff; transition: background-color 2s;}
#steps .step-type-menu-box {position: relative;}
#steps .step-type-menu {position: absolute; top: 25px; right: 0; z-index: 10; box-shadow: 0 6px 12px rgba(0,0,0,.175); background-color: #fff; display: none; border: 1px solid #bbb; min-width: 60px;}
#steps .step-group .step-expects {display: none;}
#steps .step-step[data-type="item"] .step-type-menu > a[data-value="item"] {display: none;}
#steps .step-type-current {display: block; padding: 5px 10px; position: relative; line-height: 20px;}
#steps .step-type-toggle:hover .step-type-current {background-color: #edf3fe; color: #03c;}
Expand Down

0 comments on commit cf3ed89

Please sign in to comment.