Settings template updated
This commit is contained in:
@@ -8,4 +8,15 @@
|
||||
.lastfm {
|
||||
display: none;
|
||||
}
|
||||
.borderless {
|
||||
border: none !important;
|
||||
background: transparent !important;
|
||||
-webkit-transition: none !important;
|
||||
-moz-transition: none !important;
|
||||
transition: none !important;
|
||||
-webkit-box-shadow: none !important;
|
||||
-moz-box-shadow: none !important;
|
||||
box-shadow: none !important;
|
||||
margin-top: 2px !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user