Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
plugins
/
really-simple-ssl
/
settings
/
src
/
Settings
/
DataTable
/
Buttons
:
Buttons.scss
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
.rsssl-datatable-component { .rsssl-action-buttons__inner { .rsssl-action-buttons__button { &.rsssl-red { border: 0 solid transparent; background: var(--rsp-red); color: var(--rsp-text-color-white); &:hover { background: var(--rsp-dark-red); color: var(--rsp-text-color-white); } } } } .rsssl-add-button__button, .rsssl-action-buttons__button { //display: flex; .rsssl-icon { margin-right: 10px; } } }