Temp fix for edit styling
This commit is contained in:
10
README.md
10
README.md
@@ -157,6 +157,16 @@ style file at `conf/tpl/<your-template>/style.ini` under the
|
||||
__luxtools_locationlink__ = "#b57d35" ; @ini_luxtools_locationlink
|
||||
```
|
||||
|
||||
### Temporary global input styling
|
||||
|
||||
Because the target template is not ready yet, the plugin currently ships a
|
||||
temporary stylesheet that applies `@ini_text`, `@ini_background`, and
|
||||
`@ini_border` to all `input`, `textarea`, and `select` elements site-wide.
|
||||
This file is explicitly marked as a temporary fix and should be removed once
|
||||
the template provides proper form control styles.
|
||||
|
||||
Temporary file: [temp-input-colors.css](temp-input-colors.css)
|
||||
|
||||
|
||||
## Features and usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user