Subversion Repositories wpShopGermany4

Rev

Rev 7804 | Rev 7811 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7804 Rev 7807
Line 347... Line 347...
347
.form-checkbox label { font-size:12px; line-height:200%; }
347
.form-checkbox label { font-size:12px; line-height:200%; }
348
 
348
 
349
/* Modul AboProdukte */
349
/* Modul AboProdukte */
350
.wpsg_mod_abo_expired { color:red; }
350
.wpsg_mod_abo_expired { color:red; }
351
.wpsg_mod_abo_future_expire { color:green; }
351
.wpsg_mod_abo_future_expire { color:green; }
-
 
352
.wpsg_abo_state_class_1 { color:green; }
-
 
353
.wpsg_abo_state_class_2 { color:orange; }
-
 
354
.wpsg_abo_state_class_3 { color:red; }
352
 
355
 
353
/* Modul Produktbilder (wpsg_mod_produktbilder) */
356
/* Modul Produktbilder (wpsg_mod_produktbilder) */
354
#produktbilder_target img { }
357
#produktbilder_target img { }
355
.wpsg_mod_produktbilder_admin_bild a { position:relative; display:inline-block; float:left; margin-right:5px; margin-bottom:5px; }
358
.wpsg_mod_produktbilder_admin_bild a { position:relative; display:inline-block; float:left; margin-right:5px; margin-bottom:5px; }
356
.wpsg_mod_produktbilder_admin_bild a > span { left:0px; top:0px; display:none; position:absolute; width:100%; height:100%; text-align:center; background-color:rgba(255, 0, 0, 0.3); }
359
.wpsg_mod_produktbilder_admin_bild a > span { left:0px; top:0px; display:none; position:absolute; width:100%; height:100%; text-align:center; background-color:rgba(255, 0, 0, 0.3); }