phpBB

Code Changes

File: styles/prosilver/theme/bidi.css

  Unmodified   Added   Modified   Removed
Line 786Line 786
/* Avatar gallery */
.rtl .gallery label {
float: right;

/* Avatar gallery */
.rtl .gallery label {
float: right;

}

/* Responsive *CP navigation
----------------------------------------*/
@media only screen and (max-width: 900px), only screen and (max-device-width: 900px)
{
.rtl .cp-menu, .rtl .navigation, .rtl .cp-main {
float: none;
}

 
}

/**

}

/**