Timesheet

Favorites - Position
This commit is contained in:
Stefan Reinhardt 2014-06-12 17:20:50 +00:00
parent bfc0e56006
commit f235467139
2 changed files with 8 additions and 2 deletions

View File

@ -14,6 +14,9 @@
#timesheet-index {
/*Details Bold*/
}
#timesheet-index div.et2_dropdown {
top: 0px;
}
#timesheet-index .nextmatch_header div.ui-helper-clearfix,
#timesheet-index .nextmatch_header div.ui-helper-reset {
height: 0px;

View File

@ -22,7 +22,10 @@
#timesheet-index {
// Favoriten
div.et2_dropdown {
top: 0px;
}
.nextmatch_header{