mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-23 23:02:18 +08:00
Scatterplot: wind down current development, fix label assignment, flatten model config, style fixes
This commit is contained in:
@@ -5,10 +5,11 @@
|
||||
margin-bottom: 16px;
|
||||
overflow: auto;
|
||||
background-color: #ebd9b2;
|
||||
padding : 8px 12px 8px 12px;
|
||||
padding : 12px 12px 4px 12px;
|
||||
}
|
||||
|
||||
.chart-header h2 {
|
||||
margin-top: 0px;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
@@ -63,7 +64,7 @@ figcaption .title-info {
|
||||
.file-controls .btn {
|
||||
height: 24px;
|
||||
padding: 0px 10px 0px 10px;
|
||||
line-height: 24px;
|
||||
line-height: 20px;
|
||||
}
|
||||
|
||||
.file-controls .copy-btn {
|
||||
|
||||
Reference in New Issue
Block a user