Skip to content

Commit

Permalink
Convert line endings for some files
Browse files Browse the repository at this point in the history
  • Loading branch information
thatnerdjosh authored and zerotacg committed Jul 13, 2024
1 parent f2d95b6 commit 017ac8c
Show file tree
Hide file tree
Showing 13 changed files with 5,209 additions and 5,209 deletions.
212 changes: 106 additions & 106 deletions web/docs/admin/shard_restart/H38.css
Original file line number Diff line number Diff line change
@@ -1,106 +1,106 @@
BODY {background:#FFFFFF}

.menuItem {
font-family:sans-serif; font-size:small;
width:220;padding-left:20;
background-color:menu;
color:black
}

.highlightItem {
font-family:sans-serif; font-size:small;
width:220; padding-left:20;
background-Color:highlight; color:white;
}

.navBar {
background-Color:buttonface;
}

.oldNavBar {
background-Color:black;
}

.pageView {
background-Color:white;
}

.propViewer {
background-Color:white;
color: black;
font-family: Verdana;
font-style: italic;
font-weight: bold;
font-size: medium;
text-align: center;
}

.propViewerTABLE {
background-Color: black;
font-weight: medium;
border-width: 1pt;
border-color: black;
}

.propViewerTHEAD {
background-Color: rgb(230,230,230);
color: black;
font-family: Verdana;
font-style: italic;
font-weight: medium;
font-size: small;
}

.propViewerHeaderSep {
background-Color: black;
height: 0pt;
}

.propViewerLines {
background-Color: black;
height: 2pt;
}

.propViewerTD {
font-family: Verdana;
color: black;
font-size: x-small;
font-style: normal;
align: center;
}

.propViewerEvenRow {
background-Color: rgb(253,254,238);
}

.propViewerOddRow {
background-Color: rgb(254,254,247);
}

.clTab {
cursor:hand;
background:buttonface;
font: 0.7em Arial;
padding-left:3px;
padding-right:3px;
text-align:center;
}

.clBorder {
background:windowframe;
font:1pt;
}

.clScroll {
font:8pt Courier New;
color:threeddarkshadow;
cursor:default;
line-height:10pt;
}

.clScroll2 {
font:10pt Arial;
color:threeddarkshadow;
cursor:default;
line-height:11pt;
}
BODY {background:#FFFFFF}

.menuItem {
font-family:sans-serif; font-size:small;
width:220;padding-left:20;
background-color:menu;
color:black
}

.highlightItem {
font-family:sans-serif; font-size:small;
width:220; padding-left:20;
background-Color:highlight; color:white;
}

.navBar {
background-Color:buttonface;
}

.oldNavBar {
background-Color:black;
}

.pageView {
background-Color:white;
}

.propViewer {
background-Color:white;
color: black;
font-family: Verdana;
font-style: italic;
font-weight: bold;
font-size: medium;
text-align: center;
}

.propViewerTABLE {
background-Color: black;
font-weight: medium;
border-width: 1pt;
border-color: black;
}

.propViewerTHEAD {
background-Color: rgb(230,230,230);
color: black;
font-family: Verdana;
font-style: italic;
font-weight: medium;
font-size: small;
}

.propViewerHeaderSep {
background-Color: black;
height: 0pt;
}

.propViewerLines {
background-Color: black;
height: 2pt;
}

.propViewerTD {
font-family: Verdana;
color: black;
font-size: x-small;
font-style: normal;
align: center;
}

.propViewerEvenRow {
background-Color: rgb(253,254,238);
}

.propViewerOddRow {
background-Color: rgb(254,254,247);
}

.clTab {
cursor:hand;
background:buttonface;
font: 0.7em Arial;
padding-left:3px;
padding-right:3px;
text-align:center;
}

.clBorder {
background:windowframe;
font:1pt;
}

.clScroll {
font:8pt Courier New;
color:threeddarkshadow;
cursor:default;
line-height:10pt;
}

.clScroll2 {
font:10pt Arial;
color:threeddarkshadow;
cursor:default;
line-height:11pt;
}
Loading

0 comments on commit 017ac8c

Please sign in to comment.