Commit 6120f540 authored by Yuri Shakalov's avatar Yuri Shakalov

Moved pencil style to a more specific class

parent 7063adf2
...@@ -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;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment