/static/scripts/tiny_mce/themes/advanced/skins/default/dialog.css

http://n23.googlecode.com/ · CSS · 114 lines · 91 code · 12 blank · 11 comment · 0 complexity · ec626da336ecef92064136f69f09105d MD5 · raw file

  1. /* Generic */
  2. body {
  3. font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
  4. scrollbar-3dlight-color:#F0F0EE;
  5. scrollbar-arrow-color:#676662;
  6. scrollbar-base-color:#F0F0EE;
  7. scrollbar-darkshadow-color:#DDDDDD;
  8. scrollbar-face-color:#E0E0DD;
  9. scrollbar-highlight-color:#F0F0EE;
  10. scrollbar-shadow-color:#F0F0EE;
  11. scrollbar-track-color:#F5F5F5;
  12. background:#F0F0EE;
  13. padding:0;
  14. margin:8px 8px 0 8px;
  15. }
  16. html {background:#F0F0EE;}
  17. td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
  18. textarea {resize:none;outline:none;}
  19. a:link, a:visited {color:black;}
  20. a:hover {color:#2B6FB6;}
  21. /* Forms */
  22. fieldset {margin:0; padding:4px; border:1px solid #919B9C; font-family:Verdana, Arial; font-size:10px;}
  23. legend {color:#2B6FB6; font-weight:bold;}
  24. label.msg {display:none;}
  25. label.invalid {color:#EE0000; display:inline;}
  26. input.invalid {border:1px solid #EE0000;}
  27. input {background:#FFF; border:1px solid #CCC;}
  28. input, select, textarea {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
  29. input, select, textarea {border:1px solid #808080;}
  30. input.radio {border:1px none #000000; background:transparent; vertical-align:middle;}
  31. input.checkbox {border:1px none #000000; background:transparent; vertical-align:middle;}
  32. .input_noborder {border:0;}
  33. /* Buttons */
  34. #insert, #cancel, input.button, .updateButton {
  35. border:0; margin:0; padding:0;
  36. font-weight:bold;
  37. width:94px; height:26px;
  38. background:url(img/buttons.png) 0 -26px;
  39. cursor:pointer;
  40. padding-bottom:2px;
  41. }
  42. #insert {background:url(img/buttons.png) 0 -52px;}
  43. #cancel {background:url(img/buttons.png) 0 0;}
  44. /* Browse */
  45. a.browse span {display:block; width:20px; height:18px; background:url(../../img/icons.gif) -860px 0; border:1px solid #FFF; margin-left:1px;}
  46. .mceOldBoxModel a.browse span {width:22px; height:20px;}
  47. a.browse:hover span {border:1px solid #0A246A; background-color:#B2BBD0;}
  48. a.browse span.disabled {border:1px solid white; -moz-opacity:0.3; opacity:0.3; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);}
  49. a.browse:hover span.disabled {border:1px solid white; background-color:transparent;}
  50. a.pickcolor span {display:block; width:20px; height:16px; background:url(../../img/icons.gif) -840px 0; margin-left:2px;}
  51. .mceOldBoxModel a.pickcolor span {width:21px; height:17px;}
  52. a.pickcolor:hover span {background-color:#B2BBD0;}
  53. a.pickcolor:hover span.disabled {}
  54. /* Charmap */
  55. table.charmap {border:1px solid #AAA; text-align:center}
  56. td.charmap, #charmap a {width:18px; height:18px; color:#000; border:1px solid #AAA; text-align:center; font-size:12px; vertical-align:middle; line-height: 18px;}
  57. #charmap a {display:block; color:#000; text-decoration:none; border:0}
  58. #charmap a:hover {background:#CCC;color:#2B6FB6}
  59. #charmap #codeN {font-size:10px; font-family:Arial,Helvetica,sans-serif; text-align:center}
  60. #charmap #codeV {font-size:40px; height:80px; border:1px solid #AAA; text-align:center}
  61. /* Source */
  62. .wordWrapCode {vertical-align:middle; border:1px none #000000; background:transparent;}
  63. .mceActionPanel {margin-top:5px;}
  64. /* Tabs classes */
  65. .tabs {width:100%; height:18px; line-height:normal; background:url(img/tabs.gif) repeat-x 0 -72px;}
  66. .tabs ul {margin:0; padding:0; list-style:none;}
  67. .tabs li {float:left; background:url(img/tabs.gif) no-repeat 0 0; margin:0 2px 0 0; padding:0 0 0 10px; line-height:17px; height:18px; display:block;}
  68. .tabs li.current {background:url(img/tabs.gif) no-repeat 0 -18px; margin-right:2px;}
  69. .tabs span {float:left; display:block; background:url(img/tabs.gif) no-repeat right -36px; padding:0px 10px 0 0;}
  70. .tabs .current span {background:url(img/tabs.gif) no-repeat right -54px;}
  71. .tabs a {text-decoration:none; font-family:Verdana, Arial; font-size:10px;}
  72. .tabs a:link, .tabs a:visited, .tabs a:hover {color:black;}
  73. /* Panels */
  74. .panel_wrapper div.panel {display:none;}
  75. .panel_wrapper div.current {display:block; width:100%; height:300px; overflow:visible;}
  76. .panel_wrapper {border:1px solid #919B9C; border-top:0px; padding:10px; padding-top:5px; clear:both; background:white;}
  77. /* Columns */
  78. .column {float:left;}
  79. .properties {width:100%;}
  80. .properties .column1 {}
  81. .properties .column2 {text-align:left;}
  82. /* Titles */
  83. h1, h2, h3, h4 {color:#2B6FB6; margin:0; padding:0; padding-top:5px;}
  84. h3 {font-size:14px;}
  85. .title {font-size:12px; font-weight:bold; color:#2B6FB6;}
  86. /* Dialog specific */
  87. #link .panel_wrapper, #link div.current {height:125px;}
  88. #image .panel_wrapper, #image div.current {height:200px;}
  89. #plugintable thead {font-weight:bold; background:#DDD;}
  90. #plugintable, #about #plugintable td {border:1px solid #919B9C;}
  91. #plugintable {width:96%; margin-top:10px;}
  92. #pluginscontainer {height:290px; overflow:auto;}
  93. #colorpicker #preview {float:right; width:50px; height:14px;line-height:1px; border:1px solid black; margin-left:5px;}
  94. #colorpicker #colors {float:left; border:1px solid gray; cursor:crosshair;}
  95. #colorpicker #light {border:1px solid gray; margin-left:5px; float:left;width:15px; height:150px; cursor:crosshair;}
  96. #colorpicker #light div {overflow:hidden;}
  97. #colorpicker #previewblock {float:right; padding-left:10px; height:20px;}
  98. #colorpicker .panel_wrapper div.current {height:175px;}
  99. #colorpicker #namedcolors {width:150px;}
  100. #colorpicker #namedcolors a {display:block; float:left; width:10px; height:10px; margin:1px 1px 0 0; overflow:hidden;}
  101. #colorpicker #colornamecontainer {margin-top:5px;}
  102. #colorpicker #picker_panel fieldset {margin:auto;width:325px;}