mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 23:00:56 +01:00
align add button
This commit is contained in:
parent
74083322be
commit
a54659ddda
@ -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