Skip to content

Commit

Permalink
Pre-release para version 2.6.0 del Explorer
Browse files Browse the repository at this point in the history
  • Loading branch information
pepeciavirella committed Oct 24, 2019
1 parent 5fb408d commit bc78877
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions dist/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -1358,6 +1358,10 @@ section#detalle #detalle-content #detalle-panel .dp-body .tab-content .tab-pane
transition: 0.25s;
border-radius: 0;
}
section#detalle div#detalle-content div#detalle-panel .dp-body .tab-content form#form-hero-search .form-group .form-autocomplete > div {
/* Hide the unnecesary, misplaced div below the searchbar at the right-sided panel of ViewPage */
display: none;
}
section#detalle #detalle-content #detalle-panel .dp-body .tab-content .tab-pane .dp-form-search .form-group .form-control::-moz-placeholder {
color: #686868;
opacity: 1;
Expand Down
4 changes: 2 additions & 2 deletions dist/js/main.js

Large diffs are not rendered by default.

0 comments on commit bc78877

Please sign in to comment.