a:link, a:active, a:visited, a:hover { color: #000000 !important; text-decoration: none !important; } .menubox{ color: black; background: #ffffff; border-style: solid; border-width: 1px; border-color: #000; font-family: Arial; font-size: 12px; cursor: pointer; position: absolute; /* width: 160px;*/ text-align: left; line-height:150%; margin: -10px 0 -10px 0; } .icon { float:left; padding: 40px; width: 100px; display:table-cell; } .iconCaption{ display:table-caption; font-family:sans-serif; font-size:10px; overflow:hidden; width:100%; } .action_info_th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border-width: 0px 0px 0px 0px; padding: 1px 10px 0px 10px; border-style: inset inset inset inset; border-color: gray gray gray gray; background-color: rgb(250, 209, 99); -moz-border-radius: 6px 6px 6px 6px; } .fileLink{ cursor: pointer; } .action_error_th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border-width: 0px 0px 0px 0px; padding: 1px 10px 0px 10px; border-style: inset inset inset inset; border-color: gray gray gray gray; background-color: red; color: white; -moz-border-radius: 6px 6px 6px 6px; } .l { background-image: url(../../../phpgwapi/templates/default/images/foldertree_folder.png); background-repeat:no-repeat; background-position:left center; color:#4A79B1; cursor:pointer; font-family:sans-serif; font-size:10px; font-weight:bold; padding:0 2em; text-decoration:none; white-space:nowrap; } .sl { background-image: url(../../../phpgwapi/templates/default/images/foldertree_folderopen.png); background-repeat:no-repeat; background-position:left center; color:#FC6103; cursor:pointer; font-family:sans-serif; font-size:10px; font-weight:bold; padding:0 2em; text-decoration:none; white-space:nowrap; } .dsused { background-image: url(../../templates/default/images/dsused.gif); width: 100%; } .toolButton{ color: #444; padding:0 3px; font-size: 13px; font-weight: bold; cursor: pointer; } #fmFileWindow { overflow: auto; height: 380px; position:relative; padding:3px; } #fmLocation { position:relative; margin-bottom:3px; height:27px; } #fmMenu { position:relative; } #fmStatusBar { margin-left:4px; margin-bottom:3px; font-size: 10px; } .fmButton { background-image:url(../images/buttonbackground.png); width:28px; height:28px; background-repeat: no-repeat; } .dragSign{ background-color:#f5f5f5; border: 1px solid black; font-color: green; } .message_header { background-color:#ABC6E1; -moz-user-select: none; } .tr_msg_read { color: #3f3f3f; background-color: #ffffff; -moz-user-select: none; } .tr_msg_read2 { color: #3f3f3f; background-color: #f4f8fb; -moz-user-select: none; } .inputComment { border: 0px !important; color: #3f3f3f !important; background: transparent !important; } .exportButton{ background-image:url('../../templates/default/images/button_export.png'); background-repeat: repeat-none; width:13px; height:12px; cursor: pointer; cursor: hand; }