Projet

Général

Profil

Révision e4c061ad

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

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/panels/css/panels_dnd.css
175 175
  margin: 0;
176 176
}
177 177

  
178
.panel-portlet .buttons input {
178
.panel-portlet .buttons input, .panel-portlet .buttons button {
179 179
  margin: 0;
180 180
  padding: 0;
181 181
  display: inline;
......
369 369
  text-align: left;
370 370
}
371 371

  
372
.content-type-button a {
373
  display: inline-block;
374
  width: 100%;
375
}
376

  
372 377
.content-type-button img {
373 378
  border: 2px solid white;
374
  float: left;
375 379
}
376 380

  
377 381
.content-type-button img:hover {
378 382
  border: 2px solid blue;
379 383
}
380 384

  
381
.content-type-button div {
385
.content-type-button div,
386
.content-type-button span {
382 387
  width: 85%;
388
  position: relative;
383 389
  top: -5px;
384
  left: 2px;
385
  float: left;
386
  padding-left: 3px;
387
  padding-top: 5px;
390
  left: 3px;
388 391
}
389 392

  
390 393
#panels-preview .modal-throbber-wrapper {

Formats disponibles : Unified diff