1 /* joomla.css: Joomla-specific css directives for CiviCRM. */
6 div#toolbar-box
.icon-48-generic
{
24 border: 1px solid gray
;
29 /* Added in CiviCRM 2.0 to alleviate tiny font issues. */
30 #crm-container tr
, #crm-container tr td
{
34 /* Added in CiviCRM 2.1 to overwrite tiny font in TinyMCE editor. */
35 #crm-container #content table
.mceLayout td
{
42 border-bottom: 3px solid
#ccc;
49 background-color: #eee;
50 border-bottom: 1px solid
#ccc;
55 background-color: #ddd;
65 ** Other common styles
72 padding: 0 0 0.25em 1em;
78 .container-inline div {
81 .container-inline .crm-form-submit {
92 text-decoration: none
;
94 .item-list .icon a:hover {
96 text-decoration: none
;
102 margin: 0 0 0.75em 0;
106 margin: 0 0 0.25em 1.5em;
110 /* Override .9em field help size from civicrm.css - CiviCRM 2.0 */
111 #crm-container div
.description
, #crm-container span
.description
, #crm-container dd
.description
{
114 #crm-container div
.description
, #crm-container span
.description
{
115 margin: 2px 0 15px 0;
121 .form-item label.option {
127 .marker, .form-required {
153 ** Page layout blocks / IDs
159 background-color: #69c;
162 vertical-align: middle
;
167 padding: 0em 1.0em 0em 1em;
172 vertical-align: middle
;
176 padding: 0em 0.8em 0.5em 0;
184 padding: 0 1em 0.5em 0;
192 #search .form-text
, #search
.crm-form-submit
{
193 border: 1px solid
#369;
199 padding: 0 0.5em 0 0.5em;
202 #search .crm-form-submit
{
206 /* padding in px not ex because IE messes up 100% width tables otherwise */
217 background-color: #eee;
218 border: 1px solid
#ccc;
226 #sidebar-left, #sidebar-right
{
227 background-color: #ddd;
229 /* padding in px not ex because IE messes up 100% width tables otherwise */
235 background-color: #FFFFFF;
244 ** Common declarations for child classes of node, comment, block, box, etc.
245 ** If you want any of them styled differently for a specific parent, add
246 ** additional rules /with only the differing properties!/ to .parent .class.
247 ** See .comment .title for an example.
253 margin: 0 auto
0 auto
; /* decrease default margins for h<x>.title */
255 .block-civicrm #recently-viewed .crm-icon, .crm-icon {
256 margin-top: 0 !important
;
269 padding: 0 0 1.5em 0;
273 border-bottom: 1px solid
#bbb;
274 padding-bottom: 0.75em;
275 margin-bottom: 1.5em;
278 margin-bottom: .25em;
284 #module-status, .version
{
294 /* Joomla Admin Menu alterations */
295 /* Moved from civicrm.css in v3.2 */
303 padding: 2px 0px 25px 2px !important
;
304 padding-bottom:25px !important
; /*moz bottom */
305 padding-bottom:2px; /*ie bottom */
308 div#toolbar-box div
.m
{
309 padding: 0px !important
;
315 div#toolbar-box
, div#toolbar-box div
.m
{
319 ul#civicrm-menu li#crm-qsearch
{
323 .ui-tabs .ui-tabs-nav li {
327 .ui-tabs .ui-tabs-nav {
328 padding: 0.2em 3px 1px;
330 #mainTabContainer li
.crm-tab-button
{
332 border: 1px solid
#F5F6F1 !important
;
334 #mainTabContainer li
.crm-tab-button
.ui-tabs-selected
{
336 border: 1px solid
#999 !important
;
341 #crm-container .col1
{
344 #crm-container .footer
{
347 .ac_results .ac_odd {
348 background-color: #444;
351 #crm-notification-container {
355 .crm-container textarea
,
356 .crm-container input
,
357 .crm-container select {
364 .crm-container .select2-search input {
367 .crm-container textarea
,
368 .crm-container input {
371 .crm-container input[type=submit] {
375 .crm-container .disabled {