Files
jellyfin-web/src/components/directorybrowser/directorybrowser.css
T
Erwin de Haan 4678528d00 First separation commit.
Added LICENSE, README.md, CONTRIBUTORS.md
2019-01-09 12:36:54 +01:00

8 lines
129 B
CSS

#ulDirectoryPickerList a {
padding-top: .4em;
padding-bottom: .4em
}
.lblDirectoryPickerPath {
white-space: nowrap
}