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
0ba0ac12
Unverified
Commit
0ba0ac12
authored
Jan 13, 2019
by
Van
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
🎨
#12610
parent
514d7b35
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
src/main/webapp/css/default-admin.css
src/main/webapp/css/default-admin.css
+6
-2
No files found.
src/main/webapp/css/default-admin.css
View file @
0ba0ac12
...
...
@@ -19,7 +19,7 @@
* admin style
*
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @version 2.
5.1.0, Jan 4
, 2019
* @version 2.
6.0.0, Jan 13
, 2019
*/
/* start resset */
...
...
@@ -969,7 +969,11 @@ a[class*=" icon-"]:hover {
.form
label
.checkbox
{
display
:
inline-flex
;
align-items
:
center
;
margin
:
6px
0
;
margin
:
11px
0
;
}
.form
label
.checkbox
input
{
height
:
auto
;
}
.form
input
[
type
=
'text'
],
.form
input
[
type
=
'password'
],
.form
textarea
,
...
...
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