Skip to content
Snippets Groups Projects
Commit b963cff2 authored by Lukas Pravda's avatar Lukas Pravda
Browse files

unify menu colors with molstar

parent b140cce4
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
height: auto;
padding: 10px;
font: 12px sans-serif;
background: #ccd4e0;
background: #e9e6e0;
overflow: auto;
opacity: 0.8;
word-wrap: normal;
......@@ -34,7 +34,7 @@
}
.pdb-lig-env-menu-panel {
background: #ccd4e0;
background: #e9e6e0;
opacity: 0.9;
float: right;
height: 30px;
......@@ -58,7 +58,7 @@
}
.pdb-lig-env-menu-panel>i:hover {
color: #637ca0;
color: #ae5d04;
}
.pdb-lig-env-toolbar-container {
......
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