theming the add package button
This commit is contained in:
parent
a9fd336093
commit
62cbacc8ba
@ -87,6 +87,14 @@
|
||||
padding:7px;
|
||||
}
|
||||
|
||||
#blocklyAddPackage {
|
||||
text-align: left;
|
||||
}
|
||||
#blocklyAddPackage button {
|
||||
background-color: rgba(0, 0, 0, 0.3);
|
||||
color: white;
|
||||
}
|
||||
|
||||
.organization {
|
||||
top: 1.6em;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user