]> git.mxchange.org Git - friendica.git/commitdiff
remove leftover comments
authorExtarys <hypewolf@protonmail.com>
Sat, 16 Jan 2021 21:57:09 +0000 (16:57 -0500)
committerExtarys <hypewolf@protonmail.com>
Sat, 16 Jan 2021 21:57:09 +0000 (16:57 -0500)
view/theme/frio/css/style.css

index cd934e214196322b1d588d1e606c9f80bbe737d5..e7f30b6aed1c3520de8366d6bae5522cb9494755 100644 (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,