🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-07 09:22:38 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
public_html
/
wp-content
/
plugins
/
ultimate-faqs
/
lib
/
simple-admin-pages
/
css
📍 /home/eliteewa/public_html/wp-content/plugins/ultimate-faqs/lib/simple-admin-pages/css
🔄 Refresh
✏️
Editing: ordering.css
Writable
/**************************** ORDERING TABLE ****************************/ .sap-ordering-table table { width: 100%; border-collapse: collapse; } .sap-ordering-table table th, .sap-ordering-table table td { background: #f1f1f1; padding: 8px 16px; width: calc(100% - 32px); } .sap-ordering-table table td { border-bottom: 1px solid #ccc; cursor: move; } .sap-ordering-table table td:first-of-type { border-top: 1px solid #ccc; } .sap-ordering-table table tr:nth-of-type(2n+2) td { background: #fafafa; } .sap-ordering-table table th { background: #662D91; color: #fff; text-align: left; } .sap-ordering-table-restore-default.button-primary { margin-top: 16px; }
💾 Save Changes
❌ Cancel