Project

General

Profile

1 1289 kweitzel
.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
}