Priority File Manager

📁 public_html
Base Directory:
/home/ecedu/public_html/wp-includes/css/dist/block-library
NameTypeSizeActions
📁 .. Folder -
📄 classic-rtl.css File 268
Edit Download
📄 classic-rtl.min.css File 235
Edit Download
📄 classic.css File 268
Edit Download
📄 classic.min.css File 235
Edit Download
📄 common-rtl.css File 3857
Edit Download
📄 common-rtl.min.css File 3433
Edit Download
📄 common.css File 3849
Edit Download
📄 common.min.css File 3425
Edit Download
📄 editor-elements-rtl.css File 89
Edit Download
📄 editor-elements-rtl.min.css File 78
Edit Download
📄 editor-elements.css File 89
Edit Download
📄 editor-elements.min.css File 78
Edit Download
📄 editor-rtl.css File 74423
Edit Download
📄 editor-rtl.min.css File 68465
Edit Download
📄 editor.css File 74353
Edit Download
📄 editor.min.css File 68419
Edit Download
📄 elements-rtl.css File 39
Edit Download
📄 elements-rtl.min.css File 34
Edit Download
📄 elements.css File 39
Edit Download
📄 elements.min.css File 34
Edit Download
📄 reset-rtl.css File 2282
Edit Download
📄 reset-rtl.min.css File 2073
Edit Download
📄 reset.css File 2282
Edit Download
📄 reset.min.css File 2073
Edit Download
📄 style-rtl.css File 124894
Edit Download
📄 style-rtl.min.css File 116125
Edit Download
📄 style.css File 124830
Edit Download
📄 style.min.css File 116345
Edit Download
📄 theme-rtl.css File 3023
Edit Download
📄 theme-rtl.min.css File 2679
Edit Download
📄 theme.css File 3020
Edit Download
📄 theme.min.css File 2676
Edit Download

View File: reset-rtl.css

html :where(.editor-styles-wrapper){
  background:#fff;
  color:initial;
  font-family:serif;
  font-size:medium;
  line-height:normal;
}
:where(.editor-styles-wrapper) .wp-align-wrapper{
  max-width:840px;
}
:where(.editor-styles-wrapper) .wp-align-wrapper.wp-align-full,:where(.editor-styles-wrapper) .wp-align-wrapper>.wp-block{
  max-width:none;
}
:where(.editor-styles-wrapper) .wp-align-wrapper.wp-align-wide{
  max-width:840px;
}
:where(.editor-styles-wrapper) a{
  transition:none;
}
:where(.editor-styles-wrapper) code,:where(.editor-styles-wrapper) kbd{
  background:inherit;
  font-family:monospace;
  font-size:inherit;
  margin:0;
  padding:0;
}
:where(.editor-styles-wrapper) p{
  font-size:revert;
  line-height:revert;
  margin:revert;
}
:where(.editor-styles-wrapper) ol,:where(.editor-styles-wrapper) ul{
  box-sizing:border-box;
  list-style-type:revert;
  margin:revert;
  padding:revert;
}
:where(.editor-styles-wrapper) ol ol,:where(.editor-styles-wrapper) ol ul,:where(.editor-styles-wrapper) ul ol,:where(.editor-styles-wrapper) ul ul{
  margin:revert;
}
:where(.editor-styles-wrapper) ol li,:where(.editor-styles-wrapper) ul li{
  margin:revert;
}
:where(.editor-styles-wrapper) ol ul,:where(.editor-styles-wrapper) ul ul{
  list-style-type:revert;
}
:where(.editor-styles-wrapper) h1,:where(.editor-styles-wrapper) h2,:where(.editor-styles-wrapper) h3,:where(.editor-styles-wrapper) h4,:where(.editor-styles-wrapper) h5,:where(.editor-styles-wrapper) h6{
  color:revert;
  font-size:revert;
  font-weight:revert;
  line-height:revert;
  margin:revert;
}
:where(.editor-styles-wrapper) select{
  -webkit-appearance:revert;
  background:revert;
  border:revert;
  border-radius:revert;
  box-shadow:revert;
  color:revert;
  cursor:revert;
  font-family:system-ui;
  font-size:revert;
  font-weight:revert;
  line-height:revert;
  margin:revert;
  max-width:revert;
  min-height:revert;
  outline:revert;
  padding:revert;
  text-shadow:revert;
  transform:revert;
  vertical-align:revert;
}
:where(.editor-styles-wrapper) select:disabled,:where(.editor-styles-wrapper) select:focus{
  background-color:revert;
  background-image:revert;
  border-color:revert;
  box-shadow:revert;
  color:revert;
  cursor:revert;
  text-shadow:revert;
  transform:revert;
}