You are here

webfm.css in Web File Manager 5.2

Same filename and directory in other branches
  1. 5 css/webfm.css
img { border: 0; }

#dirlist.narrow { text-align: left;  margin-left: 200px;}
#dirlist.wide { margin-left:0px; }
#dirlist table { width:99%; font-weight:normal; font-size: 10pt; margin:0 auto; cursor:default; background-color:#f0f0f0; border:2px solid #d0d0d0; }
#dirlist td { border-bottom: 1px solid #d8d8d8; }
#dirlist img { margin-left: 5px; }
#dirlist table tr.selected { background-color: #e7e7e7; }
#dirlist table tr { background-color: #f0f0f0; }
#dirlist a:hover { color: red; text-decoration: none; }
#dirlist .head { color: #2092d0; background-color: #e0e0e0; font-weight: bold; font-size: 10pt; }
#dirlist .head a { text-decoration: none; color: #2092d0; font-weight: bold; font-size: 10pt; }
#dirlist .head a:hover { color: red; text-decoration: none; }
#dirlist .navi { color: #2092d0; background-color: #f0f0f0; font-weight: normal; font-size: 10pt; text-align: left; line-height: 25px; }
#dirlist .navi a { color:#2092d0; font-weight: bold; font-size: 10pt; }
#dirlist .navi a:hover { color: red; text-decoration: none; }
#dirlist .txt { font-weight: normal; font-size: 10pt; text-align: left; padding-left: 10px; padding-right: 10px; }
#dirlist-ctls .selected { background-color: #2092d0; cursor:pointer; }

#tree { float:left; clear:both; position:relative; }
#tree .selected { background-color: #e7e7e7; }
#tree a:hover { color: red; text-decoration: none; }

#tree .dirtree { border: solid #d0d0d0 2px; padding:5px 5px 20px 5px; white-space:nowrap; width:180px; overflow:auto; background-color: #f0f0f0; }
#tree .dirtree ul { margin:0; padding:0; }
#tree .dirtree li { margin:0; padding-left:20px; list-style:none; background: #f0f0f0 none; }

#webfm-attach { margin:0; padding:0;  width: 100%; }
#webfm-attach table { width:99%; font-weight: normal; font-size: 10pt; margin: 0 auto; cursor: default; background-color: #f0f0f0; border: 2px solid #d0d0d0; }
#webfm-attach td { border-bottom: 1px solid #d8d8d8; }
#webfm-attach img { margin-left: 5px; }

#wfmatt-wrapper .upload-msg { padding-top:5px; color:red; }

#webfm-dragCont { background:transparent none; list-style: none; }
#webfm-dragCont ul { margin:0; padding:0; background:transparent none; }
#webfm-dragCont li { margin:0; padding-left:20px; background:transparent none; }

#webfm-cxtCont { border:1px solid #202867; background:#FFF none; }
#webfm-cxtCont ul { list-style-type:none; margin:0; padding:0;}
#webfm-cxtCont ul li { padding:3px; margin: 0; background: #FFF none; text-align: left; }
#webfm-cxtCont ul li.selected { background:#E2EBED none; color:red; cursor:pointer;}

