mirror of
				https://git.code.sf.net/p/seeddms/code
				synced 2025-10-31 21:27:36 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			190 lines
		
	
	
		
			3.4 KiB
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			190 lines
		
	
	
		
			3.4 KiB
		
	
	
	
		
			CSS
		
	
	
	
	
	
| a { text-decoration: none; }
 | |
| a:hover { text-decoration: underline; }
 | |
| 
 | |
| .titlebar {
 | |
| 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 | |
| 	background-color : #000080;
 | |
| 	font-size : 12pt;
 | |
| 	color : White;
 | |
| 	font-weight: bold;
 | |
| }
 | |
| 
 | |
| .header1 {
 | |
| 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 | |
| 	font-size : 11pt;
 | |
| 	font-style : italic;
 | |
| 	color : #000080;
 | |
| }
 | |
| 
 | |
| .foldertree {
 | |
| 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 | |
| 	font-size : 10pt;
 | |
| 	color: black;
 | |
| }
 | |
| 
 | |
| .foldertree_inpath {
 | |
| 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 | |
| 	font-size : 10pt;
 | |
| 	color: black;
 | |
| 	font-style: italic;
 | |
| }
 | |
| 
 | |
| .foldertree_active {
 | |
| 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 | |
| 	font-size : 9pt;
 | |
| 	color: black;
 | |
| 	font-weight: bold;
 | |
| }
 | |
| 
 | |
| .path {
 | |
| 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 | |
| 	background-color : #A0A1CE;
 | |
| 	font-size : 10pt;
 | |
| 	color: black;
 | |
| }
 | |
| 
 | |
| .editfolder {
 | |
| 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 | |
| 	background-color : #A0A1CE;
 | |
| 	font-size : 10pt;
 | |
| 	color: black;
 | |
| }
 | |
| 
 | |
| .editdocument {
 | |
| 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 | |
| 	background-color : #A0A1CE;
 | |
| 	font-size : 10pt;
 | |
| 	color: black;
 | |
| }
 | |
| 
 | |
| .infos {
 | |
| 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 | |
| 	font-size : 10pt;
 | |
| 	color: black;
 | |
| }
 | |
| 
 | |
| .filelist {
 | |
| 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 | |
| 	font-size : 10pt;
 | |
| 	color: black;
 | |
| }
 | |
| 
 | |
| .subfolderlist {
 | |
| 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 | |
| 	font-size : 10pt;
 | |
| 	color: black;
 | |
| }
 | |
| 
 | |
| .linklist {
 | |
| 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 | |
| 	font-size : 10pt;
 | |
| 	color: black;
 | |
| }
 | |
| 
 | |
| .boxHeader {
 | |
| 		color : White;
 | |
| 		background-color : #000080;
 | |
| 		font-style : italic;
 | |
| 		font-size : 11pt;
 | |
| 		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 | |
| }
 | |
| 
 | |
| .boxBorder {
 | |
| 		border: 1pt solid #000080;
 | |
| }
 | |
| 
 | |
| .pageHeader {
 | |
| 		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 | |
| 		font-size: 13pt;
 | |
| 		font-weight: bold;
 | |
| 		color: #000080;
 | |
| }
 | |
| 
 | |
|  .inputDescription {
 | |
| 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 | |
| 	font-size : 10pt;
 | |
| 	color: black;
 | |
| 	font-style: italic;
 | |
| }
 | |
| 
 | |
| .notifylist {
 | |
| 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 | |
| 	font-size : 10pt;
 | |
| 	color: black;
 | |
| }
 | |
| 
 | |
| .inheritAccess
 | |
| {
 | |
| 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 | |
| 	font-size : 10pt;
 | |
| 	color: black;
 | |
| }
 | |
| 
 | |
| .accessList
 | |
| {
 | |
| 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 | |
| 	font-size : 10pt;
 | |
| 	color: black;
 | |
| }
 | |
| 
 | |
| .defaultAccess
 | |
| {
 | |
| 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 | |
| 	font-size : 10pt;
 | |
| 	color: black;
 | |
| }
 | |
| 
 | |
| .msgLocked
 | |
| {
 | |
| 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 | |
| 	font-size : 10pt;
 | |
| 	color: black;
 | |
| }
 | |
| 
 | |
| .standardText
 | |
| {
 | |
| 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 | |
| 	font-size : 10pt;
 | |
| 	color: black;
 | |
| }
 | |
| 
 | |
| .groupMembers
 | |
| {
 | |
| 	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 | |
| 	font-size : 10pt;
 | |
| 	color: black;
 | |
| }
 | |
| 
 | |
| .hline
 | |
| {
 | |
| 	background-color : #000080;
 | |
| }
 | |
| 
 | |
| .mimeicon {
 | |
| 	height: 24px;
 | |
| 	width: 24px;
 | |
| 	border: 0;
 | |
| }
 | |
| 
 | |
| /*
 | |
|  * Classes for Checkbox Selection 'Widget'.
 | |
|  */
 | |
| .cbSelectTitle {
 | |
| 	float:left;
 | |
| 	width: 6em;
 | |
| }
 | |
| .cbSelectContainer {
 | |
| 	overflow:auto;
 | |
| 	height: 6em;
 | |
| 	border: thin solid;
 | |
| }
 | |
| .cbSelectList {
 | |
| 	padding: 0.1em;
 | |
| }
 | |
| .cbSelectItem{
 | |
| 	list-style-type: none;
 | |
| }
 | |
| .cbSelectMargin {
 | |
|  margin-top:0.2em;
 | |
| }
 | 
