Project

General

Profile

Actions

Bug #1896

closed

LTR languages: author tab LTR hardcoding in style and missing CSS for registration and forms

Added by beat over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Low
Assignee:
Target version:
Start date:
21 July 2010
Due date:
% Done:

100%

Estimated time:
0:12 h

Description

As reported by Mati:

the authorTab, and there's a hard-coded styling

<div style="text-align: left; width: 95%;" class="cbNoArticles">

shouldn't be there...

Actions #1

Updated by beat over 13 years ago

from Mati here are some more RTL fixes (for the CB default RTL templates):

/* Registration & Forms */
form.cb_form .cb_form_instructions{text-align:right;}
.cb_result_container{text-align:right;line-height:11px;margin-top:6px;}
.cb_result_ok,.cb_result_error{float:right;background-position:98% 3px;padding:5px 30px 5px 5px;}

+ all align:left should be removed, as they should be done higher in the general CMS template.

Actions #2

Updated by beat over 13 years ago

  • Target version set to CB 1.3
Actions #3

Updated by beat over 13 years ago

  • Status changed from New to Assigned
  • Assignee set to beat
Actions #4

Updated by beat over 13 years ago

  • % Done changed from 0 to 80
Actions #5

Updated by beat over 13 years ago

  • Subject changed from author tab LTR hardcoding in style to LTR languages: author tab LTR hardcoding in style and missing CSS for registration and forms
  • Status changed from Assigned to Closed
  • % Done changed from 80 to 100
  • Estimated time changed from 0:30 h to 0:12 h

Fixed in r1257 .

Actions

Also available in: Atom PDF