Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CSU
tweeki
Commits
3444f62b
Commit
3444f62b
authored
Mar 05, 2019
by
Tobias Haider
Browse files
style save button as btn-primary
parent
84bd7ad8
Changes
1
Hide whitespace changes
Inline
Side-by-side
components/corrections.less
View file @
3444f62b
...
...
@@ -140,4 +140,11 @@ fieldset[disabled] input[type=submit], fieldset[disabled] input[type=button] {
left:50%;
right:unset;
margin-left:-10em;
}
\ No newline at end of file
}
/* style save button as btn-primary */
#wpSave {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
}
Write
Preview
Supports
Markdown
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