fix(css): remove duplicates

Remove IE hack
This commit is contained in:
Rotzbua 2024-06-18 19:12:14 +02:00
parent 6fdac0fbdc
commit 2ff70a8f3c
No known key found for this signature in database
GPG Key ID: C69022D529C17845
4 changed files with 0 additions and 6 deletions

View File

@ -181,7 +181,6 @@ body {
pre code {
padding: 0;
color: inherit;
white-space: pre;
white-space: pre-wrap;
background-color: transparent;
border: 0;

View File

@ -19,7 +19,6 @@
top: 0; bottom: 0;
left: 0; right: 0;
background: var(--red-ui-dnd-background);
display:table;
width: 100%;
height: 100%;
display: none;
@ -43,7 +42,6 @@
top: 0; bottom: 0;
left: 0; right: 0;
background: var(--red-ui-dnd-background);
display:table;
width: 100%;
height: 100%;
display: none;

View File

@ -222,8 +222,6 @@
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
*margin-top: 0;
line-height: normal;
}

View File

@ -200,7 +200,6 @@
padding: 2px 0;
line-height: 23px;
margin-bottom: 0;
width: 80px;
display: inline-block;
position: relative;
height: 100%;