Improves
ticktick (a pom of power) by zagreus99
Details
Authorzagreus99
LicenseNo License
Categoryticktick.com
Created
Updated
Size2.4 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 ticktick (a pom of power)
@version 20240923.18.03
@namespace https://userstyles.world/user/zagreus99
@description Improves
@author zagreus99
@license No License
==/UserStyle== */
@-moz-document domain("ticktick.com") {
/* VERSION: 0.52 */
.w-\[346px\] { width:700px; }
#notification-view .author { display:none; }
#notification-view .n-left .avatar { width:24px !important; height:24px !important; }
#notification-view .n-left .avatar img { width:24px !important; height:24px !important; }
#notification-view .n-header .time { opacity:0.5; }
#notification-view .n-content .text { font-size:14px !important; position:relative; top:0px; overflow:visible; }
#notification-view .n-content .text strong a { color:#5497ff; }
#notification-view .n-content .text span { color:#aaa; }
#notification-view .n-content .text strong { font-weight:600; }
#notification-view .n-content .text .bm_added { line-height:1px; font-size:30px; color:#444; position:relative; top:2px; }
#notification-view .n-content .text .bm_completed { line-height:1px; font-size:18px; position:relative; top:1px; left:-2px; }
#notification-view .n-content .text .bm_bubble { opacity:0.3 }
#notification-view .n-content .text .bm_delete { line-height:1px; font-size:35px; color:red; transform:rotate(45deg); display:inline-block; position:relative; top:5px; left:1px; }
#notification-view .n-content.bm_deleted_task .text strong { text-decoration:line-through; opacity:0.2; }
#notification-view .n-content.bm_completed_task .text strong { text-decoration:line-through; color:#44ff4f; color:#00d36a; }
#notification-view .n-content.bm_completed_task .text strong a { text-decoration:line-through; color:#44ff4f; color:#00d36a; }
#notification-view .n-content.bm_comment .text span { color:#fff; }
/* COMMENTS */
.comments .c-text .bm_at_user { opacity:0.1; font-size:12px; }
/*=========================================*/
/* MAC */
/*=========================================*/
body.bm_is_mac #notification-view .n-right { margin-left:12px; }
body.bm_is_mac #notification-view .bm_icon { padding-right:4px !important; }
}