GTK css updates.
This commit is contained in:
parent
61d1e9266b
commit
2bc5a24ddc
|
|
@ -3,8 +3,9 @@
|
||||||
border-radius: 0px;
|
border-radius: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.window-frame,
|
window,
|
||||||
decoration,
|
decoration,
|
||||||
|
.window-frame,
|
||||||
.window,
|
.window,
|
||||||
.background,
|
.background,
|
||||||
.titlebar,
|
.titlebar,
|
||||||
|
|
@ -17,3 +18,4 @@ button,
|
||||||
entry {
|
entry {
|
||||||
border-radius: 0px;
|
border-radius: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,8 +4,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
window,
|
window,
|
||||||
.window,
|
|
||||||
decoration,
|
decoration,
|
||||||
|
.window,
|
||||||
.background,
|
.background,
|
||||||
.titlebar,
|
.titlebar,
|
||||||
headerbar,
|
headerbar,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue