JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.0
[ckeditor.git] / _source / skins / office2003 / presets.css
diff --git a/_source/skins/office2003/presets.css b/_source/skins/office2003/presets.css
new file mode 100644 (file)
index 0000000..a960df6
--- /dev/null
@@ -0,0 +1,49 @@
+/*\r
+Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.html or http://ckeditor.com/license\r
+*/\r
+\r
+/* "Source" button label */\r
+.cke_skin_office2003 .cke_button_source .cke_label\r
+{\r
+       display: inline;\r
+}\r
+\r
+/* "Styles" panel size */\r
+.cke_skin_office2003 .cke_styles_panel\r
+{\r
+       width: 150px;\r
+       height: 170px;\r
+}\r
+\r
+/* "Format" panel size */\r
+.cke_skin_office2003 .cke_format_panel\r
+{\r
+       width: 150px;\r
+       height: 170px;\r
+}\r
+\r
+/* "Font" panel size */\r
+.cke_skin_office2003 .cke_font_panel\r
+{\r
+       width: 150px;\r
+       height: 170px;\r
+}\r
+\r
+/* "Font Size" panel size */\r
+.cke_skin_office2003 .cke_fontSize_panel\r
+{\r
+       height: 170px;\r
+}\r
+\r
+/* "Font Size" combo width */\r
+.cke_skin_office2003 .cke_fontSize .cke_text\r
+{\r
+       width: 20px;\r
+}\r
+\r
+/* "Font Size" combo width (IE Quirks) */\r
+.cke_skin_office2003 .cke_browser_iequirks .cke_fontSize .cke_text\r
+{\r
+       width: 32px;\r
+}\r