share display fix

This commit is contained in:
Joey Kimsey
2025-02-06 02:53:49 -05:00
parent 2ac64e5c49
commit 4dd66c6f56
4 changed files with 49 additions and 5 deletions

View File

@ -8,6 +8,14 @@
* @link https://TheTempusProject.com
* @license https://opensource.org/licenses/MIT [MIT LICENSE]
*/
.context-popover {
background-color: #383838;
color: white;
}
.context-popover .popover-header {
background-color: #2c2c2c;
}
.context-main-border {
border-color: #f5f5f5!important;