• Resolved JTS_IL

    (@jts_il)


    Hi

    I’m working on round 2 of RTL-ing Customizr, and I’m trying to find the usage of “.tabs-left” or “.tabs-right” so I can decide about its “float” and other properties.

    couldn’t find it in any source file of the theme, only in the tc_common.CSS and navs.LESS

    If it’s not used, what is the purpose of it?

Viewing 2 replies - 1 through 2 (of 2 total)
  • They’re part of bootstrap 2, so ..
    https://getbootstrap.com/2.3.2/components.html#navs
    look for tabbable nav

    Not everything which has a “style” is used by the common elements of the theme. The important thing is that almost everything you might want to use has a style.
    Does any html element of the theme is a table? Though there’s a style for the tables, and so on…

    Thread Starter JTS_IL

    (@jts_il)

    (y)
    Got it!
    My hope was to finish on time for 3.3.27, now I’ll have to wait for the next one ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘RTL : where is ".tabs-left" used?’ is closed to new replies.