Sigma Php Ajax framework, Ajax Components, GUI Builder
May 23, 2012, 10:01:18 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: How to apply LINB CSS classes from an external file?  (Read 294 times)
Bruce_Dickey
Sr. Member
****
Posts: 67


View Profile
« on: September 29, 2011, 01:40:25 PM »

Hi,

Assuming I have the following CSS in a .css file, as well as other CSS code that defines styles for other pre-defined LINB class names, what needs to be done to apply all these styles to a LINB app? Hopefully there is a single call to apply the .css file rather than having to set styles individually for each control.

.linb-list-item{
    font-size:14px;
    border:solid 1px #ccc;
    margin: 4px;
}

Thanks,
Bruce

Logged
linb
Administrator
Hero Member
*****
Posts: 435


View Profile
« Reply #1 on: September 29, 2011, 06:02:36 PM »

you need see "Appearances" block in : www.linb.net/Examples/
Logged
Bruce_Dickey
Sr. Member
****
Posts: 67


View Profile
« Reply #2 on: September 30, 2011, 07:32:33 AM »

OK, thanks
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!