Pagination and better perfomance for projects page.
This commit is contained in:
parent
60bf502bf1
commit
1d601616a3
6 changed files with 42 additions and 19 deletions
|
@ -103,6 +103,11 @@ $hover: #FDF5D9;
|
|||
*/
|
||||
@import "sections/issues.scss";
|
||||
|
||||
/**
|
||||
* Styles related to projects
|
||||
*/
|
||||
@import "sections/projects.scss";
|
||||
|
||||
/**
|
||||
* This scss file redefine chozen selectbox styles for
|
||||
* project Branch/Tag select element
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue