Project

General

Profile

« Previous | Next » 

Revision 1103

Added by Matthias almost 15 years ago

Fixed some display issues in argos_theme (Thanks to Argos)

View differences:

theme.css
88 88

  
89 89
table.pages_view {width:900px;}
90 90
table.pages_view tr {background:#f0f0f0;}
91
table.pages_view tr:hover {background:#eaeff6;}
91
table.pages_view tr:hover, tr.sectionrow:hover {background:#eaeff6;}
92 92

  
93 93
.page_list {display:none;}
94 94
.page_list_show li {display:block;}
......
99 99
.header_list_page_ID{width:40px;text-align:left;}
100 100
.header_list_actions {text-align:left;width:120px;}
101 101

  
102
.header_list_type {text-align:left;width:px;}
102
.header_list_type {text-align:left;}
103 103
.header_list_block {text-align:left;width:180px;}
104 104
.header_list_pubdate_start {text-align:left;width:200px;}
105 105
.header_list_pubdate_end {text-align:left;width:200px;}
106
.header_list_section_ID {width:55px;text-align: right;}
107 106
.header_list_sections_actions {text-align:left;width:60px;}
107
.header_list_section_ID {width:55px;text-align:left;}
108 108

  
109 109
.list_page_title {text-align:left;}
110 110
.list_menu_title {width:300px;text-align:left;}
111 111
.list_page_id {width:40px;text-align:left;}
112 112
.list_actions {width:20px;}
113
.list_type {text-align:left;width:px;}
114
.list_block {text-align:left;width:180px;}
115
.list_section_id {width:55px;text-align: right;}
116 113
.list_pubdate_start {text-align:left;width:200px;}
117
.list_pubdate_end {text-align:left;width:200px;}

114
.list_pubdate_end {text-align:left;width:200px;}

Also available in: Unified diff