mirror of
https://github.com/labwc/labwc.git
synced 2026-06-13 14:33:18 -04:00
Fix doc indentation
This commit is contained in:
parent
1d80ee7a01
commit
ad05ea5897
1 changed files with 4 additions and 4 deletions
|
|
@ -127,10 +127,10 @@ window.active.title.bg: sunken gradient vertical
|
|||
```
|
||||
window.*.title.bg: doubleraised
|
||||
```
|
||||
|
||||
|
||||
- *DoubleSunken* adds a sunken bevel to the outer edge, and a raised bevel
|
||||
slightly inset.
|
||||
|
||||
|
||||
```
|
||||
window.*.title.bg: doublesunken
|
||||
```
|
||||
|
|
@ -148,8 +148,8 @@ window.*.title.bg: none
|
|||
```
|
||||
|
||||
*Bevel-Related Properties*
|
||||
|
||||
Beveled elements have paired properties *highlight* and *shadow* which indicate how much lighter
|
||||
|
||||
Beveled elements have paired properties *highlight* and *shadow* which indicate how much lighter
|
||||
or darker than the base color the "highlighted" and "shadowed" edges will be. "256" represents
|
||||
a 100% increase or decrease in brightness.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue