|
@@ -343,10 +343,19 @@ h1 a {
|
|
|
opacity: 0.25;
|
|
|
}
|
|
|
|
|
|
+ #panel #content.minimal .card {
|
|
|
+ background-color: transparent;
|
|
|
+ margin-bottom: 4px;
|
|
|
+ }
|
|
|
+
|
|
|
#panel #content.minimal .cover {
|
|
|
display: none;
|
|
|
}
|
|
|
|
|
|
+ #panel #content.minimal .title {
|
|
|
+ padding: 0;
|
|
|
+ }
|
|
|
+
|
|
|
#panel #content.minimal #previewsToggler {
|
|
|
opacity: 1;
|
|
|
}
|