forked from extern/egroupware
Calendar: Slightly adjust spacing of calendar sidebox today button
This commit is contained in:
parent
476cb8a63a
commit
e3d30f1742
@ -2663,8 +2663,9 @@ div#calendar-container div.calendar table tbody tr.rowhilite td {
|
||||
background-color: transparent;
|
||||
}
|
||||
#calendar-sidebox_header_today {
|
||||
width: 20px;
|
||||
width: 19px;
|
||||
height: 20px;
|
||||
margin-left: 6px;
|
||||
background-image: url('../../../pixelegg/images/bullet.svg');
|
||||
text-indent: 140%;
|
||||
border: none;
|
||||
|
@ -1193,9 +1193,10 @@ div#calendar-container {
|
||||
}
|
||||
}
|
||||
#calendar-sidebox_header_today {
|
||||
width: 20px;
|
||||
width: 19px;
|
||||
height: 20px;
|
||||
|
||||
margin-left: 6px;
|
||||
background-image: url('../../../pixelegg/images/bullet.svg');
|
||||
text-indent: 140%;
|
||||
border: none;
|
||||
|
Loading…
Reference in New Issue
Block a user