mirror of
https://github.com/mediacms-io/mediacms.git
synced 2025-11-06 07:28:53 -05:00
fix
This commit is contained in:
parent
9fb26a7c07
commit
b580ed707b
@ -341,4 +341,19 @@ body.dark_theme {
|
|||||||
--user-action-form-inner-input-border-color: #303030;
|
--user-action-form-inner-input-border-color: #303030;
|
||||||
--user-action-form-inner-input-text-color: rgba(255, 255, 255, 0.88);
|
--user-action-form-inner-input-text-color: rgba(255, 255, 255, 0.88);
|
||||||
--user-action-form-inner-input-bg-color: #121212;
|
--user-action-form-inner-input-bg-color: #121212;
|
||||||
|
|
||||||
|
/* ################################################## */
|
||||||
|
|
||||||
|
.media-edit-nav {
|
||||||
|
background-color: #1a1a1a !important;
|
||||||
|
|
||||||
|
a {
|
||||||
|
color: #cccccc !important;
|
||||||
|
|
||||||
|
&[style*="font-weight: bold"] {
|
||||||
|
color: #ffffff !important;
|
||||||
|
border-bottom-color: #ffffff !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user