18 lines
432 B
CSS
18 lines
432 B
CSS
<iplex userconfig>
|
|
# savedname: "iPlex Default";
|
|
</iau>
|
|
|
|
.windows{
|
|
|
|
|
|
.titlebar{
|
|
t_butpos: win;
|
|
/*type (windows, mac, c_mac, vertical, sanctum)
|
|
windows - top right: min max close
|
|
mac - top left: close min max
|
|
c_mac - top left: close | top right: shade max
|
|
vertical - bottom left: min max close
|
|
sanctum - top left: stick shade | top right: min max close
|
|
*/
|
|
}
|