Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / inc / phpmailer / phpdoc / media / banner.css
diff --git a/inc/phpmailer/phpdoc/media/banner.css b/inc/phpmailer/phpdoc/media/banner.css
new file mode 100644 (file)
index 0000000..291d4a1
--- /dev/null
@@ -0,0 +1,32 @@
+body
+{
+       background-color: #CCCCFF;
+       margin: 0px;
+       padding: 0px;
+}
+
+/* Banner (top bar) classes */
+
+.banner {  }
+
+.banner-menu
+{
+       clear: both;
+       padding: .5em;
+       border-top: 2px solid #6666AA;
+}
+
+.banner-title
+{
+       text-align: right;
+       font-size: 20pt;
+       font-weight: bold;
+       margin: .2em;
+}
+
+.package-selector
+{
+       background-color: #AAAADD;
+       border: 1px solid black;
+       color: yellow;
+}
This page took 0.148963 seconds and 4 git commands to generate.