Revision 751
Added by Matthias over 16 years ago
template.html | ||
---|---|---|
2 | 2 |
|
3 | 3 |
<style> |
4 | 4 |
iframe { |
5 |
border: 2px solid #35373a;
|
|
5 |
border: 1px solid #35373a;
|
|
6 | 6 |
} |
7 | 7 |
|
8 | 8 |
input:focus, input:active { |
Also available in: Unified diff
fixed loading time and some display issues in IE6 of the new admin interface and tweaked the new admin interface a little bit.