Project

General

Profile

« Previous | Next » 

Revision 1117

Added by Matthias almost 15 years ago

updated argos_theme to version 1.4 (Thanks to Argos)

View differences:

theme.css
80 80
#file_mode input, #dir_mode input {width:12px;height:12px;}
81 81
#hide2 {display:none;}
82 82

  
83
.pages_list {font-weight:bold;margin-top:5px;}
83
.pages_list {font-weight:bold;}
84 84
.pages_list .icon_col td img {display:block;border-style:none;float:left;padding-right:7px;}
85 85
.pages_list table {width:900px;}
86 86
.pages_list ul {margin:0;font-weight:normal;padding: 0;}
87 87
.pages_list ul li {list-style-type:none;margin:2px 0;}
88 88

  
89 89
table.pages_view {width:900px;}
90
table.pages_view tr {background:#f0f0f0;}
90
table.pages_view tr, tr.sectionrow {background:#f0f0f0;}
91 91
table.pages_view tr:hover, tr.sectionrow:hover {background:#eaeff6;}
92
tr.sectionrow {padding:0 10px;}
93
tr.sectionrow td {border-top:3px solid #f9f9f9;}
92 94

  
93 95
.page_list {display:none;}
94 96
.page_list_show li {display:block;}
95
img.page_list_rights {border:none;float:left;margin:0;}
97
img.page_list_rights {border:none;float:left;margin:0;vertical-align:middle;}
96 98

  
97
.header_list_page_title {text-align:left;padding-left:50px;}
99
.sections_list {font-weight:bold;padding-left:10px;}
100
.sections_list table {width:900px;}
101

  
102
.header_list_page_title {text-align:left;padding-left:35px;}
98 103
.header_list_menu_title {width:300px;text-align:left;}
99
.header_list_page_ID{width:40px;text-align:left;}
100
.header_list_actions {text-align:left;width:120px;}
104
.header_list_page_id{width:50px;text-align:left;}
105
.header_list_actions {text-align:left;width:150px;}
101 106

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

  
109 114
.list_page_title {text-align:left;}
110 115
.list_menu_title {width:300px;text-align:left;}
111
.list_page_id {width:40px;text-align:left;}
112
.list_actions {width:20px;}
116
.list_page_id {width:50px;text-align:left;}
117
.list_section_id {width:30px;text-align:right;}
118
.list_actions {width:25px;}
113 119
.list_pubdate_start {text-align:left;width:200px;}
114 120
.list_pubdate_end {text-align:left;width:200px;}

Also available in: Unified diff