mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
align add button
This commit is contained in:
parent
1254db03de
commit
dd3126fb7f
@ -980,7 +980,7 @@
|
||||
border-radius: 3px;
|
||||
border-top-left-radius: 10px;
|
||||
height: 24px;
|
||||
margin: 6px -2px;
|
||||
margin: -2px 2px;
|
||||
}
|
||||
button#admin-categories-index_add:before {
|
||||
content: "";
|
||||
|
@ -881,7 +881,7 @@ div#admin-categories-index{
|
||||
button#admin-categories-index_add {
|
||||
.Complete_Button_add_only_plus;
|
||||
.dimension_height_m;
|
||||
margin: 6px -2px;
|
||||
margin: -2px 2px;
|
||||
&:hover {.Complete_Button_add_only_plus_hover;}
|
||||
&:active {background-color: @color_positive_action_active !important;}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user