HEX
Server: Apache
System: Linux dev.epsylon.net 3.10.0-1160.144.1.el7.tuxcare.els2.x86_64 #1 SMP Sun Feb 15 11:22:42 UTC 2026 x86_64
User: nexper (1054)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/nexper/www/sites/all/modules/views/css/views-admin.seven-rtl.css
/**
 * The .seven.css file is intended to contain styles that override declarations
 * in the Seven admin theme.
 */

/* @group Forms */

.views-admin .form-submit,
.views-admin a.button {
  margin-left: 0;
}

/* @end */

/* @group Lists */

.views-admin .links li {
  padding-left: 0;
}

/* @end */

/* @group Attachments */

.views-displays .secondary {
  text-align: right;
}

/* @end */

/* @group Attachment details tabs */

.views-display-top ul.secondary {
  float: right;
}

.views-displays .secondary .action-list  li:first-child {
  -moz-border-radius: 7px 0 0 0;
  -webkit-border-radius: 7px 0 0 0;
  border-radius: 7px 0 0 0;
}

/* @end */