mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-26 20:11:49 +02:00
No longer titlecases notifications, indexers, etc
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
text-align: left;
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
|
||||
ul.items {
|
||||
list-style-type: none;
|
||||
margin: 0px;
|
||||
@@ -41,6 +41,7 @@
|
||||
overflow: hidden;
|
||||
line-height: 30px;
|
||||
text-overflow: ellipsis;
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
.btn-group {
|
||||
|
Reference in New Issue
Block a user