diff --git a/htdocs/theme/dolibarr/img/next.png b/htdocs/theme/dolibarr/img/next.png new file mode 100644 index 00000000000..74b9ca0169f Binary files /dev/null and b/htdocs/theme/dolibarr/img/next.png differ diff --git a/htdocs/theme/dolibarr/img/previous.png b/htdocs/theme/dolibarr/img/previous.png new file mode 100644 index 00000000000..d657ec49ea0 Binary files /dev/null and b/htdocs/theme/dolibarr/img/previous.png differ diff --git a/htdocs/theme/rodolphe/img/next.png b/htdocs/theme/rodolphe/img/next.png new file mode 100644 index 00000000000..74b9ca0169f Binary files /dev/null and b/htdocs/theme/rodolphe/img/next.png differ diff --git a/htdocs/theme/rodolphe/img/previous.png b/htdocs/theme/rodolphe/img/previous.png new file mode 100644 index 00000000000..d657ec49ea0 Binary files /dev/null and b/htdocs/theme/rodolphe/img/previous.png differ diff --git a/htdocs/theme/rodolphe/rodolphe.css b/htdocs/theme/rodolphe/rodolphe.css index f7f7a93fd5c..8ada4f19b29 100644 --- a/htdocs/theme/rodolphe/rodolphe.css +++ b/htdocs/theme/rodolphe/rodolphe.css @@ -58,7 +58,7 @@ div.tabsAction { } a.tabAction { - background: white; + background: white; border: 1px solid #8CACBB; color: #436976; font: 105% Bold; diff --git a/htdocs/theme/yellow/img/next.png b/htdocs/theme/yellow/img/next.png new file mode 100644 index 00000000000..74b9ca0169f Binary files /dev/null and b/htdocs/theme/yellow/img/next.png differ diff --git a/htdocs/theme/yellow/img/previous.png b/htdocs/theme/yellow/img/previous.png new file mode 100644 index 00000000000..d657ec49ea0 Binary files /dev/null and b/htdocs/theme/yellow/img/previous.png differ