diff --git a/htdocs/theme/auguria/img/1downarrow.png b/htdocs/theme/auguria/img/1downarrow.png index d61271211de..64b6199c774 100644 Binary files a/htdocs/theme/auguria/img/1downarrow.png and b/htdocs/theme/auguria/img/1downarrow.png differ diff --git a/htdocs/theme/auguria/img/1downarrow_selected.png b/htdocs/theme/auguria/img/1downarrow_selected.png index 5caf8ead52d..97249e7ab0a 100644 Binary files a/htdocs/theme/auguria/img/1downarrow_selected.png and b/htdocs/theme/auguria/img/1downarrow_selected.png differ diff --git a/htdocs/theme/auguria/img/1leftarrow.png b/htdocs/theme/auguria/img/1leftarrow.png index 123d94357ce..150fc5e88bb 100644 Binary files a/htdocs/theme/auguria/img/1leftarrow.png and b/htdocs/theme/auguria/img/1leftarrow.png differ diff --git a/htdocs/theme/auguria/img/1leftarrow_selected.png b/htdocs/theme/auguria/img/1leftarrow_selected.png index 123d94357ce..320731ddd3f 100644 Binary files a/htdocs/theme/auguria/img/1leftarrow_selected.png and b/htdocs/theme/auguria/img/1leftarrow_selected.png differ diff --git a/htdocs/theme/auguria/img/1rightarrow.png b/htdocs/theme/auguria/img/1rightarrow.png index 06559cea65f..a98d145d2a5 100644 Binary files a/htdocs/theme/auguria/img/1rightarrow.png and b/htdocs/theme/auguria/img/1rightarrow.png differ diff --git a/htdocs/theme/auguria/img/1rightarrow_selected.png b/htdocs/theme/auguria/img/1rightarrow_selected.png index 06559cea65f..79ea84d9f72 100644 Binary files a/htdocs/theme/auguria/img/1rightarrow_selected.png and b/htdocs/theme/auguria/img/1rightarrow_selected.png differ diff --git a/htdocs/theme/auguria/img/1uparrow.png b/htdocs/theme/auguria/img/1uparrow.png index b40cb15977a..e67a663df4d 100644 Binary files a/htdocs/theme/auguria/img/1uparrow.png and b/htdocs/theme/auguria/img/1uparrow.png differ diff --git a/htdocs/theme/auguria/img/1uparrow_selected.png b/htdocs/theme/auguria/img/1uparrow_selected.png index 36d25a408c5..590d05521a5 100644 Binary files a/htdocs/theme/auguria/img/1uparrow_selected.png and b/htdocs/theme/auguria/img/1uparrow_selected.png differ diff --git a/htdocs/theme/auguria/style.css.php b/htdocs/theme/auguria/style.css.php index 639e295996c..6a7b6330487 100644 --- a/htdocs/theme/auguria/style.css.php +++ b/htdocs/theme/auguria/style.css.php @@ -904,9 +904,10 @@ td.liste_titre_sel background: #7699A9; background-image: url(); background-repeat: repeat-x; -color: #FFCCAA; +color: #FFFFFF; font-family: ; font-weight: normal; +/* text-decoration: underline; */ /* border-bottom: 1px solid #FDFFFF; */ white-space: nowrap; }