Projet

Général

Profil

Révision 64156087

Ajouté par Assos Assos il y a plus de 7 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/panels/css/panels_dnd.css
1

  
2 1
#panels-dnd-main {
3 2
  margin: 0.5em 0;
4 3
}
......
42 41
}
43 42

  
44 43
/* Add Icon */
45
#panels-dnd-main div.panel-region .pane-add-link  {
44
#panels-dnd-main div.panel-region .pane-add-link {
46 45
}
47 46
#panels-dnd-main div.panel-region .pane-add-link img {
48 47
  display: none;
......
127 126
}
128 127

  
129 128
.panel-portlet .changed div.grab-title {
130
  background-color: #FFFFDD !important;
131
  border-bottom: 1px solid #3D9CD7 !important;
129
  background-color: #ffffdd !important;
130
  border-bottom: 1px solid #3d9cd7 !important;
132 131
  color: black !important;
133 132
}
134 133

  
135 134
.panel-portlet .changed.hidden-pane div.grab-title {
136
  background-color: #B4B488 !important;
137
  border-bottom: 1px solid #3D9CD7 !important;
135
  background-color: #b4b488 !important;
136
  border-bottom: 1px solid #3d9cd7 !important;
138 137
}
139 138

  
140 139
.panel-portlet .changed div.grab-title span.star {
141 140
  font-weight: bold;
142
  color: #E09010;
141
  color: #e09010;
143 142
}
144 143

  
145 144
.panel-portlet .grabber:hover {
146 145
  color: #fff;
147
  background-color: #2F78A5;
146
  background-color: #2f78a5;
148 147
}
149 148

  
150 149
.panel-portlet.hidden-pane .grab-title:hover {
......
175 174
  margin: 0;
176 175
}
177 176

  
178
.panel-portlet .buttons input, .panel-portlet .buttons button {
177
.panel-portlet .buttons input,
178
.panel-portlet .buttons button {
179 179
  margin: 0;
180 180
  padding: 0;
181 181
  display: inline;
......
186 186
}
187 187

  
188 188
.panel-portlet .pane-title {
189
  font-size:110%;
189
  font-size: 110%;
190 190
  cursor: pointer;
191 191
}
192 192

  
......
315 315
  padding-left: 1em;
316 316
  padding-bottom: 1em;
317 317
  margin-bottom: 1em;
318
  background-color: #EEEEEE;
318
  background-color: #eeeeee;
319 319
}
320 320

  
321 321
.panels-section-columns {
......
354 354

  
355 355
.panels-section-column-categories .inside {
356 356
  padding: 0;
357
 }
357
}
358 358

  
359 359
.panels-section-column-categories .content-type-button {
360 360
  padding-left: 10px;
......
431 431
  float: none;
432 432
}
433 433

  
434
.panels-modal-content .modal-form .no-float label  {
434
.panels-modal-content .modal-form .no-float label {
435 435
  width: auto;
436 436
}
437 437

  
......
502 502
/* @group CTools Dropdown */
503 503
#panels-dnd-main .ctools-dropdown a.ctools-dropdown-text-link,
504 504
html.js div.panels-display-links a.ctools-dropdown-text-link {
505

  
506 505
  background: url('../images/arrow-down-light.png') 0 3px no-repeat!important;
507 506
  padding-left: 12px;
508 507
}
......
522 521

  
523 522
html.js #panels-dnd-main div.ctools-dropdown div.ctools-dropdown-container ul li,
524 523
html.js div.panels-display-links div.ctools-dropdown-container ul li {
525

  
526 524
  text-decoration: none;
527 525
  padding: 0;
528 526
  margin: 0;
......
565 563
html.js div.panels-display-links div.ctools-dropdown-container ul li .panels-sub-menu ul li a,
566 564
html.js #panels-dnd-main div.ctools-dropdown div.ctools-dropdown-container ul li .panels-sub-menu span.panels-text,
567 565
html.js div.panels-display-links div.ctools-dropdown-container ul li .panels-sub-menu span.panels-text {
568
  width:auto;
566
  width: auto;
569 567
  padding: 0 20px;
570 568
}
571 569

  
......
682 680
  top: -2em;
683 681
  margin-bottom: -2em;
684 682
}
685

  

Formats disponibles : Unified diff