1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update controls

This commit is contained in:
Luke Pulverenti 2015-07-30 11:18:07 -04:00
parent 20b01a80b3
commit 5439ca56b6
7 changed files with 364 additions and 38 deletions

View file

@ -388,3 +388,6 @@ paper-menu-item {
.ui-page-theme-b .unfocused-line.paper-input-container {
background: #858585;
}
paper-textarea.mono textarea {
font-family: monospace!important;
}