Merge pull request #278 from nmav/ocserv
[project/luci.git] / themes / freifunk-generic / htdocs / luci-static / freifunk-generic / cascade.css
index 576bca0..ed97427 100644 (file)
@@ -160,6 +160,7 @@ a img {
 
 .header_left img {
        padding: 10px 10px 0px 10px;
+       margin-bottom: 10px;
 }
 
 .header_banner {
@@ -174,6 +175,8 @@ a img {
 
 .header_left{
        text-align:left;
+       max-width: 50%;
+       float:left;
 }
 
 .header_left a{
@@ -182,21 +185,15 @@ a img {
        text-decoration: none;
 }
 
-.header_left .spacer {
-height: 12px;
-min-height:12px;
-width:99%;
-}
-
 #header h1,
 .header_right {
-       position: absolute;
+       max-width: 45%;
        text-align: right;
-       top: 10px;
-       right: 10px;
        font-size: 70%;
        font-weight: normal;
        line-height: 160%;
+       float:right;
+       padding: 10px 10px 0 0;
 }
 
 ul.dropdowns {
@@ -275,19 +272,19 @@ ul.dropdowns ul ul ul li:hover ul {
        left: 100%;
 }
 
-#xhr_poll_status { 
-       cursor: pointer; 
-} 
+#xhr_poll_status {
+       cursor: pointer;
+}
 
-#xhr_poll_status #xhr_poll_status_off { 
-       font-weight: bold; 
-       color: #FF0000; 
-} 
+#xhr_poll_status #xhr_poll_status_off {
+       font-weight: bold;
+       color: #FF0000;
+}
 
-#xhr_poll_status #xhr_poll_status_on { 
-       font-weight: bold; 
-       color: #00FF00; 
-} 
+#xhr_poll_status #xhr_poll_status_on {
+       font-weight: bold;
+       color: #00FF00;
+}
 
 #menubar {
        position: relative;
@@ -296,7 +293,6 @@ ul.dropdowns ul ul ul li:hover ul {
        color: #004a9c;
        border-bottom: 1px dotted #5A5A5A;
 }
-
 #menubar .warning {
        color: red;
        background-color: #FFF;
@@ -415,7 +411,7 @@ html #menubar a:visited.warning {
 * html .lang_pt-br #submenu_admin_network_firewall { width: 15em; }
 
 #modemenu {
-       width: auto;
+/*     width: auto;*/
        background: #000;
        color: #fff;
        list-style: none;
@@ -448,6 +444,7 @@ textarea#syslog {
        font-family: monospace;
 }
 
+
 #maincontent {
        clear: both;
        width: 90%;
@@ -632,7 +629,8 @@ input.cbi-input-password {
        text-indent: 17px;
 }
 
