[root]/themes/backend/admin/css
core
(0 files, 0 lines)
screen
(0 files, 0 lines)
patch
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 58 (100.0%) | 3663 (100.0%) | 63.1 |
| paulbr | 26 (44.8%) | 2751 (75.1%) | 105.8 |
| vain | 32 (55.2%) | 912 (24.9%) | 28.5 |
- moved cache, configuration, doctrine, logs and themes to application
0 lines of code changed in 9 files:
- changed reset.css (disabled vertical-alignment due to source highlighting problems)
- accordingly recompiled the CSS with CssBuilder
12 lines of code changed in 2 files:
- css property "menugradient" renamed to "adminmenu"
2 lines of code changed in 2 files:
- recompiled styles to reflect latest changes to css reset
2 lines of code changed in 2 files:
- recompiled css
6 lines of code changed in 2 files:
- core_navigation breadcrumbs: commented out, because this affects /backend/admin theme
- adjusted menu_header padding on /frontend/standard
- regenerated import.css files for /backend/admin and /frontend/standard/
- core_base pre: commented out, this affects all pre elements, not only the debug display
6 lines of code changed in 2 files:
46 lines of code changed in 2 files:
- formatting
- additionFiles to additionalFiles
4 lines of code changed in 2 files:
fixes for CssBuilder
1498 lines of code changed in 16 files:
- removed _load_stylesheet from cssbuilder
- fix for xulmenu on menu/widget_menu.tpl
4 lines of code changed in 1 file:
- switched from admin.css to import.css on index.tpl
- removed char from builder.ini to enable form importing
21 lines of code changed in 3 files:
der builder komprimiert alle in der cssbuilder.ini angegebenen css dateien und fast diese in einer import.css zusammen, welche dann im template inkludiert werden kann.
1170 lines of code changed in 7 files:
37 lines of code changed in 1 file:
- path fix for thback.gif
1 lines of code changed in 1 file:
- path fixes
1 lines of code changed in 1 file:
- path fixes; form.css was not found
3 lines of code changed in 1 file:
- view paths are now defined in renderer base (abstract) and reused in renderengines
- used those paths in smarty as template_dirs
- some path fixes
8 lines of code changed in 1 file:
- restructuring theme
842 lines of code changed in 3 files: