]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
New Webinterface-Style by benne
authorms <ms@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Sun, 12 Mar 2006 15:52:13 +0000 (15:52 +0000)
committerms <ms@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Sun, 12 Mar 2006 15:52:13 +0000 (15:52 +0000)
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@78 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8

14 files changed:
html/html/images/background.gif
html/html/images/header_icons.gif
html/html/images/heading-back.gif
html/html/images/help.gif
html/html/images/logo_ipfire.gif
html/html/images/logout.gif
html/html/images/menu_left_selected.gif
html/html/images/menu_top_left.gif
html/html/images/menu_top_left_selected.gif
html/html/images/menu_top_right.gif
html/html/images/menu_top_right_selected.gif
html/html/include/content.css
html/html/include/menu.css
html/html/include/style.css

index a511572ebf0a2c5065f8e9147d9d9225050054ee..d6fea2778874b00a716d4fd5b102307860c3ea9a 100644 (file)
Binary files a/html/html/images/background.gif and b/html/html/images/background.gif differ
index a9485385a3e5b4246cbc1470665c0e66da76e7d6..fa2c6ba2fd3e797ab619e38f13c9b3529b467c6e 100644 (file)
Binary files a/html/html/images/header_icons.gif and b/html/html/images/header_icons.gif differ
index 69c4d0e515d7d55437b81366c94d5b8cd5abd06c..5ee9b1f496ed7b881b6a30fa8c68f29cf65c8db6 100644 (file)
Binary files a/html/html/images/heading-back.gif and b/html/html/images/heading-back.gif differ
index 83a464554e53953f794dfe1c8d0fe899fbc61e23..9477bc886204ae05f950f8e605a405b48971fc34 100644 (file)
Binary files a/html/html/images/help.gif and b/html/html/images/help.gif differ
index 86fdba3588deb4d76557e083c6fc9726b562e889..e28d2c21efc1bf479bf0c69a486ca69f0906dfe7 100644 (file)
Binary files a/html/html/images/logo_ipfire.gif and b/html/html/images/logo_ipfire.gif differ
index 8d7b78e443cb75c34e77cc8c686162f02848d997..f23862de01f82a56a8f97c98e06426d9257b524f 100644 (file)
Binary files a/html/html/images/logout.gif and b/html/html/images/logout.gif differ
index 8ef83342bea7cca35f8b00646ad0239fbefb9a87..d8da72470c67470d7ce072313cb2ec8f8bb8e57d 100644 (file)
Binary files a/html/html/images/menu_left_selected.gif and b/html/html/images/menu_left_selected.gif differ
index cd8c23b7d3f1f84552ee0883a64f6e56557a231c..d06a6b8d0b3f10ffbb2946a12946d9109a9a95d0 100644 (file)
Binary files a/html/html/images/menu_top_left.gif and b/html/html/images/menu_top_left.gif differ
index 3d3ff42a30d3e5aad0d282bb5d7ffc43c8937e5d..18caabc9a147dcf1d62fbdee05465b79ffca2269 100644 (file)
Binary files a/html/html/images/menu_top_left_selected.gif and b/html/html/images/menu_top_left_selected.gif differ
index 49a97bdeb2de067055838f3835b76d21b9a67250..f4ec0aeebaaff83284df63f650929b6fd5778db6 100644 (file)
Binary files a/html/html/images/menu_top_right.gif and b/html/html/images/menu_top_right.gif differ
index 1c93206793137c16d3118b9d28b3b13555c94c1f..55220bb594dffb6877c93d288cb276d5ee691c7d 100644 (file)
Binary files a/html/html/images/menu_top_right_selected.gif and b/html/html/images/menu_top_right_selected.gif differ
index 81bc29321588e27e72c889aeceae152efc137f0e..cc3c43b07555cbb68a99680ad05ead45347f4e10 100644 (file)
@@ -39,7 +39,7 @@ table.list tr td {
 \r
 #page-content a {\r
     text-decoration: underling;\r
-    color: #ca232b;\r
+    color: #3F5368;\r
 }\r
 \r
 #page-content a:hover {\r
index e9953c790a26122f92c75af35bd6ad9accbc9c9e..87f5d55443ef71190009194d6460d65dafb357fe 100644 (file)
 #menu-left ul li.selected {\r
        background-position: top left;\r
        background: url(../images/menu_left_selected.gif);\r
-       background-color: #ca232b;      \r
+       background-color: #3F5368;      \r
        border-top: 1px solid #222;     \r
        border-bottom: 1px solid #222;\r
        border-left: 1px solid #222;\r
index 49393e79b2d0f4d75611166ea967551b985a7b78..362f7557888ef9cd5233d88c5fd83d2f5eb0a310 100644 (file)
@@ -19,7 +19,7 @@ body {
 h1, h2 {\r
        font-size: 16px;\r
        font-weight: bold;\r
-       color: #ca232a;\r
+       color: #3F5368;\r
        padding: 0;\r
        margin: 0;\r
        margin-bottom: 10px;\r
@@ -42,7 +42,7 @@ h3 {
 h4, h5 {\r
        font-size: 12px;\r
        font-weight: bold;\r
-       color: #ca232a;\r
+       color: #3F5368;\r
 }\r
 \r
 #placeholder {\r