routing
This commit is contained in:
16
WEB/src/app/songs/modules/read/files/files.component.less
Normal file
16
WEB/src/app/songs/modules/read/files/files.component.less
Normal file
@@ -0,0 +1,16 @@
|
||||
:host {
|
||||
display: block;
|
||||
}
|
||||
|
||||
button {
|
||||
font-size: 24px;
|
||||
color: #aaa;
|
||||
|
||||
&:hover {
|
||||
color: #000;
|
||||
}
|
||||
}
|
||||
|
||||
tr.file-over {
|
||||
background: #f908;
|
||||
}
|
||||
Reference in New Issue
Block a user