Hello,
I have a one small problem adding new CSS rules.
I have the example css file:
#box1 {
color: red;
}
#box2 {
color: green;
}
#box3 {
color: blue;
}
When I want to add a rule beetween box2 and box3 I have to rightclick
just after box2 closing bracket, but the cursor goes before box2 (it
shouldn't). Finally when saving rules to file (my own script) the new
rule is in right place between box2 and box3. Are there any chances to
fix it ?
Second thing. This will be very useful to add an "+" icon after each
(hovered) closing bracket, which will be for adding new css rules
right in this place.
Many thanks for developers for your work.
Regards,
Bambero
--
You received this message because you are subscribed to the Google
Groups "Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
https://groups.google.com/forum/#!forum/firebug