luci-0.11: merge outstanding trunk changes
[project/luci.git] / themes / openwrt / htdocs / luci-static / openwrt.org / cascade.css
index 95e6a075e4036a6789aff5d2e4a5fd73c50b58cb..4a6877fa98ecc6b289a6df65bea6324684f8b508 100644 (file)
@@ -1,5 +1,10 @@
 @charset "utf-8";
 
+.lang_he {
+       direction: RTL;
+       unicode-bidi: embed;
+}
+
 @media all {
 
 html {
@@ -29,10 +34,6 @@ a img {
        text-decoration: none;
 }
 
-small {
-       white-space: nowrap;
-}
-
 ul.tabmenu {
        margin: 0;
        clear: both;
@@ -66,6 +67,10 @@ ul.tabmenu li {
        overflow: hidden;
 }
 
+.lang_he ul.tabmenu li {
+       float: right;
+}
+
 ul.tabmenu li a {
        text-decoration: none;
        color: #444444;
@@ -102,6 +107,10 @@ ul.l1 li.tabmenu-item-logout a {
        margin-left: 30px;
 }
 
+.lang_he ul.l1 li.tabmenu-item-logout a {
+       margin-right: 30px;
+}
+
 abbr,
 acronym {
        font-style: normal;
@@ -166,6 +175,10 @@ div.hostinfo {
        padding: 0.5em;
 }
 
+.lang_he div.hostinfo {
+       float: right;
+}
+
 #xhr_poll_status {
        cursor: pointer;
 }
@@ -251,6 +264,10 @@ html #menubar a:visited.warning {
        float: right;
 }
 
+.lang_he #savemenu {
+       float: left;
+}
+
 .lang_de #submenu_admin_uci {
        width: 12em;
 }
@@ -284,6 +301,10 @@ textarea#syslog {
        border-color: #444444;
 }
 
+.lang_he #maincontent {
+       direction: rtl;
+}
+
 #maincontent h2 {
        font-size: 150%;
        font-family: Trebuchet MS, Verdana, sans-serif;
@@ -357,7 +378,11 @@ input:-webkit-input-placeholder {
        color: #AAAAAA;
 }
 
-input:-moz-input-placeholder {
+input:-moz-placeholder {
+       color: #AAAAAA;
+}
+
+input:-ms-input-placeholder {
        color: #AAAAAA;
 }
 
@@ -443,7 +468,8 @@ input.cbi-input-password {
        text-indent: 17px;
 }
 
-input.cbi-input-find {
+input.cbi-input-find,
+input.cbi-button-find {
        background-image: url('../resources/cbi/find.gif');
        color: #000000;
        padding-left: 17px;
@@ -503,6 +529,14 @@ input.cbi-button-link {
        padding-right: 1px;
 }
 
+input.cbi-input-download,
+input.cbi-button-download {
+       background-image: url('../resources/cbi/download.gif');
+       color: #000000;
+       padding-left: 17px;
+       padding-right: 1px;
+}
+
 input.cbi-input-remove,
 div.cbi-section-remove input {
        background-image: url('../resources/cbi/remove.gif');
@@ -511,6 +545,46 @@ div.cbi-section-remove input {
        padding-right: 1px;
 }
 
+input.cbi-button-up {
+       background-image: url('../resources/cbi/up.gif');
+       padding-left: 11px;
+       padding-right: 1px;
+}
+
+input.cbi-button-down {
+       background-image: url('../resources/cbi/down.gif');
+       padding-left: 11px;
+       padding-right: 1px;
+}
+
+input.cbi-button-edit {
+       background-image: url('../resources/cbi/edit.gif');
+       color: #000000;
+       padding-left: 17px;
+       padding-right: 1px;
+}
+
+input.cbi-button-reload {
+       background-image: url('../resources/cbi/reload.gif');
+       color: #000000;
+       padding-left: 17px;
+       padding-right: 1px;
+}
+
+input.cbi-button-reset {
+       background-image: url('../resources/cbi/reset.gif');
+       color: #000000;
+       padding-left: 17px;
+       padding-right: 1px;
+}
+
+input.cbi-button-remove {
+       background-image: url('../resources/cbi/remove.gif');
+       color: #000000;
+       padding-left: 17px;
+       padding-right: 1px;
+}
+
 .cbi-input-invalid {
        background-image: url('../resources/cbi/reset.gif');
        background-repeat: no-repeat;
@@ -580,6 +654,11 @@ table.cbi-section-table .cbi-rowstyle-2:hover {
        color: #000000;
 }
 
+table.cbi-section-table .cbi-section-table-cell {
+       padding: 3px;
+       white-space: nowrap;
+}
+
 .cbi-section .cbi-rowstyle-1 h3 {
        background-color: #eeeeff;
        color: #555555;
@@ -683,6 +762,7 @@ table.cbi-section-table td {
 tr.cbi-section-table-descr th {
        font-weight: normal;
        font-size: 90%;
+       vertical-align: top;
 }
 
 td.cbi-section-table-optionals {
@@ -824,6 +904,64 @@ div.cbi-tab-descr {
 }
 
 
+.ifacebox {
+       background-color: #FFFFFF;
+       border: 1px solid #CCCCCC;
+       margin: 0 10px;
+       text-align: center;
+       white-space: nowrap;
+}
+
+.ifacebox .ifacebox-head {
+       border-bottom: 1px solid #CCCCCC;
+       padding: 2px;
+}
+
+.ifacebox .ifacebox-body {
+       padding: 2px;
+}
+
+
+.ifacebadge {
+       background-color: #FFFFFF;
+       border: 1px solid #CCCCCC;
+       padding: 2px;
+       margin-left: 2px;
+       display: inline-block;
+}
+
+.ifacebadge-active {
+       border-color: #000000;
+       font-weight: bold;
+}
+
+
+.zonebadge {
+       padding: 2px;
+       display: inline-block;
+       white-space: nowrap;
+       cursor: pointer;
+}
+
+.zonebadge em,
+.zonebadge strong {
+       margin: 3px;
+       display: inline-block;
+}
+
+.zonebadge input {
+       width: 6em;
+       height: 1.5em;
+}
+
+.zonebadge-empty {
+       border: 1px dashed #AAAAAA;
+       color: #AAAAAA;
+       font-style: italic;
+       font-size: smaller;
+}
+
+
 .uci-change-list {
        font-family: monospace;
 }