Return-Path: X-Original-To: apmail-geode-commits-archive@minotaur.apache.org Delivered-To: apmail-geode-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 422D818D76 for ; Mon, 25 Jan 2016 17:44:59 +0000 (UTC) Received: (qmail 31604 invoked by uid 500); 25 Jan 2016 17:44:59 -0000 Delivered-To: apmail-geode-commits-archive@geode.apache.org Received: (qmail 31577 invoked by uid 500); 25 Jan 2016 17:44:59 -0000 Mailing-List: contact commits-help@geode.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@geode.incubator.apache.org Delivered-To: mailing list commits@geode.incubator.apache.org Received: (qmail 31568 invoked by uid 99); 25 Jan 2016 17:44:59 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jan 2016 17:44:59 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id D254B180179 for ; Mon, 25 Jan 2016 17:44:58 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.227 X-Spam-Level: * X-Spam-Status: No, score=1.227 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.554, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id awmIH6JDx6F4 for ; Mon, 25 Jan 2016 17:44:52 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with SMTP id E80FF43F57 for ; Mon, 25 Jan 2016 17:44:38 +0000 (UTC) Received: (qmail 29723 invoked by uid 99); 25 Jan 2016 17:44:37 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jan 2016 17:44:37 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 45810E0D55; Mon, 25 Jan 2016 17:44:37 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: klund@apache.org To: commits@geode.incubator.apache.org Date: Mon, 25 Jan 2016 17:44:54 -0000 Message-Id: <30473711c5c442318a7fed966a70b4b3@git.apache.org> In-Reply-To: <1134a85813de40eb80e08e624c6fd562@git.apache.org> References: <1134a85813de40eb80e08e624c6fd562@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [19/57] [abbrv] incubator-geode git commit: GEODE-12: update copyright headers http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/ec004fc1/gemfire-pulse/src/main/webapp/css/jquery.ztreestyle.css ---------------------------------------------------------------------- diff --git a/gemfire-pulse/src/main/webapp/css/jquery.ztreestyle.css b/gemfire-pulse/src/main/webapp/css/jquery.ztreestyle.css index e9920de..77f300f 100644 --- a/gemfire-pulse/src/main/webapp/css/jquery.ztreestyle.css +++ b/gemfire-pulse/src/main/webapp/css/jquery.ztreestyle.css @@ -1,90 +1,109 @@ -/*------------------------------------- -zTree Style - -version: 3.4 -author: Hunter.z -email: hunter.z@263.net -website: http://code.google.com/p/jquerytree/ - --------------------------------------*/ - -.ztree * {padding:0; margin:0; font-size:14px;} -.ztree {margin:0; padding:0; color:#fff} -.ztree li{ padding:0; margin:0; list-style:none; line-height:14px; text-align:left; white-space:nowrap; outline:0; clear:left;} -.ztree li ul{ margin:0; padding:0;} -.ztree li ul li { padding-left:8px; } -.ztree li ul li li { padding-left:8px; margin-left:22px; } -.ztree li ul li{ background:url(../images/line.png) 0 0 repeat-y;} -.ztree li ul li:last-child { background:url(../images/lastLine.png) no-repeat top left; padding:7px 0 0 8px; } -.ztree li.active { background:#203240; } -.ztree li.level0 { padding:6px 10px; } -.ztree li:first-child { padding-top:10px; } -.ztree li li { padding:6px 0; } - -.ztree li a { padding:1px 3px 0 0; margin:0; cursor:pointer; height:17px; color:#a7aaae; background-color: transparent; - text-decoration:none; vertical-align:top; display:block; float:left; width:55%; text-overflow: ellipsis; overflow:hidden; } -.ztree li a:hover {text-decoration:none;} -.ztree li a.curSelectedNode {padding-top:0px; background-color:#FFE6B0; color:black; height:16px; border:1px #FFB951 solid; opacity:0.8;} -.ztree li a.curSelectedNode_Edit {padding-top:0px; background-color:#FFE6B0; color:black; height:16px; border:1px #FFB951 solid; opacity:0.8;} -.ztree li a.tmpTargetNode_inner {padding-top:0px; background-color:#316AC5; color:white; height:16px; border:1px #316AC5 solid; - opacity:0.8; filter:alpha(opacity=80)} - -.ztree li span {line-height:16px; margin-right:2px} - -.ztree li span.bttn {line-height:0; margin:0; width:14px; height:15px; display:block; float:left; vertical-align:middle; - border:0 none; cursor: pointer;outline:none; background-color:transparent; background-repeat:no-repeat; background-attachment: scroll; - background-image:url("../images/plusMinusIcon.png");} - -.ztree li span.bttn.switch {width:14px; height:15px; margin-right:8px; } -.ztree li span.bttn.root_open{background-position:0 -15px;} -.ztree li span.bttn.root_close{background-position:0 0;} -.ztree li span.bttn.roots_open{background-position:0 -15px;} -.ztree li span.bttn.roots_close{background-position:0 0;} -.ztree li span.bttn.center_open{background-position:0 -15px;} -.ztree li span.bttn.center_close{background-position:0 0px;} -.ztree li span.bttn.bottom_open{background-position:0 -15px;} -.ztree li span.bttn.bottom_close{background-position:0 0px;} -.ztree li span.bttn.noline_open{background-position:0 -15px;} -.ztree li span.bttn.noline_close{background-position:0 0;} - -.ztree li li span.bttn.center_open{background-position:0 -30px; width:36px;} -.ztree li li span.bttn.center_close {background-position:0 -45px; width:36px; } -.ztree li li span.bttn.bottom_open{background-position:0 -30px; width:36px;} -.ztree li li span.bttn.bottom_close {background-position:0 -45px; width:36px;} - -.ztree li span.bttn.root_docu{ display:none;} -.ztree li span.bttn.roots_docu{display:none;} -.ztree li span.bttn.center_docu{display:none;} -.ztree li span.bttn.bottom_docu{display:none;} -.ztree li span.bttn.noline_docu{ display:none;} -.ztree li span.bttn.ico_open{ display:none;} -.ztree li span.bttn.ico_close{display:none;} -.ztree li span.bttn.ico_docu{display:none;} - -.ztree li span.bttn.ico_loading{margin-right:2px; background:url(../images/loading.gif) no-repeat scroll 0 0 transparent; vertical-align:top; *vertical-align:middle} - -.ztree li .iconRegionPartition { display:block; width:14px; height:15px; background:url(../images/regionIcons.png) no-repeat 0px -15px; float:right; margin-right:6px; } -.ztree li .iconRegionReplicate { display:block; width:14px; height:15px; background:url(../images/regionIcons.png) no-repeat top left; float:right; margin-right:6px; } -.iconRegionMir { background-position:bottom left; } -.clrBoth { clear:both; height:0; line-height:0; font-size:0; } - -.ztree li span.bttn.chk {width:13px; height:13px; margin:2px 0 0 0; cursor: auto; background-image:url("../images/chkbox.png"); float:right; } -.ztree li span.bttn.chk.checkbox_false_full {background-position:0 0} -.ztree li span.bttn.chk.checkbox_false_full_focus {background-position:0 -25px} -.ztree li span.bttn.chk.checkbox_false_part {background-position:0 -25px} -.ztree li span.bttn.chk.checkbox_false_part_focus {background-position:0 -25px} -.ztree li span.bttn.chk.checkbox_false_disable {background-position:0 -25px} -.ztree li span.bttn.chk.checkbox_true_full {background-position:0 -50px} -.ztree li span.bttn.chk.checkbox_true_full_focus {background-position:0 -50px} -.ztree li span.bttn.chk.checkbox_true_part {background-position:0 -50px} -.ztree li span.bttn.chk.checkbox_true_part_focus {background-position:0 -50px} -.ztree li span.bttn.chk.checkbox_true_disable {background-position:0 -50px} - -/* level style*/ -/*.ztree li span.bttn.level0 { - display:none; -} -.ztree li ul.level0 { - padding:0; - background:none; -}*/ \ No newline at end of file +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +/*------------------------------------- +zTree Style + +version: 3.4 +author: Hunter.z +email: hunter.z@263.net +website: http://code.google.com/p/jquerytree/ + +-------------------------------------*/ + +.ztree * {padding:0; margin:0; font-size:14px;} +.ztree {margin:0; padding:0; color:#fff} +.ztree li{ padding:0; margin:0; list-style:none; line-height:14px; text-align:left; white-space:nowrap; outline:0; clear:left;} +.ztree li ul{ margin:0; padding:0;} +.ztree li ul li { padding-left:8px; } +.ztree li ul li li { padding-left:8px; margin-left:22px; } +.ztree li ul li{ background:url(../images/line.png) 0 0 repeat-y;} +.ztree li ul li:last-child { background:url(../images/lastLine.png) no-repeat top left; padding:7px 0 0 8px; } +.ztree li.active { background:#203240; } +.ztree li.level0 { padding:6px 10px; } +.ztree li:first-child { padding-top:10px; } +.ztree li li { padding:6px 0; } + +.ztree li a { padding:1px 3px 0 0; margin:0; cursor:pointer; height:17px; color:#a7aaae; background-color: transparent; + text-decoration:none; vertical-align:top; display:block; float:left; width:55%; text-overflow: ellipsis; overflow:hidden; } +.ztree li a:hover {text-decoration:none;} +.ztree li a.curSelectedNode {padding-top:0px; background-color:#FFE6B0; color:black; height:16px; border:1px #FFB951 solid; opacity:0.8;} +.ztree li a.curSelectedNode_Edit {padding-top:0px; background-color:#FFE6B0; color:black; height:16px; border:1px #FFB951 solid; opacity:0.8;} +.ztree li a.tmpTargetNode_inner {padding-top:0px; background-color:#316AC5; color:white; height:16px; border:1px #316AC5 solid; + opacity:0.8; filter:alpha(opacity=80)} + +.ztree li span {line-height:16px; margin-right:2px} + +.ztree li span.bttn {line-height:0; margin:0; width:14px; height:15px; display:block; float:left; vertical-align:middle; + border:0 none; cursor: pointer;outline:none; background-color:transparent; background-repeat:no-repeat; background-attachment: scroll; + background-image:url("../images/plusMinusIcon.png");} + +.ztree li span.bttn.switch {width:14px; height:15px; margin-right:8px; } +.ztree li span.bttn.root_open{background-position:0 -15px;} +.ztree li span.bttn.root_close{background-position:0 0;} +.ztree li span.bttn.roots_open{background-position:0 -15px;} +.ztree li span.bttn.roots_close{background-position:0 0;} +.ztree li span.bttn.center_open{background-position:0 -15px;} +.ztree li span.bttn.center_close{background-position:0 0px;} +.ztree li span.bttn.bottom_open{background-position:0 -15px;} +.ztree li span.bttn.bottom_close{background-position:0 0px;} +.ztree li span.bttn.noline_open{background-position:0 -15px;} +.ztree li span.bttn.noline_close{background-position:0 0;} + +.ztree li li span.bttn.center_open{background-position:0 -30px; width:36px;} +.ztree li li span.bttn.center_close {background-position:0 -45px; width:36px; } +.ztree li li span.bttn.bottom_open{background-position:0 -30px; width:36px;} +.ztree li li span.bttn.bottom_close {background-position:0 -45px; width:36px;} + +.ztree li span.bttn.root_docu{ display:none;} +.ztree li span.bttn.roots_docu{display:none;} +.ztree li span.bttn.center_docu{display:none;} +.ztree li span.bttn.bottom_docu{display:none;} +.ztree li span.bttn.noline_docu{ display:none;} +.ztree li span.bttn.ico_open{ display:none;} +.ztree li span.bttn.ico_close{display:none;} +.ztree li span.bttn.ico_docu{display:none;} + +.ztree li span.bttn.ico_loading{margin-right:2px; background:url(../images/loading.gif) no-repeat scroll 0 0 transparent; vertical-align:top; *vertical-align:middle} + +.ztree li .iconRegionPartition { display:block; width:14px; height:15px; background:url(../images/regionIcons.png) no-repeat 0px -15px; float:right; margin-right:6px; } +.ztree li .iconRegionReplicate { display:block; width:14px; height:15px; background:url(../images/regionIcons.png) no-repeat top left; float:right; margin-right:6px; } +.iconRegionMir { background-position:bottom left; } +.clrBoth { clear:both; height:0; line-height:0; font-size:0; } + +.ztree li span.bttn.chk {width:13px; height:13px; margin:2px 0 0 0; cursor: auto; background-image:url("../images/chkbox.png"); float:right; } +.ztree li span.bttn.chk.checkbox_false_full {background-position:0 0} +.ztree li span.bttn.chk.checkbox_false_full_focus {background-position:0 -25px} +.ztree li span.bttn.chk.checkbox_false_part {background-position:0 -25px} +.ztree li span.bttn.chk.checkbox_false_part_focus {background-position:0 -25px} +.ztree li span.bttn.chk.checkbox_false_disable {background-position:0 -25px} +.ztree li span.bttn.chk.checkbox_true_full {background-position:0 -50px} +.ztree li span.bttn.chk.checkbox_true_full_focus {background-position:0 -50px} +.ztree li span.bttn.chk.checkbox_true_part {background-position:0 -50px} +.ztree li span.bttn.chk.checkbox_true_part_focus {background-position:0 -50px} +.ztree li span.bttn.chk.checkbox_true_disable {background-position:0 -50px} + +/* level style*/ +/*.ztree li span.bttn.level0 { + display:none; +} +.ztree li ul.level0 { + padding:0; + background:none; +}*/ http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/ec004fc1/gemfire-pulse/src/main/webapp/css/multiselect/jquery.multiselect.css ---------------------------------------------------------------------- diff --git a/gemfire-pulse/src/main/webapp/css/multiselect/jquery.multiselect.css b/gemfire-pulse/src/main/webapp/css/multiselect/jquery.multiselect.css index 75a4b38..76d65bd 100644 --- a/gemfire-pulse/src/main/webapp/css/multiselect/jquery.multiselect.css +++ b/gemfire-pulse/src/main/webapp/css/multiselect/jquery.multiselect.css @@ -1,295 +1,314 @@ -/* theme specific */ - -/* Interaction Cues -----------------------------------*/ -.ui-state-disabledSelect { - cursor: default !important; -} - -.ui-icon { - display: block; - text-indent: -99999px; - overflow: hidden; - background-repeat: no-repeat; - margin-top: 2px; - margin-bottom: 2px; -} - -/* Interaction states -----------------------------------*/ -.ui-state-defaultSelect,.ui-widget-contentSelect .ui-state-defaultSelect,.ui-widget-headerSelect .ui-state-defaultSelect - { - border: 0px solid #4D5B66; - background: #0F1C25 50% 50% repeat-x; - color: #83939A !important; -} - -.ui-state-defaultSelect a,.ui-state-defaultSelect a:link,.ui-state-defaultSelect a:visited - { - color: #3775c5; - text-decoration: none; -} - -.ui-state-hoverSelect,.ui-widget-contentSelect .ui-state-hoverSelect,.ui-widget-headerSelect .ui-state-hoverSelect,.ui-state-focusSelect,.ui-widget-contentSelect .ui-state-focusSelect,.ui-widget-headerSelect .ui-state-focusSelect - { - border: 0px solid #3775c5; - background: #1f313f 50% 50% repeat-x; - font-weight: bold; - color: #b7b9bb; /*#3775c5;*/ -} - -.ui-state-hoverSelect a,.ui-state-hoverSelect a:hover,.ui-state-hoverSelect a:link,.ui-state-hoverSelect a:visited - { - color: #b7b9bb !important; /*#3775c5;*/ - text-decoration: none; -} - -.ui-state-activeSelect,.ui-widget-contentSelect .ui-state-activeSelect,.ui-widget-headerSelect .ui-state-activeSelect - { - border: 1px solid #4D5B66; - background: #132634 50% 50% repeat-x; - font-weight: bold; - color: #b7b9bb; /*#3775c5;*/ -} - -.ui-state-activeSelect a,.ui-state-activeSelect a:link,.ui-state-activeSelect a:visited - { - color: #3775c5; - text-decoration: none; -} - -.ui-helper-resetSelect { - margin: 0; - padding: 0; - border: 0; - outline: 0; - line-height: 1.3; - text-decoration: none; - font-size: 100%; - list-style: none; -} - -.ui-helper-clearfixSelect:before,.ui-helper-clearfixSelect:after { - content: ""; - display: table; - border-collapse: collapse; -} - -.ui-helper-clearfixSelect:after { - clear: both; -} - -.ui-helper-clearfixSelect { - min-height: 0; /* support: IE7 */ -} - -/* Component containers -----------------------------------*/ -.ui-widgetSelect { - font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; - font-size: 1.1em; -} - -.ui-widgetSelect .ui-widgetSelect { - font-size: 1em; -} - -.ui-widgetSelect input,.ui-widgetSelect select,.ui-widgetSelect textarea,.ui-widgetSelect button - { - font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; - font-size: 1em; -} - -.ui-widget-contentSelect { - border: 1px solid #4D5B66; - background: #eeeeee 50% top repeat-x; - color: #333333; -} - -.ui-widget-contentSelect a { - color: #333333; -} - -.ui-widget-headerSelect a { - color: #ffffff; -} - -.ui-widget-headerSelect { - border: 0px solid #FFF; - background: #132634 50% 50% repeat-x; - color: #cfdced; - font-weight: bold; -} - -/* Corner radius */ -.ui-corner-allSelect,.ui-corner-topSelect,.ui-corner-leftSelect,.ui-corner-tlSelect - { - border-top-left-radius: 4px; -} - -.ui-corner-allSelect,.ui-corner-topSelect,.ui-corner-rightSelect,.ui-corner-trSelect - { - border-top-right-radius: 4px; -} - -.ui-corner-allSelect,.ui-corner-bottomSelect,.ui-corner-leftSelect,.ui-corner-blSelect - { - border-bottom-left-radius: 4px; -} - -.ui-corner-allSelect,.ui-corner-bottomSelect,.ui-corner-rightSelect,.ui-corner-brSelect - { - border-bottom-right-radius: 4px; -} - -/* theme specific */ -.ui-multiselect { - padding: 1px 1px 1px 1px; - text-align: left; - float: right; -} - -.ui-multiselect-spanlink { - color: #83939A; - font-weight: normal; - text-decoration: underline; -} - -.ui-multiselect span.ui-icon { - float: right -} - -.ui-multiselect-single .ui-multiselect-checkboxes input { - position: absolute !important; - top: auto !important; - left: -9999px; -} - -.ui-multiselect-single .ui-multiselect-checkboxes label { - padding: 5px !important -} - -.ui-multiselect-header { - margin-bottom: 3px; - padding: 3px 5px 3px 0px -} - -.ui-multiselect-header ul { - font-size: 0.9em -} - -.ui-multiselect-header ul li { - float: left; - padding: 0 10px 0 0 -} - -.ui-multiselect-header a { - text-decoration: none -} - -.ui-multiselect-header a:hover { - text-decoration: underline -} - -.ui-multiselect-header span.ui-icon { - float: left -} - -.ui-multiselect-header li.ui-multiselect-close { - float: right; - text-align: right; - padding-right: 0 -} - -.ui-multiselect-menu { - display: none; - padding: 3px; - position: absolute; - z-index: 10000; - text-align: left; - background: none repeat scroll 0 0 #283649; - height: 450px; -} - -.ui-multiselect-checkboxes { - position: relative /* fixes bug in IE6/7 */; /*overflow-y:auto*/ -} - -.ui-multiselect-checkboxes label { - cursor: default; - display: block; - border: 1px solid transparent; - padding: 1px 1px -} - -.ui-multiselect-checkboxes label input { - position: relative; - top: 1px -} - -.ui-multiselect-checkboxes li { - clear: both; - font-size: 0.9em; - padding-right: 3px -} - -.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label { - text-align: center; - font-weight: bold; - border-bottom: 1px solid -} - -.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a { - display: block; - padding: 3px; - margin: 1px 0; - text-decoration: none -} - -/* remove label borders in IE6 because IE6 does not support transparency */ -.ui-multiselect-checkboxes label { - border: none -} - -.ui-helper-resetSelect li a img { - float: left; -} - -button img { - float: left; -} - -.ui-state-defaultSelect { - font-weight: normal; - line-height: 25px; -} - -.ui-state-hoverSelect { - -} - -.ui-icon-triangle-1-s { - background-position: right center -} - -; -.ui-multiselect-close>img { - float: right !important; -} - -.ui-multiselect-close .ui-icon.ui-icon-circle-close { - display: none; -} - -.ui-helper-resetSelect a { - text-decoration: none !important; -} - -.ui-helper-resetSelect a:hover .ui-multiselect-spanlink { - color: #B7B9BB; -} - -.ui-multiselect-checkboxes li label { - line-height: 20px; - font-weight: bold; -} \ No newline at end of file +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +/* theme specific */ + +/* Interaction Cues +----------------------------------*/ +.ui-state-disabledSelect { + cursor: default !important; +} + +.ui-icon { + display: block; + text-indent: -99999px; + overflow: hidden; + background-repeat: no-repeat; + margin-top: 2px; + margin-bottom: 2px; +} + +/* Interaction states +----------------------------------*/ +.ui-state-defaultSelect,.ui-widget-contentSelect .ui-state-defaultSelect,.ui-widget-headerSelect .ui-state-defaultSelect + { + border: 0px solid #4D5B66; + background: #0F1C25 50% 50% repeat-x; + color: #83939A !important; +} + +.ui-state-defaultSelect a,.ui-state-defaultSelect a:link,.ui-state-defaultSelect a:visited + { + color: #3775c5; + text-decoration: none; +} + +.ui-state-hoverSelect,.ui-widget-contentSelect .ui-state-hoverSelect,.ui-widget-headerSelect .ui-state-hoverSelect,.ui-state-focusSelect,.ui-widget-contentSelect .ui-state-focusSelect,.ui-widget-headerSelect .ui-state-focusSelect + { + border: 0px solid #3775c5; + background: #1f313f 50% 50% repeat-x; + font-weight: bold; + color: #b7b9bb; /*#3775c5;*/ +} + +.ui-state-hoverSelect a,.ui-state-hoverSelect a:hover,.ui-state-hoverSelect a:link,.ui-state-hoverSelect a:visited + { + color: #b7b9bb !important; /*#3775c5;*/ + text-decoration: none; +} + +.ui-state-activeSelect,.ui-widget-contentSelect .ui-state-activeSelect,.ui-widget-headerSelect .ui-state-activeSelect + { + border: 1px solid #4D5B66; + background: #132634 50% 50% repeat-x; + font-weight: bold; + color: #b7b9bb; /*#3775c5;*/ +} + +.ui-state-activeSelect a,.ui-state-activeSelect a:link,.ui-state-activeSelect a:visited + { + color: #3775c5; + text-decoration: none; +} + +.ui-helper-resetSelect { + margin: 0; + padding: 0; + border: 0; + outline: 0; + line-height: 1.3; + text-decoration: none; + font-size: 100%; + list-style: none; +} + +.ui-helper-clearfixSelect:before,.ui-helper-clearfixSelect:after { + content: ""; + display: table; + border-collapse: collapse; +} + +.ui-helper-clearfixSelect:after { + clear: both; +} + +.ui-helper-clearfixSelect { + min-height: 0; /* support: IE7 */ +} + +/* Component containers +----------------------------------*/ +.ui-widgetSelect { + font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; + font-size: 1.1em; +} + +.ui-widgetSelect .ui-widgetSelect { + font-size: 1em; +} + +.ui-widgetSelect input,.ui-widgetSelect select,.ui-widgetSelect textarea,.ui-widgetSelect button + { + font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; + font-size: 1em; +} + +.ui-widget-contentSelect { + border: 1px solid #4D5B66; + background: #eeeeee 50% top repeat-x; + color: #333333; +} + +.ui-widget-contentSelect a { + color: #333333; +} + +.ui-widget-headerSelect a { + color: #ffffff; +} + +.ui-widget-headerSelect { + border: 0px solid #FFF; + background: #132634 50% 50% repeat-x; + color: #cfdced; + font-weight: bold; +} + +/* Corner radius */ +.ui-corner-allSelect,.ui-corner-topSelect,.ui-corner-leftSelect,.ui-corner-tlSelect + { + border-top-left-radius: 4px; +} + +.ui-corner-allSelect,.ui-corner-topSelect,.ui-corner-rightSelect,.ui-corner-trSelect + { + border-top-right-radius: 4px; +} + +.ui-corner-allSelect,.ui-corner-bottomSelect,.ui-corner-leftSelect,.ui-corner-blSelect + { + border-bottom-left-radius: 4px; +} + +.ui-corner-allSelect,.ui-corner-bottomSelect,.ui-corner-rightSelect,.ui-corner-brSelect + { + border-bottom-right-radius: 4px; +} + +/* theme specific */ +.ui-multiselect { + padding: 1px 1px 1px 1px; + text-align: left; + float: right; +} + +.ui-multiselect-spanlink { + color: #83939A; + font-weight: normal; + text-decoration: underline; +} + +.ui-multiselect span.ui-icon { + float: right +} + +.ui-multiselect-single .ui-multiselect-checkboxes input { + position: absolute !important; + top: auto !important; + left: -9999px; +} + +.ui-multiselect-single .ui-multiselect-checkboxes label { + padding: 5px !important +} + +.ui-multiselect-header { + margin-bottom: 3px; + padding: 3px 5px 3px 0px +} + +.ui-multiselect-header ul { + font-size: 0.9em +} + +.ui-multiselect-header ul li { + float: left; + padding: 0 10px 0 0 +} + +.ui-multiselect-header a { + text-decoration: none +} + +.ui-multiselect-header a:hover { + text-decoration: underline +} + +.ui-multiselect-header span.ui-icon { + float: left +} + +.ui-multiselect-header li.ui-multiselect-close { + float: right; + text-align: right; + padding-right: 0 +} + +.ui-multiselect-menu { + display: none; + padding: 3px; + position: absolute; + z-index: 10000; + text-align: left; + background: none repeat scroll 0 0 #283649; + height: 450px; +} + +.ui-multiselect-checkboxes { + position: relative /* fixes bug in IE6/7 */; /*overflow-y:auto*/ +} + +.ui-multiselect-checkboxes label { + cursor: default; + display: block; + border: 1px solid transparent; + padding: 1px 1px +} + +.ui-multiselect-checkboxes label input { + position: relative; + top: 1px +} + +.ui-multiselect-checkboxes li { + clear: both; + font-size: 0.9em; + padding-right: 3px +} + +.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label { + text-align: center; + font-weight: bold; + border-bottom: 1px solid +} + +.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a { + display: block; + padding: 3px; + margin: 1px 0; + text-decoration: none +} + +/* remove label borders in IE6 because IE6 does not support transparency */ +.ui-multiselect-checkboxes label { + border: none +} + +.ui-helper-resetSelect li a img { + float: left; +} + +button img { + float: left; +} + +.ui-state-defaultSelect { + font-weight: normal; + line-height: 25px; +} + +.ui-state-hoverSelect { + +} + +.ui-icon-triangle-1-s { + background-position: right center +} + +; +.ui-multiselect-close>img { + float: right !important; +} + +.ui-multiselect-close .ui-icon.ui-icon-circle-close { + display: none; +} + +.ui-helper-resetSelect a { + text-decoration: none !important; +} + +.ui-helper-resetSelect a:hover .ui-multiselect-spanlink { + color: #B7B9BB; +} + +.ui-multiselect-checkboxes li label { + line-height: 20px; + font-weight: bold; +} http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/ec004fc1/gemfire-pulse/src/main/webapp/css/multiselect/prettify.css ---------------------------------------------------------------------- diff --git a/gemfire-pulse/src/main/webapp/css/multiselect/prettify.css b/gemfire-pulse/src/main/webapp/css/multiselect/prettify.css index cecf6d0..68b34f5 100644 --- a/gemfire-pulse/src/main/webapp/css/multiselect/prettify.css +++ b/gemfire-pulse/src/main/webapp/css/multiselect/prettify.css @@ -1,27 +1,46 @@ -/* Pretty printing styles. Used with prettify.js. */ - -.str { color: #080; } -.kwd { color: #008; } -.com { color: #800; } -.typ { color: #606; } -.lit { color: #066; } -.pun { color: #660; } -.pln { color: #000; } -.tag { color: #008; } -.atn { color: #606; } -.atv { color: #080; } -.dec { color: #606; } -pre.prettyprint { padding: 5px; border:1px solid #d2d2d2; background:#f5f5f5 } - -@media print { - .str { color: #060; } - .kwd { color: #006; font-weight: bold; } - .com { color: #600; font-style: italic; } - .typ { color: #404; font-weight: bold; } - .lit { color: #044; } - .pun { color: #440; } - .pln { color: #000; } - .tag { color: #006; font-weight: bold; } - .atn { color: #404; } - .atv { color: #060; } -} \ No newline at end of file +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +/* Pretty printing styles. Used with prettify.js. */ + +.str { color: #080; } +.kwd { color: #008; } +.com { color: #800; } +.typ { color: #606; } +.lit { color: #066; } +.pun { color: #660; } +.pln { color: #000; } +.tag { color: #008; } +.atn { color: #606; } +.atv { color: #080; } +.dec { color: #606; } +pre.prettyprint { padding: 5px; border:1px solid #d2d2d2; background:#f5f5f5 } + +@media print { + .str { color: #060; } + .kwd { color: #006; font-weight: bold; } + .com { color: #600; font-style: italic; } + .typ { color: #404; font-weight: bold; } + .lit { color: #044; } + .pun { color: #440; } + .pln { color: #000; } + .tag { color: #006; font-weight: bold; } + .atn { color: #404; } + .atv { color: #060; } +} http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/ec004fc1/gemfire-pulse/src/main/webapp/css/multiselect/style.css ---------------------------------------------------------------------- diff --git a/gemfire-pulse/src/main/webapp/css/multiselect/style.css b/gemfire-pulse/src/main/webapp/css/multiselect/style.css index c103f8a..356427c 100644 --- a/gemfire-pulse/src/main/webapp/css/multiselect/style.css +++ b/gemfire-pulse/src/main/webapp/css/multiselect/style.css @@ -1,16 +1,35 @@ -body { font:12px Helvetica, arial, sans-serif } -h1, h2, p { margin:10px 0 } -.hidden { visibility:hidden } - - -.message { padding:10px; margin:15px 0; display:block; text-align:left } -.message-title { font-weight:bold; font-size:1.25em } -.message-body { margin-top:4px } -.error, .notice, .success { padding:.8em; margin-bottom:1em; border:2px solid #ddd } -.error { background:#FBE3E4; color:#8a1f11; border-color:#FBC2C4 } -.notice { background:#FFF6BF; color:#514721; border-color:#FFD324 } -.success { background:#E6EFC2; color:#264409; border-color:#C6D880 } -.error a { color:#8a1f11 } -.notice a { color:#514721 } -.success a { color:#264409 } - +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +body { font:12px Helvetica, arial, sans-serif } +h1, h2, p { margin:10px 0 } +.hidden { visibility:hidden } + + +.message { padding:10px; margin:15px 0; display:block; text-align:left } +.message-title { font-weight:bold; font-size:1.25em } +.message-body { margin-top:4px } +.error, .notice, .success { padding:.8em; margin-bottom:1em; border:2px solid #ddd } +.error { background:#FBE3E4; color:#8a1f11; border-color:#FBC2C4 } +.notice { background:#FFF6BF; color:#514721; border-color:#FFD324 } +.success { background:#E6EFC2; color:#264409; border-color:#C6D880 } +.error a { color:#8a1f11 } +.notice a { color:#514721 } +.success a { color:#264409 } + http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/ec004fc1/gemfire-pulse/src/main/webapp/css/popup.css ---------------------------------------------------------------------- diff --git a/gemfire-pulse/src/main/webapp/css/popup.css b/gemfire-pulse/src/main/webapp/css/popup.css index 79cc535..f861cf9 100644 --- a/gemfire-pulse/src/main/webapp/css/popup.css +++ b/gemfire-pulse/src/main/webapp/css/popup.css @@ -1,36 +1,55 @@ -#mask { - position:absolute; - left:0; - top:0; - z-index:9000; - background:url(../images/mask-bg.png) repeat; - display:none; -} - -#boxes .window { - position:fixed; - left:0; - top:0; - display:none; - z-index:9999; - border:1px solid #49596a; - -} -.popup_heading{background:#142e41 ; display:block; width:100%; float:left;border-bottom:1px solid #49596a; } -.popup_heading span{ color:#8a97a0; font-size:14px; float:left; width:82%; padding:10px 5px 10px 10px;} -.closePopup{color:#fff; float:right; background:url(../images/popup-close-button.png) no-repeat; display:inline-block; width:14px; height:14px; margin:12px 10px 12px 5px;} -/*popup Content Block*/ -.popup_contentBlock{float:left; width:100%} -.popup-innerblock{background:#283649; padding:10px; color:#949ba4; font-size:13px;} -.popup-innerblock ul li{margin-bottom:5px;} -.dataSeperator{margin:0px 5px;} -.width-58{width:58%} -/*Popup Width*/ -.width345 { - width:345px; -} -.width700 { - width:700px; -} - -#gridPopup .popup-innerblock { background:#132634; } \ No newline at end of file +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ + +#mask { + position:absolute; + left:0; + top:0; + z-index:9000; + background:url(../images/mask-bg.png) repeat; + display:none; +} + +#boxes .window { + position:fixed; + left:0; + top:0; + display:none; + z-index:9999; + border:1px solid #49596a; + +} +.popup_heading{background:#142e41 ; display:block; width:100%; float:left;border-bottom:1px solid #49596a; } +.popup_heading span{ color:#8a97a0; font-size:14px; float:left; width:82%; padding:10px 5px 10px 10px;} +.closePopup{color:#fff; float:right; background:url(../images/popup-close-button.png) no-repeat; display:inline-block; width:14px; height:14px; margin:12px 10px 12px 5px;} +/*popup Content Block*/ +.popup_contentBlock{float:left; width:100%} +.popup-innerblock{background:#283649; padding:10px; color:#949ba4; font-size:13px;} +.popup-innerblock ul li{margin-bottom:5px;} +.dataSeperator{margin:0px 5px;} +.width-58{width:58%} +/*Popup Width*/ +.width345 { + width:345px; +} +.width700 { + width:700px; +} + +#gridPopup .popup-innerblock { background:#132634; }