[ticket/527] Move calendar arrow icons to styles/all/
B3P-527
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 744 B |
Binary file not shown.
|
Before Width: | Height: | Size: 676 B |
@@ -63,6 +63,22 @@
|
||||
float: right;
|
||||
}
|
||||
|
||||
.portal-arrow-left-icon {
|
||||
background-image: url('../../all/theme/images/portal/cal_icon_left_arrow.png');
|
||||
padding-left: 16px;
|
||||
padding-top: 16px;
|
||||
float: left;
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
|
||||
.portal-arrow-right-icon {
|
||||
background-image: url('../../all/theme/images/portal/cal_icon_right_arrow.png');
|
||||
padding-left: 16px;
|
||||
padding-top: 16px;
|
||||
float: right;
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
|
||||
.portal-user-span {
|
||||
float: left;
|
||||
padding-left: 5px;
|
||||
|
||||
Reference in New Issue
Block a user