theme/freifunk-generic: save 80B by using short form for black
[project/luci.git] / themes / freifunk-generic / htdocs / luci-static / freifunk-generic / cascade.css
index c00c65a..ec8ac09 100644 (file)
@@ -323,7 +323,7 @@ html #menubar a:visited.warning {
 
 #modemenu {
        width: auto;
-       background: #000000;
+       background: #000;
        color: #ffffff;
        list-style: none;
        margin-right: 1px;
@@ -361,7 +361,7 @@ textarea#syslog {
        margin: 0 auto;
        margin-top: 2em;
        padding: 0.5em;
-       color: #000000;
+       color: #000;
        font-size: 80%;
        background: #ffffff url(bg.jpg) repeat-x center bottom;
        border: 1px dashed #CCCCCC;
@@ -390,7 +390,7 @@ textarea#syslog {
        padding: 0.5em 1em;
        border: 1px dotted #555555;
        background-color: #ffffff;
-       color: #000000;
+       color: #000;
 }
 
 .cbi-section legend {
@@ -449,26 +449,26 @@ ul.cbi-tabmenu li.cbi-tab-disabled a {
         text-decoration: none;
         padding: 3px 7px;
         margin-right: 3px;
-        border: 1px outset #000000;
+        border: 1px outset #000;
         border-bottom: none;
         background-color: #EEEEEE;
         color: #BBBBBB;
 }
 
 ul.cbi-tabmenu li.cbi-tab-highlighted a {
-        color: #000000;
+        color: #000;
         background-color: #FFEEAA;
 }
 
 ul.cbi-tabmenu li a:hover {
-        color: #000000;
+        color: #000;
 }
 
 ul.cbi-tabmenu li.cbi-tab a {
         position: relative;
         top: 1px;
         padding-top: 4px;
-        color: #000000;
+        color: #000;
         background-color: #FFFFFF;
 }
 
@@ -493,7 +493,7 @@ select,
 input,
 textarea {
        background: #ffffff;
-       color: #000000;
+       color: #000;
        border: 1px solid #cccccc;
 }
 
@@ -508,7 +508,7 @@ select:hover,
 textarea:focus,
 textarea:hover {
        background-color: #ffffff;
-       color: #000000;
+       color: #000;
 }
 
 select,
@@ -526,28 +526,28 @@ td input[type=password] {
 input.cbi-input-user {
        background: url('../resources/cbi/user.gif') no-repeat scroll 1px center;
        background-color: inherit;
-       color: #000000;
+       color: #000;
        text-indent: 17px;
 }
 
 input.cbi-input-password {
        background: url('../resources/cbi/key.gif') no-repeat scroll 1px center;
        background-color: inherit;
-       color: #000000;
+       color: #000;
        text-indent: 17px;
 }
 
 input.cbi-input-find {
        background: url('../resources/cbi/find.gif') no-repeat scroll 1px center;
        background-color: inherit;
-       color: #000000;
+       color: #000;
        padding-left: 17px;
 }
 
 input.cbi-input-reload {
        background: url('../resources/cbi/reload.gif') no-repeat scroll 1px center;
        background-color: inherit;
-       color: #000000;
+       color: #000;
        padding-left: 17px;
 }
 
@@ -555,7 +555,7 @@ input.cbi-input-add,
 input.cbi-button-add {
        background: url('../resources/cbi/add.gif') no-repeat scroll 1px center;
        background-color: inherit;
-       color: #000000;
+       color: #000;
        padding-left: 17px;
        padding-right: 1px;
        border: 1px solid #FFF; 
@@ -565,7 +565,7 @@ input.cbi-input-fieldadd,
 input.cbi-button-fieldadd {
        background: url(../resources/cbi/fieldadd.gif) no-repeat scroll 1px center;
        background-color: inherit;
-       color: #000000;
+       color: #000;
        padding-left: 17px;
        padding-right: 1px;
 }
@@ -574,7 +574,7 @@ input.cbi-input-reset,
 input.cbi-button-reset {
        background: url('../resources/cbi/reset.gif') no-repeat scroll 1px center;
        background-color: inherit;
-       color: #000000;
+       color: #000;
        padding-left: 17px;
        padding-right: 1px;
        border: none;
@@ -584,7 +584,7 @@ input.cbi-input-save,
 input.cbi-button-save {
        background: url('../resources/cbi/save.gif') no-repeat scroll 1px center;
        background-color: inherit;
-       color: #000000;
+       color: #000;
        padding-left: 17px;
        padding-right: 1px;
        border: none;   
@@ -594,7 +594,7 @@ input.cbi-input-apply,
 input.cbi-button-apply {
        background: url('../resources/cbi/apply.gif') no-repeat scroll 1px center;
        background-color: inherit;
-       color: #000000; 
+       color: #000;    
        padding-left: 17px;
        padding-right: 1px;
        border: none;   
@@ -604,7 +604,7 @@ input.cbi-input-remove,
 div.cbi-section-remove input {
        background: url('../resources/cbi/remove.gif') no-repeat scroll 1px center;
        background-color: inherit;
-       color: #000000;
+       color: #000;
        padding-left: 17px;
        padding-right: 1px;
                border: 1px solid #fff;
@@ -627,12 +627,12 @@ form > div > input[type=reset] {
 
 table td,
 table th {
-       color: #000000;
+       color: #000;
 }
 
 table.smalltext {
        background: #f5f5f5;
-       color: #000000;
+       color: #000;
        border: 1px solid #666666;
        font-size: 90%;
        width: 80%;
@@ -643,7 +643,7 @@ table.smalltext {
 
 table.smalltext tr:hover td {
        background-color: #bbddee;
-       color: #000000;
+       color: #000;
 }
 
 table.smalltext tr th {
@@ -661,7 +661,7 @@ table.smalltext tr td {
 table.cbi-section-table .cbi-rowstyle-1,
 table.cbi-section-table .cbi-rowstyle-1 * {
        background-color: #f1f6fa;
-       color: #000000;
+       color: #000;
 }
 
 .cbi-section .cbi-rowstyle-1 h3 {
@@ -670,7 +670,7 @@ table.cbi-section-table .cbi-rowstyle-1 * {
 }
 
 .cbi-rowstyle-2 {
-       color: #000000;
+       color: #000;
 }
 
 div.cbi-value {
@@ -682,7 +682,7 @@ div.cbi-value {
 
 div.cbi-value:hover {
        background: #f8f8f8;
-       color: #000000;
+       color: #000;
 }
 
 .cbi-value-title {
@@ -846,7 +846,7 @@ margin: 0 auto -2em;
        white-space: normal;
        border: 1px dotted #ff0000;
        background-color: #ffffff;
-       color: #000000;
+       color: #000;
        padding: 0.5em;
 }