mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
Change prev & next icons to common navigation icons
This commit is contained in:
parent
7949d8b2fc
commit
b9c1d602d7
@ -3736,7 +3736,7 @@ td.lettersearch {
|
||||
float: right;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
background-image: url(../images/left-grey.png);
|
||||
background-image: url(../images/back.png);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: 16px;
|
||||
@ -3751,7 +3751,7 @@ td.lettersearch {
|
||||
float: right;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
background-image: url(../images/right-grey.png);
|
||||
background-image: url(../images/forward.png);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: 16px;
|
||||
|
@ -3725,7 +3725,7 @@ td.lettersearch {
|
||||
float: right;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
background-image: url(../images/left-grey.png);
|
||||
background-image: url(../images/back.png);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: 16px;
|
||||
@ -3740,7 +3740,7 @@ td.lettersearch {
|
||||
float: right;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
background-image: url(../images/right-grey.png);
|
||||
background-image: url(../images/forward.png);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: 16px;
|
||||
|
@ -171,7 +171,7 @@
|
||||
float: right;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
background-image: url(../images/left-grey.png);
|
||||
background-image: url(../images/back.png);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: 16px;
|
||||
@ -183,7 +183,7 @@
|
||||
float: right;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
background-image: url(../images/right-grey.png);
|
||||
background-image: url(../images/forward.png);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: 16px;
|
||||
|
@ -3747,7 +3747,7 @@ td.lettersearch {
|
||||
float: right;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
background-image: url(../images/left-grey.png);
|
||||
background-image: url(../images/back.png);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: 16px;
|
||||
@ -3762,7 +3762,7 @@ td.lettersearch {
|
||||
float: right;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
background-image: url(../images/right-grey.png);
|
||||
background-image: url(../images/forward.png);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: 16px;
|
||||
|
Loading…
Reference in New Issue
Block a user