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

rework guest invite popup

This commit is contained in:
Luke Pulverenti 2016-02-08 23:46:25 -05:00
parent 559ff97dd7
commit dc0ebc82c7
10 changed files with 230 additions and 193 deletions

View file

@ -12,7 +12,7 @@
.sidebarDivider {
height: 1px;
background: #ddd;
background: #eaeaea;
margin: .5em 0;
}