New Webinterface-Style by benne

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@78 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-03-12 15:52:13 +00:00
parent c2b1581459
commit 622d6b0a43
14 changed files with 4 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1022 B

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 667 B

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 866 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 356 B

After

Width:  |  Height:  |  Size: 937 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 352 B

After

Width:  |  Height:  |  Size: 891 B

View File

@@ -39,7 +39,7 @@ table.list tr td {
#page-content a {
text-decoration: underling;
color: #ca232b;
color: #3F5368;
}
#page-content a:hover {

View File

@@ -119,7 +119,7 @@
#menu-left ul li.selected {
background-position: top left;
background: url(../images/menu_left_selected.gif);
background-color: #ca232b;
background-color: #3F5368;
border-top: 1px solid #222;
border-bottom: 1px solid #222;
border-left: 1px solid #222;

View File

@@ -19,7 +19,7 @@ body {
h1, h2 {
font-size: 16px;
font-weight: bold;
color: #ca232a;
color: #3F5368;
padding: 0;
margin: 0;
margin-bottom: 10px;
@@ -42,7 +42,7 @@ h3 {
h4, h5 {
font-size: 12px;
font-weight: bold;
color: #ca232a;
color: #3F5368;
}
#placeholder {