themes/freifunk-generic: Cosmetic css improvements
authorManuel Munz <freifunk@somakoma.de>
Thu, 10 May 2012 15:04:01 +0000 (15:04 +0000)
committerManuel Munz <freifunk@somakoma.de>
Thu, 10 May 2012 15:04:01 +0000 (15:04 +0000)
themes/freifunk-generic/htdocs/luci-static/freifunk-generic/cascade.css

index 7cf2ec5..576bca0 100644 (file)
@@ -583,7 +583,7 @@ input,
 textarea {
        background: #fff;
        color: #000;
 textarea {
        background: #fff;
        color: #000;
-       border: 1px outset #aaaaaa;
+       border: 1px solid #cccccc;
 }
 
 input[type=image] {
 }
 
 input[type=image] {
@@ -656,8 +656,7 @@ input.cbi-button-add {
        background: url('../resources/cbi/add.gif') no-repeat scroll 1px center;
        background-color: inherit;
        color: #000;
        background: url('../resources/cbi/add.gif') no-repeat scroll 1px center;
        background-color: inherit;
        color: #000;
-       padding-left: 17px;
-       padding-right: 1px;
+       padding: 0 1px 0 17px;
        border: 1px solid #FFF; 
 }
 
        border: 1px solid #FFF; 
 }
 
@@ -666,8 +665,7 @@ input.cbi-button-fieldadd {
        background: url(../resources/cbi/fieldadd.gif) no-repeat scroll 1px center;
        background-color: inherit;
        color: #000;
        background: url(../resources/cbi/fieldadd.gif) no-repeat scroll 1px center;
        background-color: inherit;
        color: #000;
-       padding-left: 17px;
-       padding-right: 1px;
+       padding: 0 1px 0 17px;
 }
 
 input.cbi-input-reset,
 }
 
 input.cbi-input-reset,
@@ -675,8 +673,7 @@ input.cbi-button-reset {
        background: url('../resources/cbi/reset.gif') no-repeat scroll 1px center;
        background-color: inherit;
        color: #000;
        background: url('../resources/cbi/reset.gif') no-repeat scroll 1px center;
        background-color: inherit;
        color: #000;
-       padding-left: 17px;
-       padding-right: 1px;
+       padding: 0 1px 0 17px;
 }
 
 
 }
 
 
@@ -687,8 +684,7 @@ input.cbi-button-save {
        background: url('../resources/cbi/save.gif') no-repeat scroll 1px center;
        background-color: inherit;
        color: #000;
        background: url('../resources/cbi/save.gif') no-repeat scroll 1px center;
        background-color: inherit;
        color: #000;
-       padding-left: 17px;
-       padding-right: 1px;
+       padding: 0 1px 0 17px;
 }
 
 input.cbi-input-apply,
 }
 
 input.cbi-input-apply,
@@ -696,8 +692,7 @@ input.cbi-button-apply {
        background: url('../resources/cbi/apply.gif') no-repeat scroll 1px center;
        background-color: inherit; 
        color: #000; 
        background: url('../resources/cbi/apply.gif') no-repeat scroll 1px center;
        background-color: inherit; 
        color: #000; 
-       padding-left: 17px; 
-       padding-right: 1px;
+       padding: 0 1px 0 17px;
 } 
 
 input.cbi-input-link, 
 } 
 
 input.cbi-input-link, 
@@ -705,8 +700,7 @@ input.cbi-input-link,
        background: url('../resources/cbi/link.gif') no-repeat scroll 1px center; 
        background-color: inherit;
        color: #000;    
        background: url('../resources/cbi/link.gif') no-repeat scroll 1px center; 
        background-color: inherit;
        color: #000;    
-       padding-left: 17px;
-       padding-right: 1px;
+       padding: 0 1px 0 17px;
        border: none;   
 }
 
        border: none;   
 }
 
@@ -715,42 +709,36 @@ div.cbi-section-remove input {
        background: url('../resources/cbi/remove.gif') no-repeat scroll 1px center;
        background-color: inherit;
        color: #000;
        background: url('../resources/cbi/remove.gif') no-repeat scroll 1px center;
        background-color: inherit;
        color: #000;
-       padding-left: 17px;
-       padding-right: 1px;
+       padding: 0 1px 0 17px;
        border: 1px solid #fff;
 }
 
 input.cbi-button-up {
        background-image: url('../resources/cbi/up.gif');
        border: 1px solid #fff;
 }
 
 input.cbi-button-up {
        background-image: url('../resources/cbi/up.gif');
-       padding-left: 11px;
-       padding-right: 1px;
+       padding: 0 1px 0 11px;
 }
 
 input.cbi-button-down {
        background-image: url('../resources/cbi/down.gif');
 }
 
 input.cbi-button-down {
        background-image: url('../resources/cbi/down.gif');
-       padding-left: 11px;
-       padding-right: 1px;
+       padding: 0 1px 0 11px;
 }
 
 input.cbi-button-edit {
        background: url('../resources/cbi/edit.gif') no-repeat scroll 1px center;
        color: #000000;
 }
 
 input.cbi-button-edit {
        background: url('../resources/cbi/edit.gif') no-repeat scroll 1px center;
        color: #000000;
-       padding-left: 17px;
-       padding-right: 1px;
+       padding: 0 1px 0 17px;
 }
 
 input.cbi-button-reload {
        background: url('../resources/cbi/reload.gif') no-repeat scroll 1px center;
        color: #000000;
 }
 
 input.cbi-button-reload {
        background: url('../resources/cbi/reload.gif') no-repeat scroll 1px center;
        color: #000000;
-       padding-left: 17px;
-       padding-right: 1px;
+       padding: 0 1px 0 17px;
 }
 
 input.cbi-button-remove {
        background: url('../resources/cbi/remove.gif') no-repeat scroll 1px center;
        color: #000000;
 }
 
 input.cbi-button-remove {
        background: url('../resources/cbi/remove.gif') no-repeat scroll 1px center;
        color: #000000;
-       padding-left: 17px;
-       padding-right: 1px;
+       padding: 0 1px 0 17px;
 }
 
 .cbi-input-invalid {
 }
 
 .cbi-input-invalid {
@@ -879,14 +867,7 @@ div.cbi-section-create .cbi-button {
 
 input.cbi-section-create-name {
        margin-right: -0.25em;
 
 input.cbi-section-create-name {
        margin-right: -0.25em;
-       border-top-width: 1px;
-       border-right-width: 1px;
-       border-bottom-width: 1px;
-       border-left-width: 1px;
-       border-top-color: #999;
-       border-right-color: #999;
-       border-bottom-color: #999;
-       border-left-color: #999;
+       border 1px solid #999;
 }
 
 div.cbi-map-descr {
 }
 
 div.cbi-map-descr {
@@ -904,9 +885,7 @@ div.cbi-section-remove {
 
 .cbi-section-node {
        clear: both;
 
 .cbi-section-node {
        clear: both;
-       border-top: 1px dotted #bbb;
-       border-left: 1px dotted #bbb;
-       border-right: 1px dotted #bbb;
+       border: 1px dotted #bbb;
        border-bottom: none;
        padding-bottom: 0;
 }
        border-bottom: none;
        padding-bottom: 0;
 }