Project

General

Profile

« Previous | Next » 

Revision 1272

Added by Dietmar over 14 years ago

update jquery to version 1.4, rename old one to jquery-min132.js
fixed argos theme

View differences:

theme.css
1
html {overflow: -moz-scrollbars-vertical;} /* Force firefox to always show room for a vertical scrollbar */
2 1

  
2
html {
3
overflow: -moz-scrollbars-vertical;  /* Force firefox to always show room for a vertical scrollbar */
4
}
5

  
3 6
body,td,th,input,textarea {font-family:verdana,arial,helvetica,sans-serif;font-size:11px;color:#333;}
4 7
body {background:#f9f9f9 url(images/background.jpg) 0 0 repeat-x;margin:0;text-align:center;}
5 8
img {	border: 0px;}
......
68 71
.modify_link {padding:4px 0 0 7px;}
69 72

  
70 73
.settings_table td {vertical-align:top;text-align:left;padding:5px;}
71
.setting_name {width:180px;min-width:180px;}
72
.setting_value {}
74
.setting_name {width:10%;min-width:180px;}
75
.setting_value { width: 90%}
73 76
.setting_value input, .setting_value select, .setting_value textarea {width:100%;}
74 77
.setting_value textarea {height:50px;}
75 78

  

Also available in: Unified diff