Ignore:
Timestamp:
Jan 3, 2011, 6:28:08 AM (13 years ago)
Author:
rvelices
Message:
  • fix js exception with web services in POST mode
  • added accessor for registered scripts in template
  • added css rule for plugins (images in the categoryActions) it was previsously there but it dissapeared with the sprites
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/default/theme.css

    r8432 r8449  
    131131.categoryActions LI {
    132132        display: inline;
     133}
     134
     135/*following rule not used directly but it is there for plugins*/
     136.categoryActions IMG {
     137        margin-bottom: -5px;
    133138}
    134139
Note: See TracChangeset for help on using the changeset viewer.