From: rmccabe@sourceware.org <rmccabe@sourceware.org>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] conga/luci/homebase luci_homebase.css
Date: 28 Aug 2006 23:05:27 -0000 [thread overview]
Message-ID: <20060828230527.31061.qmail@sourceware.org> (raw)
CVSROOT: /cvs/cluster
Module name: conga
Changes by: rmccabe at sourceware.org 2006-08-28 23:05:27
Modified files:
luci/homebase : luci_homebase.css
Log message:
too long without a commit.. all style/UI stuff
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/homebase/luci_homebase.css.diff?cvsroot=cluster&r1=1.14&r2=1.15
--- conga/luci/homebase/luci_homebase.css 2006/08/15 22:27:05 1.14
+++ conga/luci/homebase/luci_homebase.css 2006/08/28 23:05:26 1.15
@@ -200,9 +200,129 @@
input.hbInputSys {
padding: .20em !important;
+ padding-top: .5em !important;
width: 200px;
}
+ul.cluster {
+ padding-top: +.2em;
+ padding-left: +.5em;
+}
+
+li.node_fdom {
+ list-style-image: url(/luci/cluster/small_fdom.png);
+}
+
+li.node_active {
+ list-style-image: url(/luci/cluster/small_node_active.png);
+}
+
+li.node_inactive {
+ list-style-image: url(/luci/cluster/small_node_inactive.png);
+}
+
+li.node_unknown {
+ list-style-image: url(/luci/cluster/small_node_unknown.png);
+}
+
+li.cluster_service {
+ list-style-image:url(/luci/cluster/small_svc.png);
+}
+
+strong.node,
+strong.cluster {
+ text-align: top;
+ font-size: 9pt;
+ letter-spacing: 120%;
+}
+
+strong.service_name,
+strong.node_name,
+strong.cluster_name {
+ font-size: 10pt;
+ letter-spacing: 120%;
+}
+
+td.service_name,
+td.node_name,
+td.cluster_name {
+ vertical-align: top;
+ text-align: top;
+ font-size: 11pt;
+ width: 50%;
+}
+
+td.node_log {
+ vertical-align: top;
+ padding-top: +.5em;
+ padding-bottom: +.5em;
+}
+
+td.node_status,
+td.cluster_quorum {
+ vertical-align: top;
+ line-height: 110%;
+ width: 100%;
+}
+
+td.node_status {
+ padding-top: +.33em;
+}
+
+td.node_services,
+td.cluster_nodes,
+td.fence_backup,
+td.fence_main,
+td.node_fdom,
+td.cluster_services {
+ vertical-align: top;
+ width: 50%;
+}
+
+td.node_services,
+td.node_fdom {
+ padding-top: +.33em;
+}
+
+#node_list,
+#cluster_list {
+ max-width: 700px;
+}
+
+tr.info_top,
+tr.info_middle,
+tr.info_bottom {
+ width: 100%;
+ vertical-align: top;
+ padding: .5em;
+}
+
+a.cluster:link,
+a.cluster:visited {
+ border-bottom: 1px dashed #cccccc;
+ text-decoration: none ! important;
+}
+
+a.cluster:hover,
+a.cluster:active {
+ border-bottom: 1px solid #cccccc;
+ text-decoration: none ! important;
+}
+
+*.stopped,
+*.node_inactive {
+ color: red ! important;
+}
+
+*.running,
+*.node_active {
+ color: green ! important;
+}
+
+*.node_unknown {
+ color: gray ! important;
+}
+
input.hbInputPass {
padding: .20em !important;
width: 160px;
next reply other threads:[~2006-08-28 23:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-28 23:05 rmccabe [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-11-19 18:28 [Cluster-devel] conga/luci/homebase luci_homebase.css rmccabe
2007-10-09 20:56 rmccabe
2006-09-06 22:14 rmccabe
2006-08-29 23:22 rmccabe
2006-08-15 18:54 jparsons
2006-08-11 19:42 jparsons
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060828230527.31061.qmail@sourceware.org \
--to=rmccabe@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).