forked from extern/egroupware
Timesheet
Favorites - Position
This commit is contained in:
parent
bfc0e56006
commit
f235467139
@ -14,6 +14,9 @@
|
|||||||
#timesheet-index {
|
#timesheet-index {
|
||||||
/*Details Bold*/
|
/*Details Bold*/
|
||||||
}
|
}
|
||||||
|
#timesheet-index div.et2_dropdown {
|
||||||
|
top: 0px;
|
||||||
|
}
|
||||||
#timesheet-index .nextmatch_header div.ui-helper-clearfix,
|
#timesheet-index .nextmatch_header div.ui-helper-clearfix,
|
||||||
#timesheet-index .nextmatch_header div.ui-helper-reset {
|
#timesheet-index .nextmatch_header div.ui-helper-reset {
|
||||||
height: 0px;
|
height: 0px;
|
||||||
|
@ -22,7 +22,10 @@
|
|||||||
|
|
||||||
#timesheet-index {
|
#timesheet-index {
|
||||||
|
|
||||||
|
// Favoriten
|
||||||
|
div.et2_dropdown {
|
||||||
|
top: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
.nextmatch_header{
|
.nextmatch_header{
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user