adding DM view options

This commit is contained in:
evilchili
2022-08-07 11:57:35 -07:00
parent 4f010ba507
commit 5edf5f2283
7 changed files with 40 additions and 21 deletions
@@ -837,3 +837,7 @@ a.disabled:hover {
-o-transform:skew(8deg) rotate(3deg);
transform:skew(8deg) rotate(3deg);
}
.dm {
display: none !important;
}