Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
pdbe
web-components
pdb-ligand-env
Commits
b963cff2
Commit
b963cff2
authored
Jul 30, 2020
by
Lukas Pravda
Browse files
unify menu colors with molstar
parent
b140cce4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/styles/pdb-ligand-env.css
src/styles/pdb-ligand-env.css
+3
-3
No files found.
src/styles/pdb-ligand-env.css
View file @
b963cff2
...
...
@@ -10,7 +10,7 @@
height
:
auto
;
padding
:
10px
;
font
:
12px
sans-serif
;
background
:
#
ccd4
e0
;
background
:
#
e9e6
e0
;
overflow
:
auto
;
opacity
:
0.8
;
word-wrap
:
normal
;
...
...
@@ -34,7 +34,7 @@
}
.pdb-lig-env-menu-panel
{
background
:
#
ccd4
e0
;
background
:
#
e9e6
e0
;
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
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment