fix window/button borders/colors & terminal margin
@ -234,6 +234,7 @@ wnck-pager {
|
||||
#xfce4-terminal-notebook overlay > box,
|
||||
#xfce4-terminal-notebook stack > box,
|
||||
#xfce4-terminal-notebook stack scrolledwindow {
|
||||
margin: 0;
|
||||
border: 2px solid @border_dark;
|
||||
border-image: url("../assets/frame_inset.png");
|
||||
border-image-slice: 2 2 2 2;
|
||||
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 164 B |
Before Width: | Height: | Size: 184 B After Width: | Height: | Size: 164 B |
Before Width: | Height: | Size: 6.8 KiB After Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 168 B After Width: | Height: | Size: 155 B |
Before Width: | Height: | Size: 8.6 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 181 B After Width: | Height: | Size: 159 B |
Before Width: | Height: | Size: 181 B After Width: | Height: | Size: 160 B |
Before Width: | Height: | Size: 7.8 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 7.0 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 2.1 KiB |
@ -38,8 +38,6 @@ scrollbar {
|
||||
border: none;
|
||||
background-color: @scrollbar_trough_bg_color;
|
||||
box-shadow: none; }
|
||||
scrollbar button:disabled {
|
||||
background-image: url("scrollbar/scrollbar_button_disabled.png"); }
|
||||
scrollbar button:active,
|
||||
scrollbar .button:active {
|
||||
min-width: 16px;
|
||||
@ -64,11 +62,6 @@ scrollbar {
|
||||
border-style: solid;
|
||||
min-width: 16px;
|
||||
min-height: 16px; }
|
||||
scrollbar button.up:disabled,
|
||||
scrollbar button.down:disabled,
|
||||
scrollbar button.left:disabled,
|
||||
scrollbar button.right:disabled {
|
||||
box-shadow: inset 1px 1px @border_shade; }
|
||||
scrollbar button.up:active,
|
||||
scrollbar button.down:active,
|
||||
scrollbar button.left:active,
|
||||
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 5.1 KiB |
Before Width: | Height: | Size: 215 B After Width: | Height: | Size: 166 B |
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 215 B After Width: | Height: | Size: 166 B |
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 214 B After Width: | Height: | Size: 165 B |
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 205 B After Width: | Height: | Size: 166 B |
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 326 B |
@ -23,8 +23,8 @@ active_mid_1=#C0C0C0
|
||||
inactive_mid_1=#C0C0C0
|
||||
|
||||
#buttonLight
|
||||
active_hilight_1=#DFDFDF
|
||||
inactive_hilight_1=#DFDFDF
|
||||
active_hilight_1=#C0C0C0
|
||||
inactive_hilight_1=#C0C0C0
|
||||
|
||||
#buttonhilight
|
||||
active_hilight_2=#ffffff
|
||||
|