summaryrefslogtreecommitdiff
path: root/frontend/static/sass/src/tiny.sass
blob: 3be302dd8faefae01dddc99ba67fda8acb88b15d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
#logo,#form,#logobg,#sitez
	opacity: 0
	z-index: -20
#lastlogbox *, #lastlogbox h4
	font-size: 5px
	padding: 1px
#lastlogbox
	padding: 1px
#chat
	font-size: 6px
	line-height: 120%
	overflow-y: hidden
	a.u
		min-width: 10px
	img
		max-height: 30px
		max-width: 30px
#player *,#playlist *,#queue *
	font-size: 5px
#playlist ul#queue li
	padding: 1px
#playlist ul#queue li span.like
	font-size: 5px
#playlist ul#queue li a.user
	font-size: 5px
nav button
	font-size: 10px
	padding: 1px
	border: 1px solid #888
	min-width: 10px
	max-width: 10px
	min-height: 10px
	max-height: 10px
	overflow: hidden
*,#chat
	overflow: hidden