mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat: add post-menu-mobile
This commit is contained in:
@@ -127,6 +127,13 @@
|
||||
--post-menu-desktop-item-background-color: #f0e0d6;
|
||||
--post-menu-desktop-item-hover-background-color: #ffe;
|
||||
|
||||
/* post menu mobile */
|
||||
--post-menu-mobile-background-color: #f0e0d6;
|
||||
--post-menu-mobile-border: 1px solid #d9bfb7;
|
||||
--post-menu-mobile-border-right-width: 2px;
|
||||
--post-menu-mobile-item-border-bottom: 1px solid #d9bfb7;
|
||||
--post-menu-mobile-item-hover-background-color: #ffe;
|
||||
|
||||
/* post mobile */
|
||||
--post-mobile-background-color: #f5e9e1;
|
||||
--post-mobile-info-border-bottom: 1px solid #d9bfb7;
|
||||
@@ -305,6 +312,13 @@
|
||||
--post-menu-desktop-item-background-color: #d6daf0;
|
||||
--post-menu-desktop-item-hover-background-color: #eef2ff;
|
||||
|
||||
/* post menu mobile */
|
||||
--post-menu-mobile-background-color: #d6daf0;
|
||||
--post-menu-mobile-border: 1px solid #b7c5d9;
|
||||
--post-menu-mobile-border-right-width: 2px;
|
||||
--post-menu-mobile-item-border-bottom: 1px solid #b7c5d9;
|
||||
--post-menu-mobile-item-hover-background-color: #eef2ff;
|
||||
|
||||
/* post mobile */
|
||||
--post-mobile-background-color: #d6daf0;
|
||||
--post-mobile-info-border-bottom: 1px solid #b7c5d9;
|
||||
@@ -453,6 +467,13 @@
|
||||
--post-menu-desktop-item-background-color: #f0e0d6;
|
||||
--post-menu-desktop-item-hover-background-color: #ffe;
|
||||
|
||||
/* post menu mobile */
|
||||
--post-menu-mobile-background-color: #f0e0d6;
|
||||
--post-menu-mobile-border: 1px solid #d9bfb7;
|
||||
--post-menu-mobile-border-right-width: 2px;
|
||||
--post-menu-mobile-item-border-bottom: 1px solid #d9bfb7;
|
||||
--post-menu-mobile-item-hover-background-color: #ffe;
|
||||
|
||||
/* post mobile */
|
||||
--post-mobile-background-color: #f5e9e1;
|
||||
--post-mobile-info-border-bottom: 1px solid #d9bfb7;
|
||||
@@ -610,6 +631,13 @@
|
||||
--post-menu-desktop-item-background-color: #d6daf0;
|
||||
--post-menu-desktop-item-hover-background-color: #eef2ff;
|
||||
|
||||
/* post menu mobile */
|
||||
--post-menu-mobile-background-color: #d6daf0;
|
||||
--post-menu-mobile-border: 1px solid #b7c5d9;
|
||||
--post-menu-mobile-border-right-width: 2px;
|
||||
--post-menu-mobile-item-border-bottom: 1px solid #b7c5d9;
|
||||
--post-menu-mobile-item-hover-background-color: #eef2ff;
|
||||
|
||||
/* post mobile */
|
||||
--post-mobile-background-color: #d6daf0;
|
||||
--post-mobile-info-border-bottom: 1px solid #b7c5d9;
|
||||
@@ -775,6 +803,13 @@
|
||||
--post-menu-desktop-item-background-color: #282a2e;
|
||||
--post-menu-desktop-item-hover-background-color: #1d1f21;
|
||||
|
||||
/* post menu mobile */
|
||||
--post-menu-mobile-background-color: #282a2e;
|
||||
--post-menu-mobile-border: 1px solid #000;
|
||||
--post-menu-mobile-border-right-width: 2px;
|
||||
--post-menu-mobile-item-border-bottom: 1px solid #000;
|
||||
--post-menu-mobile-item-hover-background-color: #1d1f21;
|
||||
|
||||
/* post mobile */
|
||||
--post-mobile-background-color: #282A2E;
|
||||
--post-mobile-info-border-top: 1px solid #2D2F33;
|
||||
@@ -959,6 +994,13 @@
|
||||
--post-menu-desktop-item-background-color: #ddd;
|
||||
--post-menu-desktop-item-hover-background-color: #eee;
|
||||
|
||||
/* post menu mobile */
|
||||
--post-menu-mobile-background-color: #ddd;
|
||||
--post-menu-mobile-border: 1px solid #ccc;
|
||||
--post-menu-mobile-border-right-width: 2px;
|
||||
--post-menu-mobile-item-border-bottom: 1px solid #ccc;
|
||||
--post-menu-mobile-item-hover-background-color: #eee;
|
||||
|
||||
/* quotelink */
|
||||
--post-quotelink-text-color: #f60;
|
||||
--post-quotelink-text-color-hover: #f30;
|
||||
|
||||
Reference in New Issue
Block a user