Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
solo-1
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
solo-1
Commits
cf5c1340
Commit
cf5c1340
authored
Nov 10, 2016
by
Liang Ding
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '1.7.0-dev' of
https://github.com/b3log/solo
into 1.7.0-dev
parents
3589c1fd
6caf7604
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
README.md
README.md
+1
-1
src/main/webapp/css/default-admin.css
src/main/webapp/css/default-admin.css
+4
-0
No files found.
README.md
View file @
cf5c1340
...
...
@@ -78,7 +78,7 @@ JDK 环境准备好之后[下载](http://pan.baidu.com/share/link?shareid=541735
*
统一规范的编码风格
*
完善的 javadoc 注释
*
严格的分支、缺陷追踪管理
*
不断完善的单元测试用例
,目前覆盖率已达
**47%**
*
不断完善的单元测试用例
## 文档
...
...
src/main/webapp/css/default-admin.css
View file @
cf5c1340
...
...
@@ -740,6 +740,10 @@ button#submitArticle:hover,
.comment-content
.CodeMirror
{
height
:
170px
;
}
#pagePagePanel
{
margin-top
:
0
;
}
/* end article */
/* start preference */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment