cirandas.net

ref: master

plugins/spaminator/public/style.css


 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
#spaminator-report-table {
  text-align: center;
  float: right;
  width: 50%;
}

.action-spaminator_plugin_admin-reports #spaminator-report-table {
  width: 100%;
}

#spaminator-config-fields {
  float: left;
  width: 50%;
}

#spaminator-reports-see-all {
  border-bottom: none;
  background-color: #f0f0f0;
}