Skip to content

Commit

Permalink
That's what I get for setting up codefactor lol
Browse files Browse the repository at this point in the history
Still gotta transfer these times. I'll make #71 about that
  • Loading branch information
KyLeggiero committed Jan 26, 2021
1 parent ce353b1 commit fe7a490
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions to-be-transferred.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
min-width: var(--app-bar-height-auto);
transition-property: margin,width,opacity;
line-height: calc(var(--app-bar-height-auto) - var(--app-bar-vertical-padding));
transition-property: margin,width,opacity;
}
.app-bar .icon-button .material-icons {
width: 100%;
Expand Down Expand Up @@ -53,13 +52,6 @@
-ms-flex-direction: row;
flex-direction: row;

/* [class^=flex-], [class*=" flex-"] */
display: -webkit-box!important;
display: -moz-box!important;
display: -ms-flexbox!important;
display: -webkit-flex!important;
display: flex!important;

/* .flex-row.flex-horiz-space-between */
-webkit-box-pack: justify;
-moz-box-pack: justify;
Expand Down Expand Up @@ -206,10 +198,6 @@ header h1,
transition-delay: 1s;
}

.shows-child-on-hover .shown-on-paren-hover[data-show-approach="unfurl-down"] {

}

.context-menu {
--context-menu-vertical-padding: 1ex;

Expand Down

0 comments on commit fe7a490

Please sign in to comment.