committed by
Julius Härtl
parent
b15555e5e2
commit
e970fca3f3
@@ -685,7 +685,6 @@ button.button-inline:hover {
|
|||||||
min-width: 240px;
|
min-width: 240px;
|
||||||
height: 34px;
|
height: 34px;
|
||||||
display: flex;
|
display: flex;
|
||||||
margin: 3px 3px 3px 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.colorselect .color {
|
.colorselect .color {
|
||||||
@@ -740,6 +739,7 @@ button.button-inline:hover {
|
|||||||
position: relative;
|
position: relative;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
display: block;
|
display: block;
|
||||||
|
margin: 2px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.popovermenu ul {
|
.popovermenu ul {
|
||||||
@@ -813,6 +813,11 @@ button.button-inline:hover {
|
|||||||
|
|
||||||
#boardlist .board-edit-controls {
|
#boardlist .board-edit-controls {
|
||||||
float: right;
|
float: right;
|
||||||
|
display: flex;
|
||||||
|
}
|
||||||
|
|
||||||
|
#boardlist .app-navigation-entry-edit input {
|
||||||
|
margin: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user