jenkinsci / jenkinsci/data-tables-api-plugin
[JENKINS-76309] Use Jenkins mouse-over effects for data tables header
- Dominant language
- Java
- Stars
- 4
- Forks
- 15
- Avg merge
- 13d 1h
- Merged PRs (30d)
- 4
Description
Datatables should use the same styling that has been introduced in JENKINS-75990.
Currently, we use a totally different styling, it would make sense to use the same styling that has been introduced by ridemountainpig in https://github.com/jenkinsci/jenkins/pull/11016.
Styles that needs to be adapted are located in https://github.com/jenkinsci/data-tables-api-plugin/blob/bf487417ba44306a40a5f4cd97991756b47351ad/src/main/webapp/css/jenkins-style.css#L17-L25.

---
Originally reported by
drulli, imported from: Use Jenkins mouse-over effects for data tables header
Raw content of original issue
Datatables should use the same styling that has been introduced in
JENKINS-75990.Currently, we use a totally different styling, it would make sense to use the same styling that has been introduced by ridemountainpig in https://github.com/jenkinsci/jenkins/pull/11016.
Styles that needs to be adapted are located in https://github.com/jenkinsci/data-tables-api-plugin/blob/bf487417ba44306a40a5f4cd97991756b47351ad/src/main/webapp/css/jenkins-style.css#L17-L25.
![]()
2 attachments
- [Bildschirmfoto 2025-11-25 um 11.41.28.png](https://issues.jenkins.io/secure/attachment/65409/Bildschirmfoto%202025-11-25%20um%2011.41.28.png)
> 
- [Bildschirmfoto 2025-11-25 um 11.42.38.png](https://issues.jenkins.io/secure/attachment/65410/Bildschirmfoto%202025-11-25%20um%2011.42.38.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.