Project

General

Profile

« Previous | Next » 

Revision 1457

Added by Dietmar almost 13 years ago

Preparing 2.8.2 stable, last tests

View differences:

backend.css
1
.setting_name {
2
	vertical-align: top;
3
	width: 20%;
4
}
5
.setting_value {
6
	vertical-align: top;
7
	width: 80%;
8
}
9

  
10
/* 
11
  The definitions below provide the style for the edit CSS button 
12
  Required CSS class name: input.mod_moduledirectory_edit_css
13
*/
14
input.mod_news_edit_css {
15
  color: #000;
16
  padding: 2px;
17
  margin: -20px auto;
18
  float: right;
19
}		
1
						.setting_name {
2
	vertical-align: top;
3
	width: 20%;
4
}
5
.setting_value {
6
	vertical-align: top;
7
	width: 80%;
8
}
9

  
10
/* 
11
  The definitions below provide the style for the edit CSS button 
12
  Required CSS class name: input.mod_moduledirectory_edit_css
13
*/
14
input.mod_news_edit_css {
15
  color: #000;
16
  padding: 2px;
17
  margin: -20px auto;
18
  float: right;
19
}								
20 20

  

Also available in: Unified diff