Subversion Repositories VORC

Rev

Rev 222 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 222 Rev 292
Line 14... Line 14...
14
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "sans-serif";
14
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "sans-serif";
15
	color: var(--dark-color);
15
	color: var(--dark-color);
16
	margin: 4px;
16
	margin: 4px;
17
}
17
}
Line -... Line 18...
-
 
18
 
-
 
19
[onClick] {
-
 
20
  position: relative;
-
 
21
  z-index: 10;
-
 
22
  cursor: pointer;
-
 
23
}
18
 
24
 
19
.hide {
25
.hide {
20
	display: none;
26
	display: none;
21
	padding: 10px;
27
	padding: 10px;