UI: add new button, top panel restyle etc
This commit is contained in:
parent
3b5a4fa2fd
commit
15c4655527
27 changed files with 88 additions and 64 deletions
|
@ -556,8 +556,13 @@ a.project-update.titled {
|
|||
}
|
||||
|
||||
.add_new {
|
||||
float:right;
|
||||
padding: 6px 12px;
|
||||
float: right;
|
||||
background: #A6B807;
|
||||
color: white;
|
||||
padding: 4px 10px;
|
||||
@include round-borders-all(4px);
|
||||
font-size:11px;
|
||||
margin: 10px 0;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue