restructure entries pages, last comments
This commit is contained in:
+16
-6
@@ -277,6 +277,19 @@ table {
|
||||
}
|
||||
|
||||
|
||||
|
||||
a[href*="//"]::after {
|
||||
font-family: "Material Icons";
|
||||
font-size: 10px;
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
top: -3px;
|
||||
content: "launch";
|
||||
color: #6e6e6e;
|
||||
text-decoration: none
|
||||
}
|
||||
|
||||
|
||||
.dark-theme {
|
||||
|
||||
app-root {
|
||||
@@ -303,11 +316,8 @@ table {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.help-button {
|
||||
float: right;
|
||||
position: relative;
|
||||
top: -40px;
|
||||
right: 15px;
|
||||
a[href*="//"]::after {
|
||||
color: #aeaeae;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user