* [Cluster-devel] conga/luci/homebase luci_homebase.css
@ 2007-10-09 20:56 rmccabe
0 siblings, 0 replies; 7+ messages in thread
From: rmccabe @ 2007-10-09 20:56 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: conga
Changes by: rmccabe at sourceware.org 2007-10-09 20:56:51
Modified files:
luci/homebase : luci_homebase.css
Log message:
Fix 249619: luci "Manage Systems and Clusters" display of clusters and storage systems is cascaded
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/homebase/luci_homebase.css.diff?cvsroot=cluster&r1=1.44&r2=1.45
--- conga/luci/homebase/luci_homebase.css 2007/09/25 22:47:05 1.44
+++ conga/luci/homebase/luci_homebase.css 2007/10/09 20:56:50 1.45
@@ -281,12 +281,9 @@
}
div.hbcheckdiv {
- padding-top: .25em;
- padding-bottom: .25em;
-}
-
-div.hbcheckdiv > div.hbcheckdiv {
- margin-left: +1.5em;
+ margin-left: 0em;
+ padding-left: 0em;
+ padding-top: .55em;
}
*.formerror {
^ permalink raw reply [flat|nested] 7+ messages in thread* [Cluster-devel] conga/luci/homebase luci_homebase.css
@ 2007-11-19 18:28 rmccabe
0 siblings, 0 replies; 7+ messages in thread
From: rmccabe @ 2007-11-19 18:28 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: conga
Changes by: rmccabe at sourceware.org 2007-11-19 18:28:05
Modified files:
luci/homebase : luci_homebase.css
Log message:
fix some broken CSS
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/homebase/luci_homebase.css.diff?cvsroot=cluster&r1=1.45&r2=1.46
--- conga/luci/homebase/luci_homebase.css 2007/10/09 20:56:50 1.45
+++ conga/luci/homebase/luci_homebase.css 2007/11/19 18:28:05 1.46
@@ -345,12 +345,12 @@
strong.node,
strong.cluster {
- text-align: top;
+ text-align: left;
font-size: 9pt;
}
*.reshdr {
- text-align: top;
+ text-align: left;
font-size: 10pt;
font-weight: 600;
padding-bottom: +1em;
@@ -366,7 +366,7 @@
td.node_name,
td.cluster_name {
vertical-align: top;
- text-align: top;
+ text-align: left;
font-size: 11pt;
width: 50%;
}
^ permalink raw reply [flat|nested] 7+ messages in thread* [Cluster-devel] conga/luci/homebase luci_homebase.css
@ 2006-09-06 22:14 rmccabe
0 siblings, 0 replies; 7+ messages in thread
From: rmccabe @ 2006-09-06 22:14 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: conga
Changes by: rmccabe at sourceware.org 2006-09-06 22:14:42
Modified files:
luci/homebase : luci_homebase.css
Log message:
missed this one in the last commit
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/homebase/luci_homebase.css.diff?cvsroot=cluster&r1=1.18&r2=1.19
--- conga/luci/homebase/luci_homebase.css 2006/09/05 21:25:45 1.18
+++ conga/luci/homebase/luci_homebase.css 2006/09/06 22:14:42 1.19
@@ -200,6 +200,13 @@
margin-left: +1.5em;
}
+img.qdel_img {
+ height: 9px;
+ width: 7px;
+ background: #dee7ec;
+ border: none;
+}
+
#invisible, #allSameDiv {
visibility: hidden;
display: none;
^ permalink raw reply [flat|nested] 7+ messages in thread* [Cluster-devel] conga/luci/homebase luci_homebase.css
@ 2006-08-29 23:22 rmccabe
0 siblings, 0 replies; 7+ messages in thread
From: rmccabe @ 2006-08-29 23:22 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: conga
Changes by: rmccabe at sourceware.org 2006-08-29 23:22:47
Modified files:
luci/homebase : luci_homebase.css
Log message:
more ui work
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/homebase/luci_homebase.css.diff?cvsroot=cluster&r1=1.15&r2=1.16
--- conga/luci/homebase/luci_homebase.css 2006/08/28 23:05:26 1.15
+++ conga/luci/homebase/luci_homebase.css 2006/08/29 23:22:47 1.16
@@ -314,6 +314,10 @@
color: red ! important;
}
+*.fdom_link {
+ color: blue ! important;
+}
+
*.running,
*.node_active {
color: green ! important;
^ permalink raw reply [flat|nested] 7+ messages in thread* [Cluster-devel] conga/luci/homebase luci_homebase.css
@ 2006-08-28 23:05 rmccabe
0 siblings, 0 replies; 7+ messages in thread
From: rmccabe @ 2006-08-28 23:05 UTC (permalink / raw)
To: cluster-devel.redhat.com
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;
^ permalink raw reply [flat|nested] 7+ messages in thread* [Cluster-devel] conga/luci/homebase luci_homebase.css
@ 2006-08-15 18:54 jparsons
0 siblings, 0 replies; 7+ messages in thread
From: jparsons @ 2006-08-15 18:54 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: conga
Changes by: jparsons at sourceware.org 2006-08-15 18:54:12
Modified files:
luci/homebase : luci_homebase.css
Log message:
indenting for resources fixed
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/homebase/luci_homebase.css.diff?cvsroot=cluster&r1=1.12&r2=1.13
--- conga/luci/homebase/luci_homebase.css 2006/08/14 22:46:49 1.12
+++ conga/luci/homebase/luci_homebase.css 2006/08/15 18:54:11 1.13
@@ -195,26 +195,26 @@
}
div.rc_indent0 {
- margin-left: .0em
+ margin-left: 0px
}
div.rc_indent1 {
- margin-left: .2em
+ margin-left: 30px
}
div.rc_indent2 {
- margin-left: .4em
+ margin-left: 60px
}
div.rc_indent3 {
- margin-left: .6em
+ margin-left: 90px
}
div.rc_indent4 {
- margin-left: .8em
+ margin-left: 120px
}
div.rc_indent5 {
- margin-left: 1.0em
+ margin-left: 150px
}
^ permalink raw reply [flat|nested] 7+ messages in thread* [Cluster-devel] conga/luci/homebase luci_homebase.css
@ 2006-08-11 19:42 jparsons
0 siblings, 0 replies; 7+ messages in thread
From: jparsons @ 2006-08-11 19:42 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: conga
Changes by: jparsons at sourceware.org 2006-08-11 19:42:06
Modified files:
luci/homebase : luci_homebase.css
Log message:
added indent classes
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/homebase/luci_homebase.css.diff?cvsroot=cluster&r1=1.10&r2=1.11
--- conga/luci/homebase/luci_homebase.css 2006/08/02 16:25:11 1.10
+++ conga/luci/homebase/luci_homebase.css 2006/08/11 19:42:06 1.11
@@ -1,4 +1,4 @@
-/* $Id: luci_homebase.css,v 1.10 2006/08/02 16:25:11 rmccabe Exp $ */
+/* $Id: luci_homebase.css,v 1.11 2006/08/11 19:42:06 jparsons Exp $ */
*.errmsgs,*.retmsgs {
list-style-image: none !important;
@@ -146,3 +146,28 @@
margin-top: .25em !important;
margin-bottom: .25em !important;
}
+
+div.rc_indent0 {
+ margin-left: .0em
+}
+
+div.rc_indent1 {
+ margin-left: .2em
+}
+
+div.rc_indent2 {
+ margin-left: .4em
+}
+
+div.rc_indent3 {
+ margin-left: .6em
+}
+
+div.rc_indent4 {
+ margin-left: .8em
+}
+
+div.rc_indent5 {
+ margin-left: 1.0em
+}
+
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2007-11-19 18:28 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-09 20:56 [Cluster-devel] conga/luci/homebase luci_homebase.css rmccabe
-- strict thread matches above, loose matches on Subject: below --
2007-11-19 18:28 rmccabe
2006-09-06 22:14 rmccabe
2006-08-29 23:22 rmccabe
2006-08-28 23:05 rmccabe
2006-08-15 18:54 jparsons
2006-08-11 19:42 jparsons
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).