Link to help for markdown usage
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -506,7 +506,7 @@ button:hover {
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
.save-indicator {
|
||||
#card-description .save-indicator {
|
||||
background-color: #009900;
|
||||
color: #ffffff;
|
||||
border-radius: 3px;
|
||||
@@ -515,6 +515,9 @@ button:hover {
|
||||
font-size: 8pt !important;
|
||||
display: none;
|
||||
}
|
||||
#card-description .icon-help {
|
||||
float: right;
|
||||
}
|
||||
|
||||
#sidebar-header,
|
||||
.card-block {
|
||||
@@ -905,6 +908,12 @@ button:hover {
|
||||
background-image: url('../../../settings/img/users.svg');
|
||||
}
|
||||
|
||||
.icon-help {
|
||||
background-image: url('../../../settings/img/help.svg');
|
||||
padding: 11px 20px;
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
|
||||
.icon-add-white {
|
||||
background-image: url('../img/add-white.svg');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user