Skip to content

Commit

Permalink
revert buttons style in action navbar (#615)
Browse files Browse the repository at this point in the history
  • Loading branch information
allyoucanmap authored Nov 23, 2021
1 parent d412e9c commit 4d15089
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions geonode_mapstore_client/client/themes/geonode/less/_menu.less
Original file line number Diff line number Diff line change
Expand Up @@ -37,25 +37,6 @@

}
}
#page-dataset-viewer{
.gn-menu{
&.gn-default{
.gn-menu-content-side {
&.gn-menu-content-left {
.btn-default {
.border-color-var(@theme-vars[@button-default][button-action-border-color]);
.background-color-var(@theme-vars[main-bg]);
&:hover {
.background-color-var(@theme-vars[main-hover-bg]);
}
}

}
}
}
}
}

}

// **************
Expand Down

0 comments on commit 4d15089

Please sign in to comment.