PluginProbe
WPIDE – File Manager & Code Editor / 3.5.9
WPIDE – File Manager & Code Editor v3.5.9
3.5.9 3.5.8 3.5.7 2.0.14 2.0.15 2.0.16 2.0.2 2.0.4 2.0.5 2.0.6 2.0.7 2.0.8 2.0.9 2.1 2.2 2.3 2.3.1 2.3.2 2.4.0 2.5 2.6 3.0 3.1 3.2 3.3 All 55 releases
wpide / dist / css / Changelog.css

Changelog.css in WPIDE – File Manager & Code Editor 3.5.9, at dist/css/Changelog.css

2 lines 1.7 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .wpide-changelog h4{margin-bottom:10px;font-size:18px}.wpide-changelog ul{padding:0px;border:1px solid var(--wpide-border-color);border-radius:5px;overflow:hidden;margin:0 0 30px 0}.dark-mode .wpide-changelog ul{border:1px solid var(--wpide-bg-dark-alt)}.wpide-changelog ul li{margin:0 !important;display:block;padding:8px 10px;box-sizing:border-box;position:relative;overflow:hidden}.wpide-changelog ul li:nth-child(even){background:var(--wpide-bg-light)}.dark-mode .wpide-changelog ul li:nth-child(even){background:var(--wpide-bg-dark-alt)}.wpide-changelog ul li strong{background:#ffc;padding:1px 5px;border-radius:3px;color:#000;margin-right:5px}.wpide-changelog ul li .update-type{padding:1px 8px;display:block;border-radius:3px;text-align:center;width:70px;float:left;box-sizing:border-box;font-size:12px;line-height:24px;font-weight:500;text-transform:capitalize;color:#000}.wpide-changelog ul li .update-txt{display:block;padding-left:85px;box-sizing:border-box;line-height:26px;font-size:14px}.wpide-changelog ul li .update-txt a{text-decoration:underline;cursor:pointer;font-weight:500}.wpide-changelog ul li span.initial,.wpide-changelog ul li span.Initial{background:#e1e1e1}.wpide-changelog ul li span.fix,.wpide-changelog ul li span.Fix{background:#f4b1b1}.wpide-changelog ul li span.new,.wpide-changelog ul li span.New{background:#afe7af}.wpide-changelog ul li span.enhance,.wpide-changelog ul li span.Enhance{background:#bed4f2}.wpide-changelog ul li span.update,.wpide-changelog ul li span.Update{background:#ffcb93}.wpide-changelog ul li span.support,.wpide-changelog ul li span.Support{background:#ecd9fd}.wpide-changelog ul li span.extension,.wpide-changelog ul li span.Extension{background:#c9f5e8}
2