Project

General

Profile

1
.setting_name {
2
	vertical-align: top;
3
}
4

    
5
/* 
6
  The definitions below provide the style for the edit CSS button 
7
  Required CSS class name: input.mod_moduledirectory_edit_css
8
*/
9
input.mod_news_edit_css {
10
  color: #000;
11
  background-color: #F0F0F0;
12
  border: 1px solid gray;
13
  padding: 2px;
14
  margin: 0;
15
  margin-left: 625px;
16
  margin-top: -20px;
17
  margin-bottom: 5px;
18
  width: 110px;
19
}
(4-4/30)