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{
@ -57,7 +60,7 @@
button#timesheet-index_add{
.Complete_Button_add_only_plus;
.dimension_height_m;
&:hover {.Complete_Button_add_only_plus_hover;}
&:active {background-color: @color_positive_action_active !important;}