Index: vue/src/assets/images/devops/DevSupport/github.png =================================================================== diff -u -rfe8bf3c7c834a495e21eef65f6910e62892181ea -re7ebd0efd58799e15e03fb6ba670dd324bca255b --- vue/src/assets/images/devops/DevSupport/github.png (.../github.png) (revision fe8bf3c7c834a495e21eef65f6910e62892181ea) +++ vue/src/assets/images/devops/DevSupport/github.png (.../github.png) (revision e7ebd0efd58799e15e03fb6ba670dd324bca255b) @@ -1977,4 +1977,14 @@ border-radius: 4px; font-size: 11px; z-index: 900; +} + +.kanban_search_clear { + position: absolute; + top: 50%; + right: 10px; + transform: translateY(-50%); + cursor: pointer; + display: none; + z-index: 5; } \ No newline at end of file Index: arms/html/reqKanban/content-container.html =================================================================== diff -u -r4120cea9dc1c3958a6e0ad42b1649c02fd91521b -re7ebd0efd58799e15e03fb6ba670dd324bca255b --- arms/html/reqKanban/content-container.html (.../content-container.html) (revision 4120cea9dc1c3958a6e0ad42b1649c02fd91521b) +++ arms/html/reqKanban/content-container.html (.../content-container.html) (revision e7ebd0efd58799e15e03fb6ba670dd324bca255b) @@ -363,6 +363,18 @@