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