Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
flask-admin
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Python-Dev
flask-admin
Commits
6120f540
Commit
6120f540
authored
Jul 29, 2014
by
Yuri Shakalov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Moved pencil style to a more specific class
parent
7063adf2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
admin.css
flask_admin/static/admin/css/bootstrap3/admin.css
+1
-4
No files found.
flask_admin/static/admin/css/bootstrap3/admin.css
View file @
6120f540
...
@@ -20,6 +20,7 @@ form.icon button {
...
@@ -20,6 +20,7 @@ form.icon button {
a
.icon
,
button
span
.glyphicon
{
a
.icon
,
button
span
.glyphicon
{
text-decoration
:
none
;
text-decoration
:
none
;
margin-left
:
10px
;
margin-left
:
10px
;
color
:
#333
;
}
}
/* Model search form */
/* Model search form */
...
@@ -201,7 +202,3 @@ ul.has-error {
...
@@ -201,7 +202,3 @@ ul.has-error {
.list-checkbox-column
{
.list-checkbox-column
{
width
:
14px
;
width
:
14px
;
}
}
a
>
.glyphicon
{
color
:
#333
;
}
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