Skip to content

Commit

Permalink
npm run format
Browse files Browse the repository at this point in the history
  • Loading branch information
tynanbe committed Nov 11, 2023
1 parent 674e5e3 commit b690ba1
Show file tree
Hide file tree
Showing 114 changed files with 7,853 additions and 7,530 deletions.
14 changes: 6 additions & 8 deletions assets/css/litespeed-legacy.css
Original file line number Diff line number Diff line change
@@ -1,20 +1,18 @@
.litespeed-wrap h2.nav-tab-wrapper, .litespeed-wrap h3.nav-tab-wrapper{
margin-bottom:0;
.litespeed-wrap h2.nav-tab-wrapper,
.litespeed-wrap h3.nav-tab-wrapper {
margin-bottom: 0;
}

.litespeed-wrap h2 .nav-tab{
font-size:14px;
.litespeed-wrap h2 .nav-tab {
font-size: 14px;
}


.litespeed-wrap .striped > tbody > :nth-child(odd),
.litespeed-wrap ul.striped > :nth-child(odd),
.litespeed-wrap .alternate {
background-color: #f9f9f9;
}



.litespeed-wrap .notice,
.litespeed-wrap div.updated,
.litespeed-wrap div.error {
Expand Down Expand Up @@ -55,4 +53,4 @@

.litespeed-wrap .notice-info.notice-alt {
background-color: #e5f5fa;
}
}
Loading

0 comments on commit b690ba1

Please sign in to comment.