Skip to content

Commit

Permalink
explorer modified
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Thiery committed Mar 24, 2017
1 parent 1abc98c commit 4b3c140
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions explorer/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 318,7 @@ select {
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
cursor: pointer;
}
.b-labels-active {
background-image: url("../img/icon-label-active.png");
Expand All @@ -333,6 334,7 @@ select {
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
cursor: pointer;
}
.b-projects-active {
background-image: url("../img/icon-project-active.png");
Expand All @@ -348,6 350,7 @@ select {
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
cursor: pointer;
}
.b-objects-active {
background-image: url("../img/icon-object-active.png");
Expand Down

0 comments on commit 4b3c140

Please sign in to comment.