adicionando arquivos de media (incluindo o editor tiny mce (LGPL)
[cascardo/eventmanager.git] / media / tiny_mce / plugins / xhtmlxtras / css / popup.css
diff --git a/media/tiny_mce/plugins/xhtmlxtras/css/popup.css b/media/tiny_mce/plugins/xhtmlxtras/css/popup.css
new file mode 100755 (executable)
index 0000000..ecdc370
--- /dev/null
@@ -0,0 +1,46 @@
+a.mceButtonNormal img, a.mceButtonSelected img {border: 1px solid #F0F0EE !important;}\r
+a.mceButtonNormal img:hover, a.mceButtonSelected img:hover {border: 1px solid #0A246A !important;  cursor: default;  background-color: #B6BDD2;}\r
+\r
+img {\r
+       border: 0;\r
+}\r
+\r
+input.field, select.field {\r
+       width: 200px;\r
+}\r
+\r
+input.picker {\r
+       width: 179px;\r
+       margin-left: 5px;\r
+}\r
+\r
+input.disabled {\r
+       border-color: #F2F2F2;\r
+}\r
+\r
+img.picker {\r
+       vertical-align: text-bottom;\r
+       cursor: pointer;\r
+}\r
+\r
+h1 {\r
+       padding: 0 0 5px 0;\r
+}\r
+\r
+#remove {\r
+       font-weight: bold;\r
+       width: 90px;\r
+       height: 21px;\r
+       border: 0px;\r
+       background-image: url('../images/remove_button_bg.gif');\r
+       cursor: pointer;\r
+       margin-left: 3px;\r
+}\r
+\r
+.panel_wrapper div.current {\r
+       height: 160px;\r
+}\r
+\r
+#xhtmlxtrasdel .panel_wrapper div.current, #xhtmlxtrasins .panel_wrapper div.current {\r
+       height: 220px;\r
+}\r