-input.cbi-input-find {
+input.cbi-input-find,
+input.cbi-button-find {
        background: url('../resources/cbi/find.gif') no-repeat scroll 1px center;
        background-color: inherit;
        color: #000;
@@ -657,7 +655,7 @@ input.cbi-button-add {
        background-color: inherit;
        color: #000;
        padding: 0 1px 0 17px;
-       border: 1px solid #FFF; 
+       border: 1px solid #FFF;
 }
 
 input.cbi-input-fieldadd,
@@ -690,18 +688,27 @@ input.cbi-button-save {
 input.cbi-input-apply,
 input.cbi-button-apply {
        background: url('../resources/cbi/apply.gif') no-repeat scroll 1px center;
-       background-color: inherit; 
-       color: #000; 
+       background-color: inherit;
+       color: #000;
        padding: 0 1px 0 17px;
-} 
+}
 
-input.cbi-input-link, 
-       input.cbi-button-link { 
-       background: url('../resources/cbi/link.gif') no-repeat scroll 1px center; 
+input.cbi-input-link,
+input.cbi-button-link {
+       background: url('../resources/cbi/link.gif') no-repeat scroll 1px center;
        background-color: inherit;
-       color: #000;    
+       color: #000;
        padding: 0 1px 0 17px;
-       border: none;   
+       border: none;
+}
+
+input.cbi-input-download,
+input.cbi-button-download {
+       background: url('../resources/cbi/download.gif') no-repeat scroll 1px center;
+       background-color: inherit;
+       color: #000;
+       padding: 0 1px 0 17px;
+       border: none;
 }
 
 input.cbi-input-remove,
@@ -867,7 +874,7 @@ div.cbi-section-create .cbi-button {
 
 input.cbi-section-create-name {
        margin-right: -0.25em;
-       border 1px solid #999;
+       border: 1px solid #999;
 }
 
 div.cbi-map-descr {
@@ -966,6 +973,7 @@ td.cbi-value-error {
        padding: 0.3em;
 }
 
+
 .wrapper {
        min-height: 100%;
        height: auto !important;
@@ -993,72 +1001,72 @@ td.cbi-value-error {
        padding: 0.5em;
 }
 
-.uci-change-list {                 
-        font-family: monospace;    
-}                                  
-                                   
-.uci-change-list ins,              
-.uci-change-legend-label ins {     
-        text-decoration: none;     
-        border: 1px solid #00FF00; 
-        background-color: #CCFFCC; 
-        display: block;            
-        padding: 2px;              
-}                                 
-                                           
-.uci-change-list del,               
-.uci-change-legend-label del {                  
-        text-decoration: none;    
+.uci-change-list {
+        font-family: monospace;
+}
+
+.uci-change-list ins,
+.uci-change-legend-label ins {
+        text-decoration: none;
+        border: 1px solid #00FF00;
+        background-color: #CCFFCC;
+        display: block;
+        padding: 2px;
+}
+
+.uci-change-list del,
+.uci-change-legend-label del {
+        text-decoration: none;
         border: 1px solid #FF0000;
         background-color: #FFCCCC;
-        display: block;           
-        font-style: normal;       
-        padding: 2px;             
-}                                 
-                                  
-.uci-change-list var,             
-.uci-change-legend-label var {    
-        text-decoration: none;    
+        display: block;
+        font-style: normal;
+        padding: 2px;
+}
+
+.uci-change-list var,
+.uci-change-legend-label var {
+        text-decoration: none;
         border: 1px solid #CCCCCC;
         background-color: #EEEEEE;
-        display: block;           
-        font-style: normal;       
-        padding: 2px;             
-}                                 
-                                  
-.uci-change-list var ins,         
-.uci-change-list var del {        
-        /*display: inline;*/      
-        border: none;             
-        white-space: pre;         
-        font-style: normal;       
-        padding: 0px;             
-}                                 
-                                  
-.uci-change-legend {              
-        padding: 5px;             
-}                                 
-                                         
-.uci-change-legend-label {          
-        width: 150px;             
-        float: left;              
-        font-size: 80%;           
-}                                 
-
-.uci-change-legend-label>ins,     
-.uci-change-legend-label>del,     
-.uci-change-legend-label>var {    
-        float: left;              
-        margin-right: 4px;        
-        width: 10px;              
-        height: 10px;             
-        display: block;           
-}                                        
-                                    
-.uci-change-legend-label var ins, 
+        display: block;
+        font-style: normal;
+        padding: 2px;
+}
+
+.uci-change-list var ins,
+.uci-change-list var del {
+        /*display: inline;*/
+        border: none;
+        white-space: pre;
+        font-style: normal;
+        padding: 0px;
+}
+
+.uci-change-legend {
+        padding: 5px;
+}
+
+.uci-change-legend-label {
+        width: 150px;
+        float: left;
+        font-size: 80%;
+}
+
+.uci-change-legend-label>ins,
+.uci-change-legend-label>del,
+.uci-change-legend-label>var {
+        float: left;
+        margin-right: 4px;
+        width: 10px;
+        height: 10px;
+        display: block;
+}
+
+.uci-change-legend-label var ins,
 .uci-change-legend-label var del {
-        line-height: 6px;         
-        border: none;             
+        line-height: 6px;
+        border: none;
 }
 
-} 
+}