Stores the data about CSS stylesheets.
| Field | Type | Null | Key | Default | Description |
|---|---|---|---|---|---|
| sid | int(10) | No | Primary | Stylesheet ID | |
| name | varchar(30) | No | Name of stylesheet | ||
| tid | int(10) | No | 0 | Theme ID | |
| attachedto | text | No | Files stylesheet is attached to | ||
| stylesheet | text | No | Stylesheet CSS | ||
| cachefile | varchar(100) | No | Name of cached file on the server | ||
| lastmodified | bigint(30) | No | 0 | UNIX timestamp of when stylesheet was last modified |
Indexes:
| Keyname | Type | Cardinality | Field |
|---|---|---|---|
| PRIMARY | PRIMARY | 5 | sid |
| Moderation | Standard Thread Moderation - Inline Thread Moderation - Inline Post Moderation - Warning System |
| Mod CP | Home - Forums and Posts - Users |
| Admin CP | Home - Configuration - Forums & Posts - Users & Groups - Templates & Style - Tools & Maintenance |
| Templates & Themes | Images - Postbit - Templates - Themes |
| Developer | Database Methods - Database Tables |
| Miscellaneous | Cookies - UTF8 Setup - Default Settings |