From 01a32290aaacaca1c6e47c95c93b05d32af65fab Mon Sep 17 00:00:00 2001 From: raulmateos Date: Tue, 25 Apr 2006 09:42:16 +0000 Subject: [PATCH] - Update CSS styles git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@22 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/include/styles/god.css | 26 +++++++++++++------------- pandora_console/include/styles/op.css | 24 ++++++++++++------------ 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/pandora_console/include/styles/god.css b/pandora_console/include/styles/god.css index 3bacb9b4a0..5e779792d4 100644 --- a/pandora_console/include/styles/god.css +++ b/pandora_console/include/styles/god.css @@ -1,8 +1,8 @@ #god a {display: block; color: #000; text-decoration: none;} #god a:hover {background-color: #efefbd;} #god li {padding: 2px 0px 2px 30px; position:relative; left: 1px; width:99%; border-bottom: 1px solid #d4d4d4; border-top: 1px solid #ffffff;} -#god1 li, #god2 li, #god3 li, #god4 li, #god5 li, #god6 li, #god7 li, #god8 li {padding-top: 0px; padding-bottom: 0px; padding-right: 0px;} -div#god1>ul, div#god2>ul, div#god3>ul, div#god4>ul, div#god5>ul, div#god6>ul, div#god7>ul, div#god8>ul {width:124px;} +#god1 li, #god2 li, #god3 li, #god4 li, #god5 li, #god6 li, #god7 li, #god8 li, #god1s li, #god2s li, #god3s li, #god4s li, #god5s li, #god6s li, #god7s li, #god8s li {padding-top: 0px; padding-bottom: 0px; padding-right: 0px;} +div#god1>ul, div#god2>ul, div#god3>ul, div#god4>ul, div#god5>ul, div#god6>ul, div#god7>ul, div#god8>ul, div#god1s>ul, div#god2s>ul, div#god3s>ul, div#god4s>ul, div#god5s>ul, div#god6s>ul, div#god7s>ul, div#god8s>ul {width:124px;} #god1 li {background: url(../../images/god1.gif) no-repeat; background-position: 4px 2px;} #god2 li {background: url(../../images/god2.gif) no-repeat; background-position: 4px 3px;} #god3 li {background: url(../../images/god3.gif) no-repeat; background-position: 5px 2px;} @@ -11,16 +11,16 @@ div#god1>ul, div#god2>ul, div#god3>ul, div#god4>ul, div#god5>ul, div#god6>ul, di #god6 li {background: url(../../images/god6.gif) no-repeat; background-position: 4px 3px;} #god7 li {background: url(../../images/god7.gif) no-repeat; background-position: 4px 3px;} #god8 li {background: url(../../images/god8.gif) no-repeat; background-position: 5px 3px;} -#god1 li:hover {background: #efefbd url(../../images/god1.gif) no-repeat; background-position: 4px 2px;} -#god2 li:hover {background: #efefbd url(../../images/god2.gif) no-repeat; background-position: 4px 3px;} -#god3 li:hover {background: #efefbd url(../../images/god3.gif) no-repeat; background-position: 5px 2px;} -#god4 li:hover {background: #efefbd url(../../images/god4.gif) no-repeat; background-position: 5px 4px;} -#god5 li:hover {background: #efefbd url(../../images/god5.gif) no-repeat; background-position: 3px 3px;} -#god6 li:hover {background: #efefbd url(../../images/god6.gif) no-repeat; background-position: 4px 3px;} -#god7 li:hover {background: #efefbd url(../../images/god7.gif) no-repeat; background-position: 4px 3px;} -#god8 li:hover {background: #efefbd url(../../images/god8.gif) no-repeat; background-position: 5px 3px;} +#god1 li:hover, #god1s li {background: #efefbd url(../../images/god1.gif) no-repeat; background-position: 4px 2px;} +#god2 li:hover, #god2s li {background: #efefbd url(../../images/god2.gif) no-repeat; background-position: 4px 3px;} +#god3 li:hover, #god3s li {background: #efefbd url(../../images/god3.gif) no-repeat; background-position: 5px 2px;} +#god4 li:hover, #god4s li {background: #efefbd url(../../images/god4.gif) no-repeat; background-position: 5px 4px;} +#god5 li:hover, #god5s li {background: #efefbd url(../../images/god5.gif) no-repeat; background-position: 3px 3px;} +#god6 li:hover, #god6s li {background: #efefbd url(../../images/god6.gif) no-repeat; background-position: 4px 3px;} +#god7 li:hover, #god7s li {background: #efefbd url(../../images/god7.gif) no-repeat; background-position: 4px 3px;} +#god8 li:hover, #god8s li {background: #efefbd url(../../images/god8.gif) no-repeat; background-position: 5px 3px;} #arrowg ul {padding: 0px 0px 0px 0px; list-style: none;} -#arrowg li {padding: 0px 0px 0px 15px; background: #f5f5dc url(../../images/arrow.gif) no-repeat; background-position: 2px 4px; position:relative; left: 30px; width:80%;} -div#arrowg>ul {width: 88%;} -#arrowg li:hover {background: #efefbd url(../../images/arrow.gif) no-repeat; background-position: 2px 4px;} +#arrowg li, #arrowgs li {padding: 0px 0px 0px 15px; background: #f5f5dc url(../../images/arrow.gif) no-repeat; background-position: 2px 4px; position:relative; left: 30px; width:80%;} +div#arrowg>ul, div#arrowgs>ul {width: 88%;} +#arrowg li:hover, #arrowgs li {background: #efefbd url(../../images/arrow.gif) no-repeat; background-position: 2px 4px;} div#menug {background-color:#f5f5dc; border-width:1px; border-style:solid; border-color:#4a6629; width: 155px; margin-bottom: 15px;} \ No newline at end of file diff --git a/pandora_console/include/styles/op.css b/pandora_console/include/styles/op.css index 235707480c..5482b8f40c 100644 --- a/pandora_console/include/styles/op.css +++ b/pandora_console/include/styles/op.css @@ -1,8 +1,8 @@ #op a {display: block; color: #000; text-decoration: none;} #op a:hover {background-color: #d4ddc6; text-decoration: none;} #op li {padding: 2px 0px 2px 28px; position:relative; left: 0px; width:100%; border-bottom: 1px solid #d4d4d4; border-top: 1px solid #eee;} -#op1 li, #op2 li, #op3 li, #op4 li, #op5 li, #op6 li, #op7 li {padding-top: 0px; padding-bottom: 0px; padding-right: 1px;} -div#op1>ul, div#op2>ul, div#op3>ul, div#op4>ul, div#op5>ul, div#op6>ul, div#op7>ul {width:126px;} +#op1 li, #op2 li, #op3 li, #op4 li, #op5 li, #op6 li, #op7 li, #op1s li, #op2s li, #op3s li, #op4s li, #op5s li, #op6s li, #op7s li {padding-top: 0px; padding-bottom: 0px; padding-right: 1px;} +div#op1>ul, div#op2>ul, div#op3>ul, div#op4>ul, div#op5>ul, div#op6>ul, div#op7>ul, div#op1s>ul, div#op2s>ul, div#op3s>ul, div#op4s>ul, div#op5s>ul, div#op6s>ul, div#op7s>ul {width:126px;} #op1 li {background: url(../../images/op1.gif) no-repeat; background-position: 4px 3px;} #op2 li {background: url(../../images/op2.gif) no-repeat; background-position: 3px 3px;} #op3 li {background: url(../../images/op3.gif) no-repeat; background-position: 5px 3px;} @@ -11,16 +11,16 @@ div#op1>ul, div#op2>ul, div#op3>ul, div#op4>ul, div#op5>ul, div#op6>ul, div#op7> #op6 li {background: url(../../images/op6.gif) no-repeat; background-position: 4px 5px;} #op7 li {background: url(../../images/op7.gif) no-repeat; background-position: 1px 0px;} -#op1 li:hover {background: #d4ddc6 url(../../images/op1.gif) no-repeat; background-position: 4px 3px;} -#op2 li:hover {background: #d4ddc6 url(../../images/op2.gif) no-repeat; background-position: 3px 3px;} -#op3 li:hover {background: #d4ddc6 url(../../images/op3.gif) no-repeat; background-position: 5px 3px;} -#op4 li:hover {background: #d4ddc6 url(../../images/op4.gif) no-repeat; background-position: 5px 3px;} -#op5 li:hover {background: #d4ddc6 url(../../images/op5.gif) no-repeat; background-position: 7px 3px;} -#op6 li:hover {background: #d4ddc6 url(../../images/op6.gif) no-repeat; background-position: 4px 5px;} -#op7 li:hover {background: #d4ddc6 url(../../images/op7.gif) no-repeat; background-position: 1px 0px;} +#op1 li:hover, #op1s li {background: #d4ddc6 url(../../images/op1.gif) no-repeat; background-position: 4px 3px;} +#op2 li:hover, #op2s li {background: #d4ddc6 url(../../images/op2.gif) no-repeat; background-position: 3px 3px;} +#op3 li:hover, #op3s li {background: #d4ddc6 url(../../images/op3.gif) no-repeat; background-position: 5px 3px;} +#op4 li:hover, #op4s li {background: #d4ddc6 url(../../images/op4.gif) no-repeat; background-position: 5px 3px;} +#op5 li:hover, #op5s li {background: #d4ddc6 url(../../images/op5.gif) no-repeat; background-position: 7px 3px;} +#op6 li:hover, #op6s li {background: #d4ddc6 url(../../images/op6.gif) no-repeat; background-position: 4px 5px;} +#op7 li:hover, #op7s li {background: #d4ddc6 url(../../images/op7.gif) no-repeat; background-position: 1px 0px;} #arrow ul {padding: 0px 0px 0px 0px; list-style: none;} -#arrow li {padding: 0px 0px 0px 15px; background: #e6e9cd url(../../images/arrow.gif) no-repeat; background-position: 2px 4px; position: relative; left: 26px; width: 82%;} -div#arrow>ul {width: 89%;} -#arrow li:hover {background: #d4ddc6 url(../../images/arrow.gif) no-repeat; background-position: 2px 4px;} +#arrow li, #arrows li {padding: 0px 0px 0px 15px; background: #e6e9cd url(../../images/arrow.gif) no-repeat; background-position: 2px 4px; position: relative; left: 26px; width: 82%;} +div#arrow>ul, div#arrows>ul {width: 89%;} +#arrow li:hover, #arrows li {background: #d4ddc6 url(../../images/arrow.gif) no-repeat; background-position: 2px 4px;} div#menuop {background-color: #e6e9cd; border-width:1px; border-style:solid; border-color:#4a6629; width: 155px; margin-bottom: 15px;} \ No newline at end of file