mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 15:15:50 +08:00
14 lines
403 B
Plaintext
14 lines
403 B
Plaintext
#comp_Log {
|
|
background: transparent; /** background is background color here **/
|
|
}
|
|
|
|
#gb_DBusMode {
|
|
background: transparent; /** background is background color here **/
|
|
background-image: url(:/textures/icons/textures/texture-inner.jpg);
|
|
}
|
|
|
|
#gb_Controls {
|
|
background: transparent; /** background is background color here **/
|
|
background-image: url(:/textures/icons/textures/texture-inner.jpg);
|
|
}
|