>
> 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 ?
>
When you create a new
issue<http://code.google.com/p/fbug/issues/entry?template=User%20enhancement%20request>for
that, yes. :-) To be more precise than Honza, please describe it in
detail and create a test
case<http://getfirebug.com/wiki/index.php/Creating_a_Test_Case#Test_cases_for_enhancements>file
with step by step instructions, so everybody is able to reproduce what
you describe.
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.
>
This deserves a separate
issue<http://code.google.com/p/fbug/issues/entry?template=User%20enhancement%20request>.
Same procedure as above.
Sebastian
--
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