Mercurial > hg > MPIWG-drupal-modules
view sites/all/modules/custom/solrconnect/apachesolr.css @ 0:015d06b10d37 default tip
initial
| author | dwinter |
|---|---|
| date | Wed, 31 Jul 2013 13:49:13 +0200 |
| parents | |
| children |
line wrap: on
line source
table.admin-apachesolr td.icon { background: no-repeat center; width: 16px; } table.admin-apachesolr td.operation { width: 16px; } table.admin-apachesolr tr.ok { background-color : #E5FFE2; } table.admin-apachesolr tr.error { color: #8C2E0B; background-color : #FEF5F1; } table.admin-apachesolr td.status-icon { width: 16px; padding-right: 0; } table.admin-apachesolr td.status-icon div { background-repeat: no-repeat; height: 16px; width: 16px; } table.admin-apachesolr tr { border-bottom: 1px solid #ccc; } table.admin-apachesolr tr td.default-environment { font-weight: bold; } table.admin-apachesolr tr.error td.status-icon div { background-image: url(/misc/message-16-error.png); }
