Skip to content

Commit

Permalink
correct format
Browse files Browse the repository at this point in the history
  • Loading branch information
mamouneyya authored and Tim Almdal committed Jun 23, 2010
1 parent 0b7a8e1 commit d195e49
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/gallery.common.css
Expand Up @@ -780,7 +780,7 @@ div#g-action-status {
/* RTL Superfish ~~~~~~~~~~~~~~~~~~~~~~~~~ */

.rtl .sf-menu a {
border-left: none;
border-left: none;
border-right:1px solid #fff;
}

Expand All @@ -791,7 +791,7 @@ div#g-action-status {

.rtl .sf-sub-indicator {
left: .75em !important;
right: auto;
right: auto;
background: url('superfish/images/arrows-ffffff-rtl.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
.rtl a > .sf-sub-indicator { /* give all except IE6 the correct values */
Expand Down Expand Up @@ -822,7 +822,7 @@ div#g-action-status {
.rtl .sf-menu li:hover ul,
.rtl .sf-menu li.sfHover ul {
right: 0;
left: auto;
left: auto;
}

.rtl ul.sf-menu li li:hover ul,
Expand Down

0 comments on commit d195e49

Please sign in to comment.