# PG CSS rule - search declaration

**URL:** https://forum.pinegrow.com/t/pg-css-rule-search-declaration/978
**Category:** Feature Request
**Created:** [June 3, 2017, 12:45pm UTC](https://forum.pinegrow.com/t/pg-css-rule-search-declaration/978 "2017-06-03T12:45:46Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![dtpg](https://avatars.discourse-cdn.com/v4/letter/d/f19dbf/32.png) [@dtpg](https://forum.pinegrow.com/u/dtpg)
#### Post date: [June 3, 2017, 12:45pm UTC](https://forum.pinegrow.com/t/pg-css-rule-search-declaration/978/1 "2017-06-03T12:45:46Z")

</div>

PG should also search the **declaration** also when searching under the **rule**. I was trying to find for the **background-image** , and i couldn’t find it via the **rule** , had to search via the css code, which kinda defeats the purpose.

I’m not a pro in html coding, so i had to search up some definition, and according to this, it’s under a term called **rule set**. And it consist of **selector** and **declaration**. [https://www.w3schools.com/css/css\_syntax.asp](https://www.w3schools.com/css/css_syntax.asp)
