Changeset 8675
- Timestamp:
- 05/23/08 18:29:00 (8 months ago)
- Files:
-
- art/themes/bamboo/style.rtl.css (modified) (2 diffs)
- art/themes/bonsai-tree/css.css (modified) (1 diff)
- art/themes/bonsai-tree/css.rtl.css (modified) (1 diff)
- art/themes/digital/style.rtl.css (modified) (2 diffs)
- art/themes/factory/style.rtl.css (modified) (2 diffs)
- art/themes/flower/style.rtl.css (modified) (1 diff)
- art/themes/gray/style.rtl.css (modified) (1 diff)
- art/themes/jaws-0.5/style.rtl.css (modified) (1 diff)
- art/themes/jaws/style.rtl.css (modified) (1 diff)
- art/themes/monologue/style.rtl.css (modified) (1 diff)
- art/themes/orange-grey/layout.html (modified) (2 diffs)
- art/themes/orange-grey/style.css (modified) (15 diffs)
- art/themes/orange-grey/style.rtl.css (modified) (16 diffs)
- art/themes/tunnel/style.rtl.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
art/themes/bamboo/style.rtl.css
r8669 r8675 456 456 } 457 457 * html .menu a:hover {background:#393; color:#fff; position:relative;} 458 * html .wide .menu a:hover {float: left;} 459 * html .wide .menu li ul a:hover {float: none;} 458 460 * html .narrow .menu li a, * html .narrow .menu li a:visited {width:170px;} 459 461 * html .wide .menu li ul, * html .wide .menu li ul li a, * html .wide .menu li ul li a:visited {width:200px;} … … 478 480 .wide .menu ul li a:hover ul a:hover ul a:hover ul ul{visibility:hidden;} 479 481 .wide .menu ul li a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;} 480 .wide .menu ul li a:hover ul {visibility:visible; right:-3 7px; top:13px;}482 .wide .menu ul li a:hover ul {visibility:visible; right:-31px; top:13px;} 481 483 .wide .menu ul li a:hover ul a:hover ul{visibility:visible; top:-10px; right:160px;} 482 484 .wide .menu ul li a:hover ul a:hover ul a:hover ul {visibility:visible;} art/themes/bonsai-tree/css.css
r8665 r8675 502 502 * html .menu a:hover {color:#37a; background:#ddd; position:relative;} 503 503 * html .narrow .menu li a, * html .narrow .menu li a:visited {width:164px;} 504 * html .wide .menu li ul li a, * html .wide .menu li ul li a:visited {width:200px;}504 * html .wide .menu li ul, * html .wide .menu li ul li a, * html .wide .menu li ul li a:visited {width:200px;} 505 505 * html .narrow .menu li ul { 506 506 display:block; art/themes/bonsai-tree/css.rtl.css
r8669 r8675 502 502 .menu ul table {position:absolute; border-collapse:collapse; top:0; right:0; z-index:1000; font-size:1em;} 503 503 * html .menu a:hover {color:#37a; background:#ddd; position:relative;} 504 * html .wide .menu a:hover {float: left;} 505 * html .wide .menu li ul a:hover {float: none;} 504 506 * html .narrow .menu li a, * html .narrow .menu li a:visited {width:164px;} 505 * html .wide .menu li ul li a, * html .wide .menu li ul li a:visited {width:200px;}507 * html .wide .menu li ul, * html .wide .menu li ul li a, * html .wide .menu li ul li a:visited {width:200px;} 506 508 * html .narrow .menu li ul { 507 509 display:block; art/themes/digital/style.rtl.css
r8669 r8675 475 475 } 476 476 * html .menu a:hover {background:#ddd; color:#37a; position:relative;} 477 * html .wide .menu a:hover {float: left;} 478 * html .wide .menu li ul a:hover {float: none;} 477 479 * html .narrow .menu li a, * html .narrow .menu li a:visited {width:200px;} 478 480 * html .wide .menu li ul, * html .wide .menu li ul li a, * html .wide .menu li ul li a:visited {width:200px;} … … 497 499 .wide .menu ul li a:hover ul a:hover ul a:hover ul ul{visibility:hidden;} 498 500 .wide .menu ul li a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;} 499 .wide .menu ul li a:hover ul {visibility:visible; right:-3 8px; top:14px;}501 .wide .menu ul li a:hover ul {visibility:visible; right:-31px; top:14px;} 500 502 .wide .menu ul li a:hover ul a:hover ul{visibility:visible; top:-11px; right:148px;} 501 503 .wide .menu ul li a:hover ul a:hover ul a:hover ul {visibility:visible;} art/themes/factory/style.rtl.css
r8670 r8675 633 633 } 634 634 * html .menu a:hover {background:#ddd; color:#37a; text-decoration:none; position:relative;} 635 * html .wide .menu a:hover {float: left;} 636 * html .wide .menu li ul a:hover {float: none;} 635 637 * html .narrow .menu li a, * html .narrow .menu li a:visited {width:170px;} 636 638 * html .wide .menu li ul, * html .wide .menu li ul li a, * html .wide .menu li ul li a:visited {width:170px;} … … 655 657 .wide .menu ul li a:hover ul a:hover ul a:hover ul ul{visibility:hidden;} 656 658 .wide .menu ul li a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;} 657 .wide .menu ul li a:hover ul {visibility:visible; right:-3 8px; top:14px;}659 .wide .menu ul li a:hover ul {visibility:visible; right:-31px; top:14px;} 658 660 .wide .menu ul li a:hover ul a:hover ul{visibility:visible; top:-11px; right:148px;} 659 661 .wide .menu ul li a:hover ul a:hover ul a:hover ul {visibility:visible;} art/themes/flower/style.rtl.css
r8669 r8675 598 598 .narrow .menu li:hover > ul {top:-10px; right:148px;} 599 599 .menu ul table {position:absolute; border-collapse:collapse; top:0; right:0; z-index:1000; font-size:1em;} 600 * html .menu a:hover {border-bottom: none; background: none; color:#804000; text-decoration:none;} /* position:relative; */ 600 * html .menu a:hover {border-bottom: none; background: none; color:#804000; text-decoration:none; position:relative;} 601 * html .wide .menu a:hover {float: left;} 602 * html .wide .menu li ul a:hover {float: none;} 601 603 * html .narrow .menu li a, * html .narrow .menu li a:visited {width:200px;} 602 604 * html .wide .menu li ul li a, * html .wide .menu li ul li a:visited {width:200px;} art/themes/gray/style.rtl.css
r8669 r8675 481 481 .narrow .menu li:hover > ul {top:0px; right:168px;} 482 482 .menu ul table {position:absolute; border-collapse:collapse; top:10px; right:26px; z-index:1000; font-size:1em;} 483 * html .menu a:hover {color:#37a; background:#f0f0f0;} /* position:relative; */ 483 * html .menu a:hover {color:#37a; background:#f0f0f0; position:relative;} 484 * html .wide .menu a:hover {float: left;} 485 * html .wide .menu li ul a:hover {float: none;} 484 486 * html .narrow .menu li a, * html .narrow .menu li a:visited {width:170px;} 485 487 * html .wide .menu li ul li a, * html .wide .menu li ul li a:visited {width:200px;} art/themes/jaws-0.5/style.rtl.css
r8669 r8675 475 475 .menu ul table {position:absolute; border-collapse:collapse; top:0; right:0; z-index:1000; font-size:1em;} 476 476 * html .menu a:hover {color:#37a; background:#ddd; position:relative;} 477 * html .wide .menu a:hover {float: left;} 478 * html .wide .menu li ul a:hover {float: none;} 477 479 * html .narrow .menu li a, * html .narrow .menu li a:visited {width:200px;} 478 480 * html .wide .menu li ul li a, * html .wide .menu li ul li a:visited {width:200px;} art/themes/jaws/style.rtl.css
r8672 r8675 840 840 } 841 841 * html .menu a:hover {background:#ddd; color:#37a; position:relative;} 842 * html .wide .menu a:hover {float: left;} 843 * html .wide .menu li ul a:hover {float: none;} 842 844 * html .narrow .menu li a, * html .narrow .menu li a:visited {width:164px;} 843 845 * html .wide .menu li ul, * html .wide .menu li ul li a, * html .wide .menu li ul li a:visited {width:200px;} art/themes/monologue/style.rtl.css
r8669 r8675 583 583 .menu ul table {position:absolute; border-collapse:collapse; top:0; right:0; z-index:1000; font-size:1em;} 584 584 * html .menu a:hover {color:#37a; background:#ddd; position:relative;} 585 * html .wide .menu a:hover {float: left;} 586 * html .wide .menu li ul a:hover {float: none;} 585 587 * html .narrow .menu li a, * html .narrow .menu li a:visited {width:200px;} 586 588 * html .wide .menu li ul li a, * html .wide .menu li ul li a:visited {width:200px;} art/themes/orange-grey/layout.html
r8459 r8675 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 1 2 <!-- BEGIN layout --> 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">3 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> 4 4 <head> … … 8 8 <base href="{BASE_URL}" /> 9 9 <link rel="stylesheet" type="text/css" href="{THEME}style{.dir}.css" media="screen" /> 10 <!-- BEGIN head --> 11 {ELEMENT} 12 <!-- END head --> 10 <!-- BEGIN head -->{ELEMENT}<!-- END head --> 13 11 </head> 14 12 <body> art/themes/orange-grey/style.css
r8665 r8675 1 1 * {margin:0; padding:0;} 2 2 body { 3 margin: 0 0;3 margin: 0; 4 4 padding: 0; 5 font-size: 1em; 5 6 direction: ltr; 6 7 background: #aaa; 8 text-align: center; 7 9 margin-bottom: 10px; 8 text-align: center; 9 font-size: 1em; 10 font-family: "Lucida Grande", Myriad, "Andale Sans", "Luxi Sans", "Bitstream Vera Sans", Tahoma, "Toga Sans", Helvetica, Arial, sans-serif; 10 font-family: "Lucida Grande", Myriad, "Andale Sans", "Luxi Sans", "Bitstream Vera Sans", tahoma, "Toga Sans", helvetica, arial, sans-serif; 11 11 } 12 12 /* common style */ … … 115 115 #top_header h1 {font-size:1.8em; padding-top:0px;} 116 116 #top_header h1 a { 117 position: relative; 118 top: 75px; 117 top: 60px; 119 118 left: 40px; 120 119 color: #fff; … … 122 121 font-size: 30px; 123 122 font-weight: bold; 124 } 125 #top_header p {color: #fff; padding-top: 80px; padding-left: 50px;} 123 position: relative; 124 } 125 #top_header p {color: #fff; padding-top: 65px; padding-left: 50px;} 126 126 127 #header { 127 min-height: 26px;128 height: 26px;129 128 background: rgb(230,230,230) url(images/bk.png) repeat; 130 129 padding-left: 25px; padding-right: 25px; 131 130 } 131 132 132 #main-section {clear:both;} 133 133 #bar1 {width: 200px; min-width: 150px; padding: 5px 0px 5px 25px; float: left;} 134 134 #main {width: 570px; min-width: 200px; padding: 5px 25px 5px 0px; float: right;} 135 135 #footer {clear:both; padding-left: 25px; padding-right: 25px;} 136 136 137 #sub_footer { 137 138 padding: 0px; … … 141 142 text-align: center; 142 143 letter-spacing: 0px; 143 background: rgb(230,230,230)url(images/bottom.png) repeat-x;144 background: #aaa url(images/bottom.png) repeat-x; 144 145 } 145 146 #sub_footer a, #sub_footer a:hover{text-decoration: none;} … … 154 155 display: block; 155 156 visibility: hidden; 157 } 158 #main h1 { 159 padding: 2px; 160 font-size: 15px; 161 text-align: left; 162 margin-bottom: 8px; 163 background-color: #f0e7e0; 156 164 } 157 165 .gadget {margin-bottom: 10px;} … … 212 220 } 213 221 .comment_level_0 {margin-left: 0px;} 214 .comment_level_1 {margin-left: 10px;}215 .comment_level_2 {margin-left: 20px;}216 .comment_level_3 {margin-left: 30px;}217 .comment_level_4 {margin-left: 40px;}218 .comment_level_5 {margin-left: 50px;}219 .comment_level_6 {margin-left: 60px;}220 .comment_level_7 {margin-left: 70px;}222 .comment_level_1 {margin-left: 20px;} 223 .comment_level_2 {margin-left: 40px;} 224 .comment_level_3 {margin-left: 60px;} 225 .comment_level_4 {margin-left: 80px;} 226 .comment_level_5 {margin-left: 100px;} 227 .comment_level_6 {margin-left: 120px;} 228 .comment_level_7 {margin-left: 140px;} 221 229 .comment_form p {clear: left; padding-bottom:4px; padding-left: 185px;} 222 230 .comment_form p label {font-weight: bold; float:left; width: 180px; font-weight: bold; margin-left: -185px;} … … 238 246 .poll_result table {width: 98%; margin: 0px; padding:0px; font-size:10pt;} 239 247 .poll_result th { border: 1px solid #d3d7cf; } 240 .poll_result td {font-size:9pt; padding:4px 4px 4px 2px; border: 1px solid #d3d7cf;}248 .poll_result td {font-size:9pt; padding:4px; padding-left:2px; border: 1px solid #d3d7cf;} 241 249 .poll_result .txt_percent {width: 28px;} 242 250 .poll_result .img_percent {width: 128px;} … … 259 267 color: #271739; 260 268 font-size: 12px; 261 padding: 2px 6px 2px 2px; 269 padding: 2px; 270 padding-right: 6px; 262 271 text-decoration: none; 263 272 border-bottom: 1px dashed #ccc; … … 303 312 border: 1px solid #d3d7cf; 304 313 } 305 306 314 .blog-page-nav .float-left {float:left} 307 315 .blog-page-nav .float-right {float:right} … … 451 459 .menu:after {height: 0; clear: both; content: "."; display: block; visibility: hidden;} 452 460 .menu .content, .menu .content ul, .menu .content ul li {padding:0; margin:0;} 453 .wide .menu .content, .wide .menu .content ul, .wide .menu .content ul li {min-height: 26px; background: #eee;}454 461 .menu .content ul {position:relative; list-style-type: none; display:inline-block; z-index:1000;} 455 462 .narrow .menu .content ul {z-index:500;} 456 463 .menu a, .menu a:visited { 457 color: #777;464 color: #f6960b; 458 465 padding:4px; 459 466 display:block; … … 465 472 border-bottom: none; 466 473 } 467 .wide .menu a, .wide .menu a:visited {color:#babdb6;}468 474 .menu li {background:#f0f0f0;} 469 475 .wide .menu li {float: left;} 470 .narrow .menu li a, .narrow .menu li a:visited {width:1 70px;}476 .narrow .menu li a, .narrow .menu li a:visited {width:190px;} 471 477 .wide .menu li ul li a, .wide .menu li ul li a:visited {width:190px;} 472 478 .menu li:hover {position:relative;} 473 479 .menu li:hover > a {background:#f6960b; color:#fff;} 474 .menu li a:active, .menu li a:focus {background:#ddd; color:#37a;}475 480 .narrow .menu li ul {display:none;} 476 481 .wide .menu li ul {display:none;} … … 480 485 background:transparent url(images/blank.gif); 481 486 } 482 .wide .menu li:hover > ul {top:26px;} 483 .wide .menu li ul li:hover > ul {top:0px; left:168px;} 484 .narrow .menu li:hover > ul {top:0px; left:168px;} 485 .menu ul table {position:absolute; border-collapse:collapse; top:10px; left:26px; z-index:1000; font-size:1em;} 486 * html .menu a:hover {color:#37a; background:#ddd; position:relative;} 487 * html .wide .menu a:hover {color:#37a; background:#ddd; position:relative;} 488 * html .narrow .menu li a, * html .narrow .menu li a:visited {width:170px;} 489 * html .wide .menu li ul li a, * html .wide .menu li ul li a:visited {width:200px;} 487 .wide .menu li:hover > ul {top:26px; left:0px;} 488 .wide .menu li ul li:hover > ul {top:0px; left:180px;} 489 .narrow .menu li:hover > ul {top:0px; left:180px;} 490 .menu ul table { 491 top:0; 492 left:0; 493 z-index:1000; 494 font-size:1em; 495 position:absolute; 496 border-collapse:collapse; 497 } 498 * html .menu a:hover {color:#fff; background:#f6960b; position:relative;} 499 * html .wide .menu a:hover {float: left;} /* must be removed in RTL mode */ 500 * html .narrow .menu li a, * html .narrow .menu li a:visited {width:190px;} 501 * html .wide .menu li ul, * html .wide .menu li ul li a, * html .wide .menu li ul li a:visited {width:200px;} 490 502 * html .narrow .menu li ul { 491 503 display:block; … … 493 505 visibility:hidden; 494 506 top:-10px; left:148px; 507 padding:10px 30px 30px 30px; 495 508 background:transparent url(images/blank.gif); 496 509 } … … 499 512 position:absolute; 500 513 visibility:hidden; 501 top:0px; left:148px; 514 top:0px; left:160px; 515 padding:10px 30px 30px 30px; 502 516 background:transparent url(images/blank.gif); 503 517 } … … 506 520 .wide .menu ul li a:hover ul a:hover ul a:hover ul ul{visibility:hidden;} 507 521 .wide .menu ul li a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;} 508 .wide .menu ul li a:hover ul {visibility:visible; left:-30px; top:13px; lef\t:-35px; to\p:14px;}509 .wide .menu ul li a:hover ul a:hover ul{visibility:visible; top:-10px; left:1 48px;}522 .wide .menu ul li a:hover ul {visibility:visible; left:-31px; top:14px;} 523 .wide .menu ul li a:hover ul a:hover ul{visibility:visible; top:-10px; left:160px;} 510 524 .wide .menu ul li a:hover ul a:hover ul a:hover ul {visibility:visible;} 511 525 .wide .menu ul li a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;} art/themes/orange-grey/style.rtl.css
r8669 r8675 1 1 * {margin:0; padding:0;} 2 2 body { 3 margin: 0 0;3 margin: 0; 4 4 padding: 0; 5 font-size: 1em; 5 6 direction: ltr; 6 7 background: #aaa; 8 text-align: center; 7 9 margin-bottom: 10px; 8 text-align: center; 9 font-size: 1em; 10 font-family: tahoma, georgia, arial, "Lucida Grande", Myriad, "Andale Sans", "Luxi Sans", "Bitstream Vera Sans", "Toga Sans", helvetica, sans-serif; 10 font-family: "Lucida Grande", Myriad, "Andale Sans", "Luxi Sans", "Bitstream Vera Sans", tahoma, "Toga Sans", helvetica, arial, sans-serif; 11 11 } 12 12 /* common style */ … … 102 102 103 103 #container { 104 direction: rtl;105 104 width: 829px; 106 105 text-align:right; 107 106 margin:0px auto; 107 direction: rtl; 108 108 background: rgb(105,173,249) url(images/bk.png) repeat-y; 109 109 } … … 116 116 #top_header h1 {font-size:1.8em; padding-top:0px;} 117 117 #top_header h1 a { 118 position: relative; 119 top: 75px; 118 top: 60px; 120 119 right: 40px; 121 120 color: #fff; … … 123 122 font-size: 30px; 124 123 font-weight: bold; 125 } 126 #top_header p {color: #fff; padding-top: 80px; padding-right: 50px;} 124 position: relative; 125 } 126 #top_header p {color: #fff; padding-top: 65px; padding-right: 50px;} 127 127 128 #header { 128 min-height: 26px;129 height: 26px;130 129 background: rgb(230,230,230) url(images/bk.png) repeat; 131 130 padding-right: 25px; padding-left: 25px; 132 131 } 132 133 133 #main-section {clear:both;} 134 #bar1 {width: 200px; min-width: 150px; padding: 5px 0px 5px 25px; float: right;}135 #main {width: 570px; min-width: 200px; padding: 5px 25px 5px 0px; float: left;}134 #bar1 {width: 200px; min-width: 150px; padding: 5px 25px 5px 0px; float: right;} 135 #main {width: 570px; min-width: 200px; padding: 5px 0px 5px 25px; float: left;} 136 136 #footer {clear:both; padding-right: 25px; padding-left: 25px;} 137 137 138 #sub_footer { 138 139 padding: 0px; … … 142 143 text-align: center; 143 144 letter-spacing: 0px; 144 background: rgb(230,230,230)url(images/bottom.png) repeat-x;145 background: #aaa url(images/bottom.png) repeat-x; 145 146 } 146 147 #sub_footer a, #sub_footer a:hover{text-decoration: none;} … … 155 156 display: block; 156 157 visibility: hidden; 158 } 159 #main h1 { 160 padding: 2px; 161 font-size: 15px; 162 text-align: right; 163 margin-bottom: 8px; 164 background-color: #f0e7e0; 157 165 } 158 166 .gadget {margin-bottom: 10px;} … … 213 221 } 214 222 .comment_level_0 {margin-right: 0px;} 215 .comment_level_1 {margin-right: 10px;}216 .comment_level_2 {margin-right: 20px;}217 .comment_level_3 {margin-right: 30px;}218 .comment_level_4 {margin-right: 40px;}219 .comment_level_5 {margin-right: 50px;}220 .comment_level_6 {margin-right: 60px;}221 .comment_level_7 {margin-right: 70px;}223 .comment_level_1 {margin-right: 20px;} 224 .comment_level_2 {margin-right: 40px;} 225 .comment_level_3 {margin-right: 60px;} 226 .comment_level_4 {margin-right: 80px;} 227 .comment_level_5 {margin-right: 100px;} 228 .comment_level_6 {margin-right: 120px;} 229 .comment_level_7 {margin-right: 140px;} 222 230 .comment_form p {clear: right; padding-bottom:4px; padding-right: 185px;} 223 231 .comment_form p label {font-weight: bold; float:right; width: 180px; font-weight: bold; margin-right: -185px;} … … 239 247 .poll_result table {width: 98%; margin: 0px; padding:0px; font-size:10pt;} 240 248 .poll_result th { border: 1px solid #d3d7cf; } 241 .poll_result td {font-size:9pt; padding:4px 4px 4px 2px; border: 1px solid #d3d7cf;}249 .poll_result td {font-size:9pt; padding:4px; padding-right:2px; border: 1px solid #d3d7cf;} 242 250 .poll_result .txt_percent {width: 28px;} 243 251 .poll_result .img_percent {width: 128px;} … … 260 268 color: #271739; 261 269 font-size: 12px; 262 padding: 2px 6px 2px 2px; 270 padding: 2px; 271 padding-left: 6px; 263 272 text-decoration: none; 264 273 border-bottom: 1px dashed #ccc; … … 304 313 border: 1px solid #d3d7cf; 305 314 } 306 307 315 .blog-page-nav .float-right {float:right} 308 316 .blog-page-nav .float-left {float:left} … … 452 460 .menu:after {height: 0; clear: both; content: "."; display: block; visibility: hidden;} 453 461 .menu .content, .menu .content ul, .menu .content ul li {padding:0; margin:0;} 454 .wide .menu .content, .wide .menu .content ul, .wide .menu .content ul li {min-height: 26px; background: #eee;}455 462 .menu .content ul {position:relative; list-style-type: none; display:inline-block; z-index:1000;} 456 463 .narrow .menu .content ul {z-index:500;} 457 464 .menu a, .menu a:visited { 458 color: #777;465 color: #f6960b; 459 466 padding:4px; 460 467 display:block; … … 466 473 border-bottom: none; 467 474 } 468 .wide .menu a, .wide .menu a:visited {color:#babdb6;}469 475 .menu li {background:#f0f0f0;} 470 476 .wide .menu li {float: right;} 471 .narrow .menu li a, .narrow .menu li a:visited {width:1 70px;}477 .narrow .menu li a, .narrow .menu li a:visited {width:190px;} 472 478 .wide .menu li ul li a, .wide .menu li ul li a:visited {width:190px;} 473 479 .menu li:hover {position:relative;} 474 480 .menu li:hover > a {background:#f6960b; color:#fff;} 475 .menu li a:active, .menu li a:focus {background:#ddd; color:#37a;}476 481 .narrow .menu li ul {display:none;} 477 482 .wide .menu li ul {display:none;} … … 481 486 background:transparent url(images/blank.gif); 482 487 } 483 .wide .menu li:hover > ul {top:26px;} 484 .wide .menu li ul li:hover > ul {top:0px; right:168px;} 485 .narrow .menu li:hover > ul {top:0px; right:168px;} 486 .menu ul table {position:absolute; border-collapse:collapse; top:10px; right:26px; z-index:1000; font-size:1em;} 487 * html .menu a:hover {color:#37a; background:#ddd; position:relative;} 488 * html .wide .menu a:hover {color:#37a; background:#ddd; position:relative;} 489 * html .narrow .menu li a, * html .narrow .menu li a:visited {width:170px;} 490 * html .wide .menu li ul li a, * html .wide .menu li ul li a:visited {width:200px;} 488 .wide .menu li:hover > ul {top:26px; right:0px;} 489 .wide .menu li ul li:hover > ul {top:0px; right:180px;} 490 .narrow .menu li:hover > ul {top:0px; right:180px;} 491 .menu ul table { 492 top:0; 493 right:0; 494 z-index:1000; 495 font-size:1em; 496 position:absolute; 497 border-collapse:collapse; 498 } 499 * html .menu a:hover {color:#fff; background:#f6960b; position:relative;} 500 * html .wide .menu a:hover {float: left;} 501 * html .wide .menu li ul a:hover {float: none;} 502 * html .narrow .menu li a, * html .narrow .menu li a:visited {width:190px;} 503 * html .wide .menu li ul, * html .wide .menu li ul li a, * html .wide .menu li ul li a:visited {width:200px;} 491 504 * html .narrow .menu li ul { 492 505 display:block; … … 494 507 visibility:hidden; 495 508 top:-10px; right:148px; 509 padding:10px 30px 30px 30px; 496 510 background:transparent url(images/blank.gif); 497 511 } … … 500 514 position:absolute; 501 515 visibility:hidden; 502 top:0px; right:148px; 516 top:0px; right:160px; 517 padding:10px 30px 30px 30px; 503 518 background:transparent url(images/blank.gif); 504 519 } … … 507 522 .wide .menu ul li a:hover ul a:hover ul a:hover ul ul{visibility:hidden;} 508 523 .wide .menu ul li a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;} 509 .wide .menu ul li a:hover ul {visibility:visible; right:-30px; top:13px; lef\t:-35px; to\p:14px;}510 .wide .menu ul li a:hover ul a:hover ul{visibility:visible; top:-10px; right:1 48px;}524 .wide .menu ul li a:hover ul {visibility:visible; right:-31px; top:14px;} 525 .wide .menu ul li a:hover ul a:hover ul{visibility:visible; top:-10px; right:160px;} 511 526 .wide .menu ul li a:hover ul a:hover ul a:hover ul {visibility:visible;} 512 527 .wide .menu ul li a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;} art/themes/tunnel/style.rtl.css
r8669 r8675 599 599 } 600 600 * html .menu a:hover {background:#d04c01; color:#fff; position:relative;} 601 * html .wide .menu a:hover {float: left;} 602 * html .wide .menu li ul a:hover {float: none;} 601 603 * html .narrow .menu li a, * html .narrow .menu li a:visited {width:150px;} 602 604 * html .wide .menu li ul, * html .wide .menu li ul li a, * html .wide .menu li ul li a:visited {width:200px;} … … 621 623 .wide .menu ul li a:hover ul a:hover ul a:hover ul ul{visibility:hidden;} 622 624 .wide .menu ul li a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;} 623 .wide .menu ul li a:hover ul {visibility:visible; right:-3 7px; top:14px;}625 .wide .menu ul li a:hover ul {visibility:visible; right:-31px; top:14px;} 624 626 .wide .menu ul li a:hover ul a:hover ul{visibility:visible; top:-11px; right:148px;} 625 627 .wide .menu ul li a:hover ul a:hover ul a:hover ul {visibility:visible;}
