PluginProbe
FluentCommunity – Ultra-Fast High-Performance Social Network, Community, LMS & Online Courses / 1.0.93
FluentCommunity – Ultra-Fast High-Performance Social Network, Community, LMS & Online Courses v1.0.93
2.10.0 2.10.01 2.9.1 2.9.0 2.8.1 2.8.0 2.7.7 2.7.5 2.7.0 2.6.01 2.6.0 2.5.0 2.4.01 trunk 1.0.90 1.0.91 1.0.92 1.0.93 1.0.94 1.0.95 1.0.96 1.0.97 1.0.98 1.0.99 1.1.0 All 77 releases
fluent-community / assets / global.css

global.css in FluentCommunity – Ultra-Fast High-Performance Social Network, Community, LMS & Online Courses 1.0.93, at assets/global.css

2 lines 17.9 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 body{--fcom-primary-bg: #ffffff;--fcom-secondary-bg: #f0f2f5;--fcom-active-bg: #f0f3f5;--fcom-light-bg: #E1E4EA;--fcom-deep-bg: #222530;--fcom-menu-text: #545861;--fcom-primary-text: #19283a;--fcom-secondary-text: #525866;--fcom-text-off: #959595;--fcom-text-link: #2271b1;--fcom-primary-button: #2B2E33;--fcom-primary-border: #e3e8ee;--fcom-secondary-border: #9CA3AF;--fcom-highlight-bg: #fffce3;--fcom-skeleton-bg: linear-gradient(90deg, #f0f2f5 25%, #e6e8eb 37%, #f0f2f5 63%);--el-color-primary: #19283a}.dark body{--fcom-primary-bg: #2B2E33;--fcom-secondary-bg: #191B1F;--fcom-active-bg: #42464D;--fcom-light-bg: #2B303B;--fcom-deep-bg: #E1E4EA;--fcom-menu-text: #E4E7EB;--fcom-primary-text: #F0F3F5;--fcom-secondary-text: #99A0AE;--fcom-text-off: #A5A9AD;--fcom-text-link: #60a5fa;--fcom-primary-button: #FFFFFF;--fcom-primary-border: #42464D;--fcom-secondary-border: #A5A9AD;--fcom-highlight-bg: #2c2c1a;--fcom-skeleton-bg: linear-gradient(90deg, #414040 25%, #404040 37%, #555555 63%);--el-color-primary: #F0F3F5;--el-color-white: #191B1F}.dark body .el-dialog{--el-dialog-bg-color: #2B2E33}.show_on_dark{display:none!important}html.dark .show_on_dark{display:flex!important}html.dark .show_on_light{display:none!important}html.dark .fcom_color_mode_core .fcom_color_mode_action .show_on_dark{transform:scale(1)}html.dark .fcom_color_mode_core .fcom_color_mode_action .show_on_light{transform:translate(-50%,-50%) scale(0)}.fhr_wrap{position:relative}.fcom_color_mode_core{display:inline-flex;align-items:center;position:relative;font-size:14px;line-height:100%;vertical-align:middle}.fcom_color_mode_core span.fcom_color_mode_action{display:flex;position:relative;align-items:center;justify-content:center;outline:none;box-sizing:border-box;cursor:pointer;color:var(--fcom-menu-text, #545861);width:20px;height:20px;font-size:20px;margin-bottom:2px}.fcom_color_mode_core span.fcom_color_mode_action .show_on_dark{display:block!important;transform:scale(0);transition:.4s;-webkit-transition:.4s}.fcom_color_mode_core span.fcom_color_mode_action .show_on_light{display:block!important;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:.4s;-webkit-transition:.4s}.fluent_com{background:var(--fcom-secondary-bg, #f0f0f1);color:var(--fcom-primary-text, #19283a)}.fcom_sr_only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.el-icon{--color: inherit;align-items:center;display:inline-flex;height:1em;justify-content:center;line-height:1em;position:relative;width:1em;fill:currentColor;color:var(--color);font-size:inherit}.el-icon.fcom_more_icon{transform:rotate(90deg)}.fcom_top_menu{padding:10px 20px;display:flex;align-items:center;justify-content:space-between;background:var(--fcom-primary-bg, white);margin-bottom:0;position:sticky;top:0;z-index:99;border-bottom:1px solid var(--fcom-primary-border, #e3e8ee);flex-wrap:wrap}.fcom_top_menu .fhr_logo a{overflow:hidden;line-height:0;margin:0;padding:0;display:block}.fcom_top_menu .fhr_logo a img{max-height:32px}.fcom_top_menu .top_menu_left{display:flex;gap:10px;align-items:center;flex:1}.fcom_top_menu .top_menu_center{flex:2;display:flex;justify-content:center}.fcom_top_menu .top_menu_center .fcom_header_menu{display:flex;justify-content:center;gap:4px;padding:0;margin:0;list-style-type:none}.fcom_top_menu .top_menu_center .fcom_header_menu .fcom_menu_link{display:flex;gap:6px;align-items:center}.fcom_top_menu .top_menu_center .fcom_header_menu .fcom_menu_link .community_avatar{display:flex;max-width:16px;height:16px;aspect-ratio:1/1;justify-content:center;align-items:center}.fcom_top_menu .top_menu_center .fcom_header_menu .fcom_menu_link .community_avatar .el-icon{font-size:16px}.fcom_top_menu .top_menu_center .fcom_header_menu .fcom_menu_link .community_avatar:empty{display:none!important}.fcom_top_menu .top_menu_right{flex:1;display:flex;justify-content:flex-end}.fcom_top_menu ul.top_menu_items{margin:0;list-style:none;padding:0}.fcom_top_menu ul.top_menu_items li{display:inline-block;margin-bottom:0}.fcom_top_menu ul.top_menu_items li:last-child{margin-right:5px}.fcom_top_menu ul.top_menu_items li a{display:flex;text-decoration:none;color:var(--fcom-menu-text, #545861);padding:6px 12px;border-radius:8px;margin:0 2px;cursor:pointer}.fcom_top_menu ul.top_menu_items li a.router-link-exact-active,.fcom_top_menu ul.top_menu_items li a:hover{color:var(--fcom-menu-text, #545861);background:var(--fcom-active-bg, #f0f3f5)}.fcom_top_menu ul.top_menu_items li a span.community_name{font-size:15px;font-weight:500}.fcom_user_context_menu_items{display:flex!important;align-items:center;list-style:none;margin:0;padding:0}.fcom_user_context_menu_items li{display:inline-block;margin-bottom:0;margin-right:15px}.fcom_user_context_menu_items li:last-child{margin-right:5px}.fcom_user_context_menu_items li:empty{display:none!important}.fcom_user_context_menu_items li.fcom_icon_link a{padding:0!important;margin:0!important}.fcom_user_context_menu_items li a{display:flex;align-items:center;text-decoration:none;color:var(--fcom-menu-text, #545861);gap:8px;padding:6px 12px;border-radius:8px;margin:0 2px;cursor:pointer}.fcom_user_context_menu_items li a .el-icon{font-size:16px!important}.fcom_user_context_menu_items li a.router-link-exact-active,.fcom_user_context_menu_items li a:hover{color:var(--fcom-menu-text, #545861);background:var(--fcom-active-bg, #f0f3f5)}.fcom_user_context_menu_items li a span.community_name{font-size:15px;font-weight:500}.fcom_user_context_menu_items li.top_menu_item{display:flex;align-items:center;justify-content:center;border-radius:50%}.fcom_user_context_menu_items li.top_menu_item .el-icon{display:inline-block;font-size:20px}.fcom_user_context_menu_items li.top_menu_item .chat_icon .el-icon{font-size:20px!important}.fcom_user_context_menu_items .fcom_search_icon{cursor:pointer;display:block;margin-top:2px}.fcom_user_context_menu_items .fcom_menu_item_chat{padding:0}.fcom_user_context_menu_items .fcom_user_menu_item{display:flex;align-items:center;position:relative;-webkit-user-select:none;user-select:none}.fcom_user_context_menu_items .fcom_user_menu_item .user_name{display:none}.fcom_user_context_menu_items .fcom_user_menu_item .user_avatar{position:relative;line-height:1}.fcom_user_context_menu_items .fcom_user_menu_item .user_avatar img{width:32px;height:32px;aspect-ratio:1/1;object-fit:cover;border-radius:50%}.fcom_user_context_menu_items .fcom_user_menu_item .user_avatar .avatar_icon{position:absolute;right:-1px;bottom:1px;background:var(--fcom-active-bg, #f0f3f5);border-radius:50%;width:10px;height:10px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px var(--fcom-primary-bg, #FFFFFF)}.fcom_user_context_menu_items .fcom_user_menu_item .fcom_profile_extend span.fcom_profile_menu{cursor:pointer;margin-left:10px}.fcom_user_context_menu_items .fcom_user_menu_item .fcom_profile_extend span.fcom_profile_menu svg{width:16px}.fcom_user_context_menu_items .fcom_user_menu_item .fcom_profile_extend .fcom_profile_sub_menu{display:none;list-style:none;margin:0;padding:0;min-width:200px;background:var(--fcom-primary-bg, white)}.fcom_user_context_menu_items .fcom_user_menu_item .fcom_profile_extend .fcom_profile_sub_menu li{padding:0;margin:0;background:var(--fcom-primary-bg, white);border-bottom:1px solid var(--fcom-primary-border, #e3e8ee);cursor:pointer;width:100%}.fcom_user_context_menu_items .fcom_user_menu_item .fcom_profile_extend .fcom_profile_sub_menu li:hover{background:var(--fcom-active-bg, #f8fafc)}.fcom_user_context_menu_items .fcom_user_menu_item .fcom_profile_extend .fcom_profile_sub_menu li a{margin:0;padding:10px!important}.fcom_user_context_menu_items .fcom_user_menu_item .fcom_profile_extend .fcom_profile_sub_menu li a:hover{background:none}.fcom_user_context_menu_items .fcom_user_menu_item .fcom_profile_extend.fcom_extend_menu .fcom_profile_sub_menu{display:block;position:absolute;box-shadow:none;top:110%;right:0;padding:10px;background:var(--fcom-primary-bg, #f8fafc);border-radius:8px;overflow:hidden;border:1px solid var(--fcom-primary-border, #e3e8ee)}.fcom_user_context_menu_items .fcom_user_menu_item .fcom_profile_extend.fcom_extend_menu .fcom_profile_sub_menu li{margin:2px 0;border-radius:8px;border-bottom:none}.fcom_user_context_menu_items .chat_icon,.fcom_user_context_menu_items .notification_icon,.fcom_user_context_menu_items .fcom_profile_extend,.fcom_user_context_menu_items .fcom_search_holder{cursor:pointer;line-height:1;color:var(--fcom-menu-text, #545861)}.fcom_user_context_menu_items .chat_icon:hover,.fcom_user_context_menu_items .notification_icon:hover,.fcom_user_context_menu_items .fcom_profile_extend:hover,.fcom_user_context_menu_items .fcom_search_holder:hover{color:var(--fcom-menu-text, #545861)}.fcom_user_context_menu_items .chat_icon,.fcom_user_context_menu_items .notification_icon{margin-top:4px}.fcom_user_context_menu_items .chat_icon .el-icon svg,.fcom_user_context_menu_items .notification_icon .el-icon svg{width:20px;height:20px}.fcom_user_context_menu_items ul li.fcom_profile_block{margin-bottom:8px!important}.fcom_user_context_menu_items ul li.fcom_profile_block a{display:flex;align-items:center;justify-content:space-between;color:var(--fcom-menu-text, #545861);width:auto;overflow:hidden;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:0}.fcom_user_context_menu_items ul li.fcom_profile_block a p{margin:0;padding:0}.fcom_user_context_menu_items ul li.fcom_profile_block a .fcom_profile_avatar img{display:block;width:40px;height:40px;aspect-ratio:1/1;object-fit:cover;border-radius:50%}.fcom_user_context_menu_items ul li.fcom_profile_block a .fcom_user_info .fcom_user_email{font-size:80%}.fcom_user_context_menu_items ul li.fcom_profile_block a .fcom_user_info .fcom_user_name{font-weight:500}.fcom_inline_icon_link_item{cursor:pointer;display:flex;text-decoration:none;color:var(--fcom-menu-text, #545861);align-items:center;gap:10px}.fcom_side_footer{padding:4px 0;position:sticky;margin-top:auto;bottom:0;width:280px;background:var(--fcom-primary-bg, white);border-top:1px solid var(--fcom-primary-border, #e4e7eb)}.fcom_side_footer .fcom_inline_icon_link_item{padding:10px 20px;margin:0}@media all and (max-width: 640px){.fcom_side_footer{bottom:0}}.fcom_side_footer:empty{display:none}.fcom_side_footer ul.fcom_user_context_menu_items li{margin-right:15px!important}.fcom_side_footer ul.fcom_user_context_menu_items li .user_avatar img{width:24px;height:24px}.fcom_side_footer .fcom_profile_extend.fcom_extend_menu .fcom_profile_sub_menu{bottom:30px;right:0;top:auto!important}.space_opener{padding:0;margin:0;line-height:0;overflow:hidden}.space_opener button{padding:0;margin:0;line-height:0;font-size:28px;color:var(--fcom-menu-text, #545861)!important}.space_opener,.fcom_mobile_menu{display:none}.fcom_sidebar_wrap{width:270px}.fhr_head{display:flex;justify-content:space-between;padding:10px 20px;background:white;align-items:center}.fhr_head img{max-width:100px}.fhr_head .fhr_menu_items ul{display:flex;list-style:none;margin:0;padding:0}.fhr_head .fhr_menu_items ul li{margin-left:20px}.fhr_head .fhr_menu_items ul li a{color:#000;text-decoration:none}.fhr_head .fhr_menu_items ul li a.router-link-exact-active,.fhr_head .fhr_menu_items ul li a:hover{text-decoration:underline}.fcom_no_avatar{width:20px;height:20px;background:#613cb0;border-radius:8px;display:block}.spaces{margin-top:0;height:100%;position:relative}.spaces .space_contents{background:var(--fcom-primary-bg, white);border-right:1px solid var(--fcom-primary-border, #e4e7eb);position:relative;color:var(--fcom-menu-text, #545861);position:sticky;top:0;max-height:calc(100vh - var(--fcom-header-height, 0px));overflow-y:auto;overflow-x:hidden;width:100%;display:flex;flex-direction:column;justify-content:space-between;height:100vh}.spaces .space_contents::-webkit-scrollbar-track{background-color:var(--fcom-primary-bg, white)}.spaces .space_contents::-webkit-scrollbar{width:0;background-color:var(--fcom-primary-bg, white)}.spaces .space_contents:hover::-webkit-scrollbar{width:5px}.spaces .space_contents::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px var(--fcom-primary-border, #e4e7eb);background-color:var(--fcom-primary-bg, white)}.spaces .space_contents .fcom_communities_menu{margin-top:20px}.spaces .space_contents h4.space_section_title{margin-left:18px;font-size:.875rem;font-weight:700;margin-bottom:10px;color:currentColor}.spaces .space_contents ul{margin:0;padding:0;list-style:none}.spaces .space_contents ul li{margin:0;padding:0;display:block}.spaces .space_contents ul li.fcom_menu_item_all_feeds{margin-top:10px}.spaces .space_contents ul li a{text-decoration:none;color:var(--fcom-menu-text, rgb(84, 88, 97));padding:8px 8px 8px 10px;position:relative;cursor:pointer;display:flex;align-items:center;column-gap:10px;transition:all .3s;font-size:.8125rem;margin:4px 16px;border-radius:8px}.spaces .space_contents ul li a .community_avatar{max-width:20px;height:20px;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center}.spaces .space_contents ul li a .community_avatar .fcom_emoji{font-size:20px}.spaces .space_contents ul li a .community_avatar img{max-width:100%;border-radius:5px}.spaces .space_contents ul li a .community_name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spaces .space_contents ul li a span.fcom_space_lock{margin-left:auto;opacity:.5}.spaces .space_contents ul li a:hover{color:var(--fcom-menu-text, #545861);background:var(--fcom-primary-bg, #f0f3f5);transition:background .5s}.spaces .space_contents ul li a:hover span.fcom_space_lock{opacity:1}.spaces .space_contents ul li a.router-link-exact-active{color:var(--fcom-menu-text, #545861);background:var(--fcom-active-bg, #f0f3f5)}.spaces .space_contents ul li a.router-link-exact-active:before{content:"";left:-16px;width:4px;height:24px;position:absolute;background:var(--fcom-primary-text, #697386);border-bottom-right-radius:8px;border-top-right-radius:8px}.spaces .space_contents ul.fcom_user_context_menu_items{padding:10px 15px!important;justify-content:space-around}.fhr_no_sidebar .feed_layout{display:block}.feed_layout{display:grid;grid-template-columns:280px 1fr;max-height:calc(100vh - var(--fcom-header-height, 0px) - 5px);overflow-y:hidden;max-width:100%;overflow-x:hidden}.feed_layout .fhr_content_layout_header{background:var(--fcom-primary-bg, white);padding:0 2rem;min-height:52px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--fcom-primary-border, #e3e8ee);clear:both;color:var(--fcom-primary-text, #697386);margin:0;overflow:hidden;width:auto}.feed_layout .fhr_content_layout_header a{color:var(--fcom-primary-text, #697386)}.feed_layout .fhr_content_layout_header h2,.feed_layout .fhr_content_layout_header h1{margin:0;font-size:1.1em;color:var(--fcom-primary-text, #697386)}.feed_layout .fhr_inner_header{display:flex;justify-content:space-between;align-items:center;column-gap:20px;color:var(--fcom-primary-text, #697386);margin:0;overflow:hidden}.wp_content_wrapper{max-width:1120px;padding:20px;margin:0 auto}.wp_content_wrapper.wp_content_wrapper_full{max-width:100%;padding:0}.fcom_communities_menu .fcom_space_group_header:hover .space_section_title .el-icon{display:block}.fcom_communities_menu .space_section_title{display:flex;column-gap:5px;cursor:pointer;font-weight:700;-webkit-user-select:none;user-select:none;transition:all .3s}.fcom_communities_menu .space_section_title .el-icon{display:none}.fcom_communities_menu.fcom_group_collapsed{transition:all .3s}.fcom_communities_menu.fcom_group_collapsed .space_section_title .el-icon{transform:rotate(-90deg);display:block}.fcom_communities_menu.fcom_group_collapsed ul{display:none}.fcom_sm_only{display:none!important}@media all and (max-width: 1024px){.feed_layout{display:flex;flex-direction:column;margin:0}.feed_layout .feeds{max-width:100%}.feed_layout .spaces{display:none}.feed_layout.space_opened .spaces{display:block;position:fixed;background:var(--fcom-primary-bg, white);top:var(--fcom-header-height, 55px);z-index:999999;left:0;padding:0 0 15px;bottom:0;overflow:auto}.fhr_head{position:fixed;justify-content:flex-end;top:0;left:0;right:0;background:white;z-index:999999;border-bottom:1px solid var(--fcom-primary-border, #e3e8ee)}.article_content{padding:0 10px}.space_opener{display:block}.fhr_content_layout{padding:0}.fhr_menu_items{display:none}.fcom_mobile_menu{position:fixed;bottom:0;left:0;right:0;background:var(--fcom-primary-bg, white);border-top:1px solid var(--fcom-primary-border, #e3e8ee);display:block}.fcom_mobile_menu .focm_menu_items{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between}.fcom_mobile_menu .focm_menu_items .focm_menu_item{width:100%;text-align:center;padding:10px 20px}.fcom_mobile_menu .focm_menu_items .focm_menu_item:hover{background:#f8fafc}.top_menu_items .user_name{display:none}.fcom_sm_only{display:block!important}.fcom_desktop_only{display:none!important}.fcom_top_menu ul.top_menu_items{display:flex;justify-content:flex-end;flex-direction:row;flex-wrap:nowrap;align-items:center}.fcom_top_menu ul.top_menu_items li a{padding:0 5px!important}}.fcom_space_title .fcom_shape .el-icon,.community_avatar .fcom_shape .el-icon{font-size:20px}.fcom_shape{margin:0;padding:0;line-height:0}.fcom_shape .el-icon{font-size:inherit}.fcom_inline_separator{display:inline-block;width:6px;height:6px;background:var(--fcom-primary-text, #697386);border-radius:50%}.fcom_space_group_header.fcom_group_title{display:flex;align-items:flex-start;justify-content:space-between;margin-left:6px}.fcom_space_group_header.fcom_group_title:hover .fcom_space_create{display:block}.fcom_space_group_header.fcom_group_title .fcom_space_create{margin-right:5px;display:none;line-height:100%}.fcom_space_group_header.fcom_group_title .fcom_space_create a{text-decoration:none;color:var(--fcom-primary-text, #697386)}i.el-icon img{max-width:1rem;max-height:1rem}div#fcom_before_logo:empty{display:none}.fluent_com_wp_pages .feed_layout{overflow-y:auto}.fluent_com_wp_pages h1,.fluent_com_wp_pages h2,.fluent_com_wp_pages h3,.fluent_com_wp_pages h4,.fluent_com_wp_pages h5,.fluent_com_wp_pages h6{color:var(--fcom-primary-text, #19283a)}
2