mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-02-23 04:49:40 +01:00
Deleted LAM Cache
This commit is contained in:
parent
7fc44b9a35
commit
f76e7ae8b7
@ -178,7 +178,14 @@ h1, h2, h3, h4, h5, h6, p{
|
|||||||
button.icon-button {
|
button.icon-button {
|
||||||
color: var(--button-text-color) !important;
|
color: var(--button-text-color) !important;
|
||||||
}
|
}
|
||||||
/** Mastodon Specific **/
|
|
||||||
|
/** LAM Specific **/
|
||||||
|
.lam-vertical-tabs-navigation li, .lam-vertical-tabs-navigation{
|
||||||
|
background-color: transparent !important;
|
||||||
|
border-color: transparent !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
/** Mastodon Specific **/
|
||||||
div#mastodon div.compose-panel div.compose-form__highlightable{
|
div#mastodon div.compose-panel div.compose-form__highlightable{
|
||||||
background-color: var(--background-color) !important;
|
background-color: var(--background-color) !important;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user