Compact list of alternatives with no features, comments etc
AlternativeTo compact list of alternatives by regs01
Details
Authorregs01
LicenseNo License
Categoryalternativeto.net
Created
Updated
Size1.9 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name AlternativeTo compact list of alternatives
@namespace github.com/openstyles/stylus
@version 1
@description Shorter list of alternatives
@author coth
==/UserStyle== */
@-moz-document domain("alternativeto.net") {
.AppItemList_infoList__dmb6t {
display: block !important;
padding: 12px 10px 10px !important;
}
.AppItem_shared_likeButton__kxslp {
display: inline !important;
margin-bottom: 0px !important;
margin-right: 0px!important;
float: right !important;
}
.AppItem_shared_heading__Imp1y,
.Heading_h2___LwQD {
display: inline !important;
}
.AppItemList_iconDesktopList__Vx_9W {
margin-top: 10px !important;
padding: 0px !important;
}
.AppItemList_descList__dnVVe {
margin-top: 15px !important;
}
.ModernLikeButton_likeWrapper__SXP5E {
container: none !important;
min-width: unset !important;
display: inline !important;
}
.ListOfUsers_profilePictures__PPECr {
display: none !important;
}
.ModernLikeButton_heart__9yA4d svg {
height: 28px !important;
width: 28px !important;
}
.ModernLikeButton_heart__9yA4d.ModernLikeButton_liked__9KVKk path {
color: red !important;
}
.ModernLikeButton_likeWrapper__SXP5E:has(.ModernLikeButton_heart__9yA4d)
.ListOfUsers_metaText__wof8s {
height: 22pt !important;
overflow-x: hidden !important;
overflow-y: hidden !important;
position: absolute !important;
}
.spacer-16 {
height: 42px !important;
}
.AppItemBox_heart__QmvW_ {
font-size: 14pt !important;
}
.AppListItemModern_features__EHkQl,
.Box_listBox__ZgnEu,
.AppItemList_underScreensButton__Uoi3k,
.AppItemList_toolsList__5uUmn{
display: none !important;
/*todo: collapsible feature list*/
}
}