Project

General

Profile

« Previous | Next » 

Revision 1275

Added by Dietmar over 14 years ago

Ticket #923 argos_theme: Always Allowed Viewers in page_settings
css width fix for pagetree to show in IE7

View differences:

theme.css
16 16
div.box { width: 100%; margin: -10px 0 0 0; font-size: small; text-align: right; }
17 17
.header { width: 900px; margin: 0 auto; }
18 18
.container { width: 85%; margin: 0 auto; background: #fff url(images/bgtitle.png); background-repeat: repeat-x; }
19
.content { padding: 20px; width: 750px; text-align: left; height: 280px; vertical-align: top; }
19
.content { padding: 20px; width: 98%; height: 280px; vertical-align: top; }
20 20
.current a, .current a:link, .current a:active, .current a:visited { background: #fff url(images/menuo.png); background-repeat: repeat-x; color: #fff; }
21 21
.description { width: 240px; padding: 0px 0px 0px 3px; text-align: left; vertical-align: top; }
22 22
.graphic { width: 50px; border: 4px solid #FDFDFD; padding-left: 3px; height: 50px; }
......
26 26
.menu a, .menu a:link, .menu a:active, .menu a:visited { border-bottom: 0; padding: 7px 11px 9px 11px; color: #fff; }
27 27
.menu a:hover { color: #fff; background: #fff url(images/menuo.png); background-repeat: repeat-x; text-decoration: none; }
28 28
.note { color: #666666; font-size: 10px; }
29
.page_list {width:100%;}
29 30
.pages_list .icon_col td img { border-style: none; float: left; padding-right: 7px; display: block; }
30 31
.pages_list table { width: 100%; margin: 0 auto; background-color: #DCDCDC; }
31 32
.pages_list ul { margin: 0; padding: 0px; font-weight: normal; }

Also available in: Unified diff