.pane { font-size:8pt; border: 2px solid black; background-color: white; overflow: hidden; }
.pane input { font-size:8pt; }
.pane-header { background-color: #e7e7e7; cursor: move; overflow: hidden; width: auto; }
.pane-content { clear:left; border-top: 1px solid black; border-bottom: 1px solid black; background-color: white; color: black; padding: 2px; overflow: auto; }
.pane-header .pane-close { position: absolute; right: 5px; top: 4px; cursor: hand; cursor: pointer; }
.pane-footer { height:15px; }
.pane-title { float:left; padding: 1px; text-indent: 3px; font-weight:bold; font-size:10pt; }
.pane-msg { float:left; font-size:8pt; color:red; padding-left:10px; }
.pane-resize { float:right; height:14px; width:14px; cursor: nw-resize; }
.pane-content .button { cursor: hand; cursor: pointer; }
.pane td { padding-top:2px; padding-right:5px; }

#webfm-search li { list-style:none; }

#webfm-meta-form table { border: 0; margin: 0; padding: 0; }
#webfm-meta-form tbody { border: 0; }
#webfm-meta-form .meta-button { font-weight:bold; margin:0 5px 0 5px; }

#webfm-debug .g { color: green; font-size: 120%; }
#webfm-debug .dbg-button { font-weight:bold; margin:0 5px 0 5px; }

#webfm-alert { margin: 10px; }
#webfm-alert .alertspan { background-color: #ffff00; color: #a00000; font-weight: bold; font-size: 12px; }

#webfm-ieDD img { padding-right: 10px; }

#webfm-attach-list img { margin-bottom: -4px; }
#webfm-attach-list .att-time { white-space:nowrap; }
#webfm-attach-list .att-size { white-space:nowrap; }
#webfm-attach-list .att-fdesc { overflow:auto; }

#webfm-progress { color: white; font-weight: bold; font-size: 8pt; visibility: hidden; }

#webfm-upload-fieldset { clear: left }

File

css/webfm.css
View source
  1. img { border: 0; }
  2. #dirlist.narrow { text-align: left; margin-left: 200px;}
  3. #dirlist.wide { margin-left:0px; }
  4. #dirlist table { width:99%; font-weight:normal; font-size: 10pt; margin:0 auto; cursor:default; background-color:#f0f0f0; border:2px solid #d0d0d0; }
  5. #dirlist td { border-bottom: 1px solid #d8d8d8; }
  6. #dirlist img { margin-left: 5px; }
  7. #dirlist table tr.selected { background-color: #e7e7e7; }
  8. #dirlist table tr { background-color: #f0f0f0; }
  9. #dirlist a:hover { color: red; text-decoration: none; }
  10. #dirlist .head { color: #2092d0; background-color: #e0e0e0; font-weight: bold; font-size: 10pt; }
  11. #dirlist .head a { text-decoration: none; color: #2092d0; font-weight: bold; font-size: 10pt; }
  12. #dirlist .head a:hover { color: red; text-decoration: none; }
  13. #dirlist .navi { color: #2092d0; background-color: #f0f0f0; font-weight: normal; font-size: 10pt; text-align: left; line-height: 25px; }
  14. #dirlist .navi a { color:#2092d0; font-weight: bold; font-size: 10pt; }
  15. #dirlist .navi a:hover { color: red; text-decoration: none; }
  16. #dirlist .txt { font-weight: normal; font-size: 10pt; text-align: left; padding-left: 10px; padding-right: 10px; }
  17. #dirlist-ctls .selected { background-color: #2092d0; cursor:pointer; }
  18. #tree { float:left; clear:both; position:relative; }
  19. #tree .selected { background-color: #e7e7e7; }
  20. #tree a:hover { color: red; text-decoration: none; }
  21. #tree .dirtree { border: solid #d0d0d0 2px; padding:5px 5px 20px 5px; white-space:nowrap; width:180px; overflow:auto; background-color: #f0f0f0; }
  22. #tree .dirtree ul { margin:0; padding:0; }
  23. #tree .dirtree li { margin:0; padding-left:20px; list-style:none; background: #f0f0f0 none; }
  24. #webfm-attach { margin:0; padding:0; width: 100%; }
  25. #webfm-attach table { width:99%; font-weight: normal; font-size: 10pt; margin: 0 auto; cursor: default; background-color: #f0f0f0; border: 2px solid #d0d0d0; }
  26. #webfm-attach td { border-bottom: 1px solid #d8d8d8; }
  27. #webfm-attach img { margin-left: 5px; }
  28. #wfmatt-wrapper .upload-msg { padding-top:5px; color:red; }
  29. #webfm-dragCont { background:transparent none; list-style: none; }
  30. #webfm-dragCont ul { margin:0; padding:0; background:transparent none; }
  31. #webfm-dragCont li { margin:0; padding-left:20px; background:transparent none; }
  32. #webfm-cxtCont { border:1px solid #202867; background:#FFF none; }
  33. #webfm-cxtCont ul { list-style-type:none; margin:0; padding:0;}
  34. #webfm-cxtCont ul li { padding:3px; margin: 0; background: #FFF none; text-align: left; }
  35. #webfm-cxtCont ul li.selected { background:#E2EBED none; color:red; cursor:pointer;}
  36. .pane { font-size:8pt; border: 2px solid black; background-color: white; overflow: hidden; }
  37. .pane input { font-size:8pt; }
  38. .pane-header { background-color: #e7e7e7; cursor: move; overflow: hidden; width: auto; }
  39. .pane-content { clear:left; border-top: 1px solid black; border-bottom: 1px solid black; background-color: white; color: black; padding: 2px; overflow: auto; }
  40. .pane-header .pane-close { position: absolute; right: 5px; top: 4px; cursor: hand; cursor: pointer; }
  41. .pane-footer { height:15px; }
  42. .pane-title { float:left; padding: 1px; text-indent: 3px; font-weight:bold; font-size:10pt; }
  43. .pane-msg { float:left; font-size:8pt; color:red; padding-left:10px; }
  44. .pane-resize { float:right; height:14px; width:14px; cursor: nw-resize; }
  45. .pane-content .button { cursor: hand; cursor: pointer; }
  46. .pane td { padding-top:2px; padding-right:5px; }
  47. #webfm-search li { list-style:none; }
  48. #webfm-meta-form table { border: 0; margin: 0; padding: 0; }
  49. #webfm-meta-form tbody { border: 0; }
  50. #webfm-meta-form .meta-button { font-weight:bold; margin:0 5px 0 5px; }
  51. #webfm-debug .g { color: green; font-size: 120%; }
  52. #webfm-debug .dbg-button { font-weight:bold; margin:0 5px 0 5px; }
  53. #webfm-alert { margin: 10px; }
  54. #webfm-alert .alertspan { background-color: #ffff00; color: #a00000; font-weight: bold; font-size: 12px; }
  55. #webfm-ieDD img { padding-right: 10px; }
  56. #webfm-attach-list img { margin-bottom: -4px; }
  57. #webfm-attach-list .att-time { white-space:nowrap; }
  58. #webfm-attach-list .att-size { white-space:nowrap; }
  59. #webfm-attach-list .att-fdesc { overflow:auto; }
  60. #webfm-progress { color: white; font-weight: bold; font-size: 8pt; visibility: hidden; }
  61. #webfm-upload-fieldset { clear: left }