Subversion Repositories cheapmusic

Rev

Rev 118 | Rev 124 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 118 Rev 119
Line 117... Line 117...
117
 
117
 
118
.material-icons.md-18 { font-size: 18px; }
118
.material-icons.md-18 { font-size: 18px; }
119
.material-icons.md-24 { font-size: 24px; }
119
.material-icons.md-24 { font-size: 24px; }
120
.material-icons.md-36 { font-size: 36px; }
120
.material-icons.md-36 { font-size: 36px; }
121
.material-icons.md-48 { font-size: 48px; }
121
.material-icons.md-48 { font-size: 48px; }
-
 
122
 
-
 
123
.svg-24 { width:24px; height:24px; }
-
 
124
.svg-yt { color:red; width:36px; height:36px; }
-
 
125
 
-
 
126
.hidden-default-btn { width: 0; height: 0; overflow: hidden; }
-
 
127
 
-
 
128
.progress-bar { width: 0%; }
122
 
129
 
123
/* Cursor Pointer */
130
/* Cursor Pointer */
124
.cursor-pointer {
131
.cursor-pointer {
125
	cursor: pointer;
132
	cursor: pointer;
126
}
133
}