modified: static/css/common.css
This commit is contained in:
parent
318b280dd2
commit
857e66a645
1 changed files with 2 additions and 2 deletions
|
|
@ -101,7 +101,7 @@ blockquote {
|
|||
|
||||
button.link,
|
||||
.button {
|
||||
color: #292929;
|
||||
color: #32A6CD;
|
||||
text-align: left;
|
||||
padding: 0;
|
||||
opacity: .80;
|
||||
|
|
@ -144,7 +144,7 @@ p.whats-next {
|
|||
}
|
||||
|
||||
form.node-action {
|
||||
display: inline;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.node-actions {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue