New Webinterface-Style by benne
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@78 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
|
Before Width: | Height: | Size: 1022 B After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 3.9 KiB |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 667 B After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 866 B After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 356 B After Width: | Height: | Size: 937 B |
|
Before Width: | Height: | Size: 352 B After Width: | Height: | Size: 891 B |
@@ -39,7 +39,7 @@ table.list tr td {
|
||||
|
||||
#page-content a {
|
||||
text-decoration: underling;
|
||||
color: #ca232b;
|
||||
color: #3F5368;
|
||||
}
|
||||
|
||||
#page-content a:hover {
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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 {
|
||||
|
||||