mirror of
https://forge.murkfall.net/bluesaxman/blue.js.git
synced 2026-03-13 01:24:20 -06:00
added spacing for title bars in css
This commit is contained in:
@@ -56,6 +56,7 @@ body > .bui_window_root {
|
|||||||
.bui_window_titlebar {
|
.bui_window_titlebar {
|
||||||
background: rgba(100,100,100,1);
|
background: rgba(100,100,100,1);
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
|
padding-right:20px;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user