Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Understand class controls
Message
From
27/06/2013 14:13:42
 
General information
Forum:
CSS
Category:
Other
Miscellaneous
Thread ID:
01577329
Message ID:
01577330
Views:
62
In your browser, turn on developer controls (F12 in IE, Firebug extension in Firefox)

In the developer controls toolbar, click the arrow, then click the control you want to examine. You'll be able to look at all the CSS that's being applied to it.

>I am trying to understand the style applied in the bootstrap.css to the "input" element when it is within div of class "controls". When I remove (or change) this class name in my HTML code, the way Input behaves differs (mainly how it is positioned). If I could see the style in the bootstrap.css it would help me, I think. Do I understand correctly that I need to look for this class as
>
>
>.controls {
>{
>
>
>Because there are many classes that start with word "controls" but some of them are "controls-row:before", "controls-row:after" and so on.
>
>I would appreciate any help.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform