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

remove mono compiler directives

This commit is contained in:
Luke Pulverenti 2014-10-06 19:58:46 -04:00
parent e53b184e77
commit 7ad3b6c430
25 changed files with 190 additions and 211 deletions

View file

@ -323,7 +323,6 @@
background-color: #181818;
border-radius: 4px;
padding: 5px 7px;
font-size: 13px;
margin: 0 5px 5px 0;
color: #fff !important;
text-decoration: none;
@ -345,7 +344,6 @@ a.itemTag:hover {
.reviewerName {
color: #ccc;
font-size: 13px;
margin-top: .5em;
}