remove leftover comments

This commit is contained in:
Extarys 2021-01-16 16:57:09 -05:00
parent fb904ad5de
commit fd15162299
1 changed files with 0 additions and 14 deletions

View File

@ -1442,20 +1442,6 @@ aside .panel-body {
}
/* Thread hover effects */
/* .desktop-view .panel.tread-wrapper {
-webkit-transition: box-shadow 0.25s ease-in-out;
-moz-transition: box-shadow 0.25s ease-in-out;
-o-transition: box-shadow 0.25s ease-in-out;
-ms-transition: box-shadow 0.25s ease-in-out;
transition: box-shadow 0.25s ease-in-out;
} */
/* .desktop-view .panel.tread-wrapper:hover {
box-shadow: 0 0 3px #dadada;
-webkit-box-shadow: 0 0 3px #dadada;
-moz-box-shadow: 0 0 3px #dadada;
} */
.desktop-view .wall-item-container .wall-item-content a,
.desktop-view .wall-item-name,
.desktop-view .wall-item-container .fakelink,