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