This website works better with JavaScript.
Explore
Help
Register
Sign In
open-source-mirrors
/
Readarr
mirror of
https://github.com/Readarr/Readarr
Watch
1
Star
0
Fork
You've already forked Readarr
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Transform buttons to title case
Browse Source
pull/6/head
Mark McDowall
10 years ago
parent
b73413f189
commit
95bd82778f
1 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
4
src/UI/Content/Overrides/bootstrap.less
vendored
Unescape
Escape
View File
@ -72,3 +72,7 @@
border-radius:6px 0 6px 6px;
}
}
.btn {
text-transform: capitalize;
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
open-source-mirrors/Readarr
Title
Body
Create Issue