forked from extern/egroupware
timesheet
add Button - padding for Text "Add" app.less
This commit is contained in:
parent
7d7436e54b
commit
78a192e8d2
@ -75,7 +75,7 @@
|
||||
color: #0c5da5;
|
||||
line-height: 0.6em;
|
||||
padding-left: 0.1em;
|
||||
padding-right: 4em;
|
||||
padding-right: 100em;
|
||||
}
|
||||
#timesheet-index .nextmatch_header #timesheet-index_timesheet-index-add button#timesheet-index_add:active {
|
||||
background-color: #1aa200;
|
||||
|
@ -57,6 +57,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;}
|
||||
|
Loading…
Reference in New Issue
Block a user