Dashboard refactoring:
* dashboard should be in dashboard controller not project index * projects index removed
This commit is contained in:
parent
9ef9c58f55
commit
edd81a79c5
15 changed files with 84 additions and 101 deletions
|
@ -659,6 +659,10 @@ li.note {
|
|||
width:24px;
|
||||
vertical-align:top;
|
||||
}
|
||||
|
||||
strong {
|
||||
line-height:24px;
|
||||
}
|
||||
}
|
||||
|
||||
.automerge_widget {
|
||||
|
@ -741,7 +745,7 @@ li.note {
|
|||
*/
|
||||
.event_lp {
|
||||
@extend .alert-info;
|
||||
margin-bottom:15px;
|
||||
margin-bottom:20px;
|
||||
padding:8px;
|
||||
border-style: solid;
|
||||
border-width: 1px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue