Skip to content

Commit

Permalink
Update dist 16/06
Browse files Browse the repository at this point in the history
  • Loading branch information
seballot committed Jun 16, 2018
1 parent b53f846 commit be49ca3
Show file tree
Hide file tree
Showing 6 changed files with 48 additions and 28 deletions.
5 changes: 3 additions & 2 deletions dist/gogocarto.css
Original file line number Diff line number Diff line change
Expand Up @@ -3504,7 +3504,7 @@ th {
* @Author: Sebastian Castro
* @Date: 2017-03-02 08:57:20
* @Last Modified by: Sebastian Castro
* @Last Modified time: 2018-05-13 15:49:43
* @Last Modified time: 2018-06-13 12:15:44
*/
/*
* @Author: Sebastian Castro
Expand Down Expand Up @@ -3930,7 +3930,8 @@ html[data-useragent*='MSIE 10.0'] .iconInsideMarker-wrapper {
.gogo-load-css .gogocarto-container .subcategorie-option-item .gogo-icon-name-wrapper {
margin-right: 3rem; }
.gogo-load-css .gogocarto-container .subcategorie-option-item .gogo-icon-name-wrapper .option-name {
position: absolute; }
position: absolute;
width: 100%; }
.gogo-load-css .gogocarto-container .subcategorie-option-item .gogo-icon-name-wrapper:hover .arrow-after {
border: solid 6px;
margin-bottom: 1px; }
Expand Down
67 changes: 43 additions & 24 deletions dist/gogocarto.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/gogocarto.min.css

Large diffs are not rendered by default.

Binary file modified dist/gogocarto.min.css.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion dist/gogocarto.min.js

Large diffs are not rendered by default.

Binary file modified dist/gogocarto.min.js.gz
Binary file not shown.

0 comments on commit be49ca3

Please sign in to comment.