##// END OF EJS Templates
css: drop -moz-border-radius and -moz-box-shadow...
css: drop -moz-border-radius and -moz-box-shadow Firefox 4.0 added support for border-radius and box-shadow. Firefox 13.0 and later emits errors for -moz-border-radius. There is thus no reasons to keep the old styles.
Mads Kiilerich -
r3432:cc337324 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / controllers / admin
__init__.py Loading ...
admin.py Loading ...
defaults.py Loading ...
ldap_settings.py Loading ...
notifications.py Loading ...
permissions.py Loading ...
repos.py Loading ...
repos_groups.py Loading ...
settings.py Loading ...
users.py Loading ...
users_groups.py Loading ...