@ -157,7 +157,6 @@ install() {
|
||||
cp -r ${SRC_DIR}/assets/gtk-3.0/common-assets/assets${theme}/*.png ${THEME_DIR}/gtk-3.0/assets
|
||||
fi
|
||||
|
||||
cp -r ${SRC_DIR}/assets/gtk-3.0/common-assets/sidebar-assets/*.png ${THEME_DIR}/gtk-3.0/assets
|
||||
cp -r ${SRC_DIR}/assets/gtk-3.0/windows-assets/titlebutton${alt} ${THEME_DIR}/gtk-3.0/windows-assets
|
||||
cp -r ${SRC_DIR}/assets/gtk-3.0/thumbnails/thumbnail${color}${theme}.png ${THEME_DIR}/gtk-3.0/thumbnail.png
|
||||
cp -r ${SRC_DIR}/main/gtk-3.0/gtk-dark${opacity}${theme}.css ${THEME_DIR}/gtk-3.0/gtk-dark.css
|
||||
|
@ -1,37 +0,0 @@
|
||||
#! /bin/bash
|
||||
|
||||
INKSCAPE="/usr/bin/inkscape"
|
||||
OPTIPNG="/usr/bin/optipng"
|
||||
|
||||
SRC_FILE="sidebar-assets.svg"
|
||||
ASSETS_DIR="sidebar-assets"
|
||||
INDEX="sidebar-assets.txt"
|
||||
|
||||
[[ -d $ASSETS_DIR ]] && rm -rf $ASSETS_DIR
|
||||
mkdir -p $ASSETS_DIR
|
||||
|
||||
for i in `cat $INDEX`
|
||||
do
|
||||
if [ -f $ASSETS_DIR/$i.png ]; then
|
||||
echo $ASSETS_DIR/$i.png exists.
|
||||
else
|
||||
echo
|
||||
echo Rendering $ASSETS_DIR/$i.png
|
||||
$INKSCAPE --export-id=$i \
|
||||
--export-id-only \
|
||||
--export-filename=$ASSETS_DIR/$i.png $SRC_FILE >/dev/null
|
||||
$OPTIPNG -o7 --quiet $ASSETS_DIR/$i.png
|
||||
fi
|
||||
if [ -f $ASSETS_DIR/$i@2.png ]; then
|
||||
echo $ASSETS_DIR/$i@2.png exists.
|
||||
else
|
||||
echo
|
||||
echo Rendering $ASSETS_DIR/$i@2.png
|
||||
$INKSCAPE --export-id=$i \
|
||||
--export-dpi=192 \
|
||||
--export-id-only \
|
||||
--export-filename=$ASSETS_DIR/$i@2.png $SRC_FILE >/dev/null
|
||||
$OPTIPNG -o7 --quiet $ASSETS_DIR/$i@2.png
|
||||
fi
|
||||
done
|
||||
exit 0
|
@ -1,123 +0,0 @@
|
||||
<svg width="760" height="800" version="1.1" viewBox="0 0 201.08 211.67" xmlns="http://www.w3.org/2000/svg">
|
||||
<g id="sidebar-view-hover-220px">
|
||||
<rect x="15.875" y="50.271" width="58.208" height="7.4083" opacity="0" stroke-width=".79507"/>
|
||||
<rect x="18.521" y="50.271" width="52.917" height="7.4083" rx="1.3229" ry="1.3229" fill="#00000c" opacity=".1"/>
|
||||
</g>
|
||||
<rect x="93.927" y="7.9375" width="85.99" height="198.44" rx="0" ry="0" fill="#333333" stroke-linecap="square" stroke-width=".61172"/>
|
||||
<g id="sidebar-view-hover-200px" transform="matrix(.29398 0 0 .26458 -202.26 9.7896)">
|
||||
<rect x="742" y="8" width="180" height="28" opacity="0" stroke-width="2.7181"/>
|
||||
<rect x="751" y="8" width="162" height="28" ry="5" fill="#00000c" opacity=".1"/>
|
||||
</g>
|
||||
<g id="sidebar-view-active-200px" transform="matrix(.29398 0 0 .26458 -202.26 19.844)">
|
||||
<rect x="742" y="8" width="180" height="28" opacity="0" stroke-width="2.7181"/>
|
||||
<rect x="751" y="8" width="162" height="28" ry="5" fill="#00000c" opacity=".2"/>
|
||||
</g>
|
||||
<g id="sidebar-view-checked-200px" transform="matrix(.29398 0 0 .26458 -202.26 30.427)">
|
||||
<rect x="742" y="8" width="180" height="28" opacity="0" stroke-width="2.7181"/>
|
||||
<rect x="751" y="8" width="162" height="28" ry="5" fill="#00000c" opacity=".15"/>
|
||||
</g>
|
||||
<g id="sidebar-view-hover-200px-dark" transform="matrix(.29398 0 0 .26458 -120.24 9.7896)">
|
||||
<rect x="742" y="8" width="180" height="28" opacity="0" stroke-width="2.7181"/>
|
||||
<rect x="751" y="8" width="162" height="28" ry="5" fill="#ffffff" opacity=".1"/>
|
||||
</g>
|
||||
<g id="sidebar-view-active-200px-dark" transform="matrix(.29398 0 0 .26458 -120.24 19.844)">
|
||||
<rect x="742" y="8" width="180" height="28" opacity="0" stroke-width="2.7181"/>
|
||||
<rect x="751" y="8" width="162" height="28" ry="5" fill="#ffffff" opacity=".2"/>
|
||||
</g>
|
||||
<g id="sidebar-view-checked-200px-dark" transform="matrix(.29398 0 0 .26458 -120.24 30.427)">
|
||||
<rect x="742" y="8" width="180" height="28" opacity="0" stroke-width="2.7181"/>
|
||||
<rect x="751" y="8" width="162" height="28" ry="5" fill="#ffffff" opacity=".15"/>
|
||||
</g>
|
||||
<g id="sidebar-view-active-220px">
|
||||
<rect x="15.875" y="60.325" width="58.208" height="7.4083" opacity="0" stroke-width=".79507"/>
|
||||
<rect x="18.521" y="60.325" width="52.917" height="7.4083" rx="1.3229" ry="1.3229" fill="#00000c" opacity=".2"/>
|
||||
</g>
|
||||
<g id="sidebar-view-checked-220px">
|
||||
<rect x="15.875" y="70.908" width="58.208" height="7.4083" opacity="0" stroke-width=".79507"/>
|
||||
<rect x="18.521" y="70.908" width="52.917" height="7.4083" rx="1.3229" ry="1.3229" fill="#00000c" opacity=".15"/>
|
||||
</g>
|
||||
<g id="sidebar-view-hover-240px">
|
||||
<rect x="15.875" y="91.81" width="63.5" height="7.4083" opacity="0" stroke-width=".83043"/>
|
||||
<rect x="18.521" y="91.81" width="58.208" height="7.4083" rx="1.3229" ry="1.3229" fill="#00000c" opacity=".1"/>
|
||||
</g>
|
||||
<g id="sidebar-view-active-240px">
|
||||
<rect x="15.875" y="101.86" width="63.5" height="7.4083" opacity="0" stroke-width=".83043"/>
|
||||
<rect x="18.521" y="101.86" width="58.208" height="7.4083" rx="1.3229" ry="1.3229" fill="#00000c" opacity=".2"/>
|
||||
</g>
|
||||
<g id="sidebar-view-checked-240px">
|
||||
<rect x="15.875" y="112.45" width="63.5" height="7.4083" opacity="0" stroke-width=".83043"/>
|
||||
<rect x="18.521" y="112.45" width="58.208" height="7.4083" rx="1.3229" ry="1.3229" fill="#00000c" opacity=".15"/>
|
||||
</g>
|
||||
<g id="sidebar-view-hover-260px">
|
||||
<rect x="15.875" y="131.23" width="68.792" height="7.4083" opacity="0" stroke-width=".86434"/>
|
||||
<rect x="18.521" y="131.23" width="63.5" height="7.4083" rx="1.3229" ry="1.3229" fill="#00000c" opacity=".1"/>
|
||||
</g>
|
||||
<g id="sidebar-view-active-260px">
|
||||
<rect x="15.875" y="141.29" width="68.792" height="7.4083" opacity="0" stroke-width=".86434"/>
|
||||
<rect x="18.521" y="141.29" width="63.5" height="7.4083" rx="1.3229" ry="1.3229" fill="#00000c" opacity=".2"/>
|
||||
</g>
|
||||
<g id="sidebar-view-checked-260px">
|
||||
<rect x="15.875" y="151.87" width="68.792" height="7.4083" opacity="0" stroke-width=".86434"/>
|
||||
<rect x="18.521" y="151.87" width="63.5" height="7.4083" rx="1.3229" ry="1.3229" fill="#00000c" opacity=".15"/>
|
||||
</g>
|
||||
<g id="sidebar-view-hover-280px">
|
||||
<rect x="15.875" y="171.98" width="74.083" height="7.4083" opacity="0" stroke-width=".89696"/>
|
||||
<rect x="18.521" y="171.98" width="68.792" height="7.4083" rx="1.3229" ry="1.3229" fill="#00000c" opacity=".1"/>
|
||||
</g>
|
||||
<g id="sidebar-view-active-280px">
|
||||
<rect x="15.875" y="182.03" width="74.083" height="7.4083" opacity="0" stroke-width=".89696"/>
|
||||
<rect x="18.521" y="182.03" width="68.792" height="7.4083" rx="1.3229" ry="1.3229" fill="#00000c" opacity=".2"/>
|
||||
</g>
|
||||
<g id="sidebar-view-checked-280px">
|
||||
<rect x="15.875" y="192.62" width="74.083" height="7.4083" opacity="0" stroke-width=".89696"/>
|
||||
<rect x="18.521" y="192.62" width="68.792" height="7.4083" rx="1.3229" ry="1.3229" fill="#00000c" opacity=".15"/>
|
||||
</g>
|
||||
<g id="sidebar-view-hover-220px-dark" transform="translate(82.021)">
|
||||
<rect x="15.875" y="50.271" width="58.208" height="7.4083" opacity="0" stroke-width=".79507"/>
|
||||
<rect x="18.521" y="50.271" width="52.917" height="7.4083" rx="1.3229" ry="1.3229" fill="#ffffff" opacity=".1"/>
|
||||
</g>
|
||||
<g id="sidebar-view-active-220px-dark" transform="translate(82.021)">
|
||||
<rect x="15.875" y="60.325" width="58.208" height="7.4083" opacity="0" stroke-width=".79507"/>
|
||||
<rect x="18.521" y="60.325" width="52.917" height="7.4083" rx="1.3229" ry="1.3229" fill="#ffffff" opacity=".2"/>
|
||||
</g>
|
||||
<g id="sidebar-view-checked-220px-dark" transform="translate(82.021)">
|
||||
<rect x="15.875" y="70.908" width="58.208" height="7.4083" opacity="0" stroke-width=".79507"/>
|
||||
<rect x="18.521" y="70.908" width="52.917" height="7.4083" rx="1.3229" ry="1.3229" fill="#ffffff" opacity=".15"/>
|
||||
</g>
|
||||
<g id="sidebar-view-hover-240px-dark" transform="translate(82.021)">
|
||||
<rect x="15.875" y="91.81" width="63.5" height="7.4083" opacity="0" stroke-width=".83043"/>
|
||||
<rect x="18.521" y="91.81" width="58.208" height="7.4083" rx="1.3229" ry="1.3229" fill="#ffffff" opacity=".1"/>
|
||||
</g>
|
||||
<g id="sidebar-view-active-240px-dark" transform="translate(82.021)">
|
||||
<rect x="15.875" y="101.86" width="63.5" height="7.4083" opacity="0" stroke-width=".83043"/>
|
||||
<rect x="18.521" y="101.86" width="58.208" height="7.4083" rx="1.3229" ry="1.3229" fill="#ffffff" opacity=".2"/>
|
||||
</g>
|
||||
<g id="sidebar-view-checked-240px-dark" transform="translate(82.021)">
|
||||
<rect x="15.875" y="112.45" width="63.5" height="7.4083" opacity="0" stroke-width=".83043"/>
|
||||
<rect x="18.521" y="112.45" width="58.208" height="7.4083" rx="1.3229" ry="1.3229" fill="#ffffff" opacity=".15"/>
|
||||
</g>
|
||||
<g id="sidebar-view-hover-260px-dark" transform="translate(82.021)">
|
||||
<rect x="15.875" y="131.23" width="68.792" height="7.4083" opacity="0" stroke-width=".86434"/>
|
||||
<rect x="18.521" y="131.23" width="63.5" height="7.4083" rx="1.3229" ry="1.3229" fill="#ffffff" opacity=".1"/>
|
||||
</g>
|
||||
<g id="sidebar-view-active-260px-dark" transform="translate(82.021)">
|
||||
<rect x="15.875" y="141.29" width="68.792" height="7.4083" opacity="0" stroke-width=".86434"/>
|
||||
<rect x="18.521" y="141.29" width="63.5" height="7.4083" rx="1.3229" ry="1.3229" fill="#ffffff" opacity=".2"/>
|
||||
</g>
|
||||
<g id="sidebar-view-checked-260px-dark" transform="translate(82.021)">
|
||||
<rect x="15.875" y="151.87" width="68.792" height="7.4083" opacity="0" stroke-width=".86434"/>
|
||||
<rect x="18.521" y="151.87" width="63.5" height="7.4083" rx="1.3229" ry="1.3229" fill="#ffffff" opacity=".15"/>
|
||||
</g>
|
||||
<g id="sidebar-view-hover-280px-dark" transform="translate(82.021)">
|
||||
<rect x="15.875" y="171.98" width="74.083" height="7.4083" opacity="0" stroke-width=".89696"/>
|
||||
<rect x="18.521" y="171.98" width="68.792" height="7.4083" rx="1.3229" ry="1.3229" fill="#ffffff" opacity=".1"/>
|
||||
</g>
|
||||
<g id="sidebar-view-active-280px-dark" transform="translate(82.021)">
|
||||
<rect x="15.875" y="182.03" width="74.083" height="7.4083" opacity="0" stroke-width=".89696"/>
|
||||
<rect x="18.521" y="182.03" width="68.792" height="7.4083" rx="1.3229" ry="1.3229" fill="#ffffff" opacity=".2"/>
|
||||
</g>
|
||||
<g id="sidebar-view-checked-280px-dark" transform="translate(82.021)">
|
||||
<rect x="15.875" y="192.62" width="74.083" height="7.4083" opacity="0" stroke-width=".89696"/>
|
||||
<rect x="18.521" y="192.62" width="68.792" height="7.4083" rx="1.3229" ry="1.3229" fill="#ffffff" opacity=".15"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 8.1 KiB |
@ -1,30 +0,0 @@
|
||||
sidebar-view-hover-200px
|
||||
sidebar-view-active-200px
|
||||
sidebar-view-checked-200px
|
||||
sidebar-view-hover-200px-dark
|
||||
sidebar-view-active-200px-dark
|
||||
sidebar-view-checked-200px-dark
|
||||
sidebar-view-hover-220px
|
||||
sidebar-view-active-220px
|
||||
sidebar-view-checked-220px
|
||||
sidebar-view-hover-220px-dark
|
||||
sidebar-view-active-220px-dark
|
||||
sidebar-view-checked-220px-dark
|
||||
sidebar-view-hover-240px
|
||||
sidebar-view-active-240px
|
||||
sidebar-view-checked-240px
|
||||
sidebar-view-hover-240px-dark
|
||||
sidebar-view-active-240px-dark
|
||||
sidebar-view-checked-240px-dark
|
||||
sidebar-view-hover-260px
|
||||
sidebar-view-active-260px
|
||||
sidebar-view-checked-260px
|
||||
sidebar-view-hover-260px-dark
|
||||
sidebar-view-active-260px-dark
|
||||
sidebar-view-checked-260px-dark
|
||||
sidebar-view-hover-280px
|
||||
sidebar-view-active-280px
|
||||
sidebar-view-checked-280px
|
||||
sidebar-view-hover-280px-dark
|
||||
sidebar-view-active-280px-dark
|
||||
sidebar-view-checked-280px-dark
|
Before Width: | Height: | Size: 290 B |
Before Width: | Height: | Size: 483 B |
Before Width: | Height: | Size: 294 B |
Before Width: | Height: | Size: 483 B |
Before Width: | Height: | Size: 272 B |
Before Width: | Height: | Size: 382 B |
Before Width: | Height: | Size: 272 B |
Before Width: | Height: | Size: 382 B |
Before Width: | Height: | Size: 275 B |
Before Width: | Height: | Size: 375 B |
Before Width: | Height: | Size: 275 B |
Before Width: | Height: | Size: 375 B |
Before Width: | Height: | Size: 281 B |
Before Width: | Height: | Size: 385 B |
Before Width: | Height: | Size: 281 B |
Before Width: | Height: | Size: 385 B |
Before Width: | Height: | Size: 277 B |
Before Width: | Height: | Size: 395 B |
Before Width: | Height: | Size: 277 B |
Before Width: | Height: | Size: 395 B |
Before Width: | Height: | Size: 287 B |
Before Width: | Height: | Size: 468 B |
Before Width: | Height: | Size: 287 B |
Before Width: | Height: | Size: 473 B |
Before Width: | Height: | Size: 272 B |
Before Width: | Height: | Size: 367 B |
Before Width: | Height: | Size: 272 B |
Before Width: | Height: | Size: 367 B |
Before Width: | Height: | Size: 269 B |
Before Width: | Height: | Size: 371 B |
Before Width: | Height: | Size: 269 B |
Before Width: | Height: | Size: 371 B |
Before Width: | Height: | Size: 274 B |
Before Width: | Height: | Size: 380 B |
Before Width: | Height: | Size: 274 B |
Before Width: | Height: | Size: 380 B |
Before Width: | Height: | Size: 280 B |
Before Width: | Height: | Size: 381 B |
Before Width: | Height: | Size: 280 B |
Before Width: | Height: | Size: 381 B |
Before Width: | Height: | Size: 278 B |
Before Width: | Height: | Size: 391 B |
Before Width: | Height: | Size: 278 B |
Before Width: | Height: | Size: 391 B |
Before Width: | Height: | Size: 263 B |
Before Width: | Height: | Size: 360 B |
Before Width: | Height: | Size: 263 B |
Before Width: | Height: | Size: 360 B |
Before Width: | Height: | Size: 264 B |
Before Width: | Height: | Size: 362 B |
Before Width: | Height: | Size: 264 B |
Before Width: | Height: | Size: 362 B |
Before Width: | Height: | Size: 270 B |
Before Width: | Height: | Size: 368 B |
Before Width: | Height: | Size: 270 B |
Before Width: | Height: | Size: 368 B |
Before Width: | Height: | Size: 269 B |
Before Width: | Height: | Size: 378 B |
Before Width: | Height: | Size: 269 B |
Before Width: | Height: | Size: 378 B |
@ -1770,7 +1770,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3720,6 +3720,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4836,10 +4840,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4857,16 +4857,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: rgba(51, 51, 51, 0.95);
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 0%, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 201px, #242424 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 0%, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 201px, #242424 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 0%);
|
||||
border-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4877,6 +4876,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #242424;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4896,48 +4907,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#242424);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(rgba(20, 20, 20, 0.95));
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(255, 255, 255, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #dadada;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4953,31 +4944,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px-dark.png"), url("assets/sidebar-view-hover-200px-dark@2.png"));
|
||||
background-color: rgba(222, 222, 222, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px-dark.png"), url("assets/sidebar-view-active-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #dedede;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px-dark.png"), url("assets/sidebar-view-checked-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1770,7 +1770,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3720,6 +3720,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4836,10 +4840,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4857,16 +4857,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: rgba(51, 51, 51, 0.95);
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 0%, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 201px, #242424 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 0%, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 201px, #242424 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 0%);
|
||||
border-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4877,6 +4876,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #242424;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4896,48 +4907,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#242424);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(rgba(20, 20, 20, 0.95));
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(255, 255, 255, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #dadada;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4953,31 +4944,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px-dark.png"), url("assets/sidebar-view-hover-200px-dark@2.png"));
|
||||
background-color: rgba(222, 222, 222, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px-dark.png"), url("assets/sidebar-view-active-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #dedede;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px-dark.png"), url("assets/sidebar-view-checked-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1770,7 +1770,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3720,6 +3720,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4836,10 +4840,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4857,16 +4857,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: rgba(51, 51, 51, 0.95);
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 0%, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 201px, #242424 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 0%, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 201px, #242424 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 0%);
|
||||
border-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4877,6 +4876,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #242424;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4896,48 +4907,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#242424);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(rgba(20, 20, 20, 0.95));
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(255, 255, 255, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #dadada;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4953,31 +4944,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px-dark.png"), url("assets/sidebar-view-hover-200px-dark@2.png"));
|
||||
background-color: rgba(222, 222, 222, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px-dark.png"), url("assets/sidebar-view-active-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #dedede;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px-dark.png"), url("assets/sidebar-view-checked-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1770,7 +1770,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3720,6 +3720,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4836,10 +4840,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4857,16 +4857,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: rgba(51, 51, 51, 0.95);
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 0%, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 201px, #242424 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 0%, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 201px, #242424 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 0%);
|
||||
border-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4877,6 +4876,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #242424;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4896,48 +4907,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#242424);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(rgba(20, 20, 20, 0.95));
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(255, 255, 255, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #dadada;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4953,31 +4944,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px-dark.png"), url("assets/sidebar-view-hover-200px-dark@2.png"));
|
||||
background-color: rgba(222, 222, 222, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px-dark.png"), url("assets/sidebar-view-active-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #dedede;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px-dark.png"), url("assets/sidebar-view-checked-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1770,7 +1770,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3720,6 +3720,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4836,10 +4840,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4857,16 +4857,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: rgba(51, 51, 51, 0.95);
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 0%, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 201px, #242424 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 0%, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 201px, #242424 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 0%);
|
||||
border-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4877,6 +4876,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #242424;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4896,48 +4907,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#242424);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(rgba(20, 20, 20, 0.95));
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(255, 255, 255, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #dadada;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4953,31 +4944,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px-dark.png"), url("assets/sidebar-view-hover-200px-dark@2.png"));
|
||||
background-color: rgba(222, 222, 222, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px-dark.png"), url("assets/sidebar-view-active-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #dedede;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px-dark.png"), url("assets/sidebar-view-checked-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1770,7 +1770,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3720,6 +3720,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4836,10 +4840,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4857,16 +4857,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: rgba(51, 51, 51, 0.95);
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 0%, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 201px, #242424 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 0%, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 201px, #242424 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 0%);
|
||||
border-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4877,6 +4876,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #242424;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4896,48 +4907,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#242424);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(rgba(20, 20, 20, 0.95));
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(255, 255, 255, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #dadada;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4953,31 +4944,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px-dark.png"), url("assets/sidebar-view-hover-200px-dark@2.png"));
|
||||
background-color: rgba(222, 222, 222, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px-dark.png"), url("assets/sidebar-view-active-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #dedede;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px-dark.png"), url("assets/sidebar-view-checked-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1770,7 +1770,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3720,6 +3720,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4836,10 +4840,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4857,16 +4857,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: rgba(51, 51, 51, 0.95);
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 0%, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 201px, #242424 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 0%, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 201px, #242424 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 0%);
|
||||
border-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4877,6 +4876,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #242424;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4896,48 +4907,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#242424);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(rgba(20, 20, 20, 0.95));
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(255, 255, 255, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #dadada;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4953,31 +4944,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px-dark.png"), url("assets/sidebar-view-hover-200px-dark@2.png"));
|
||||
background-color: rgba(222, 222, 222, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px-dark.png"), url("assets/sidebar-view-active-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #dedede;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px-dark.png"), url("assets/sidebar-view-checked-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1770,7 +1770,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3720,6 +3720,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4836,10 +4840,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4857,16 +4857,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: #333333;
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, #141414 200px, #141414 201px, #242424 201px, #242424 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, #141414 200px, #141414 201px, #242424 201px, #242424 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, #333333 200px, #141414 200px, #141414 201px, #242424 0%);
|
||||
border-image: linear-gradient(90deg, #333333 200px, #141414 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4881,6 +4880,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #242424;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4900,48 +4911,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#242424);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(#141414);
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(255, 255, 255, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, transparent 200px, transparent 100%);
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #dadada;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4957,31 +4948,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px-dark.png"), url("assets/sidebar-view-hover-200px-dark@2.png"));
|
||||
background-color: rgba(222, 222, 222, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px-dark.png"), url("assets/sidebar-view-active-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #dedede;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px-dark.png"), url("assets/sidebar-view-checked-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1770,7 +1770,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3720,6 +3720,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4836,10 +4840,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4857,16 +4857,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: #333333;
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, #141414 200px, #141414 201px, #242424 201px, #242424 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, #141414 200px, #141414 201px, #242424 201px, #242424 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, #333333 200px, #141414 200px, #141414 201px, #242424 0%);
|
||||
border-image: linear-gradient(90deg, #333333 200px, #141414 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4881,6 +4880,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #242424;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4900,48 +4911,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#242424);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(#141414);
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(255, 255, 255, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, transparent 200px, transparent 100%);
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #dadada;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4957,31 +4948,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px-dark.png"), url("assets/sidebar-view-hover-200px-dark@2.png"));
|
||||
background-color: rgba(222, 222, 222, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px-dark.png"), url("assets/sidebar-view-active-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #dedede;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px-dark.png"), url("assets/sidebar-view-checked-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1770,7 +1770,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3720,6 +3720,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4836,10 +4840,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4857,16 +4857,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: #333333;
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, #141414 200px, #141414 201px, #242424 201px, #242424 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, #141414 200px, #141414 201px, #242424 201px, #242424 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, #333333 200px, #141414 200px, #141414 201px, #242424 0%);
|
||||
border-image: linear-gradient(90deg, #333333 200px, #141414 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4881,6 +4880,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #242424;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4900,48 +4911,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#242424);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(#141414);
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(255, 255, 255, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, transparent 200px, transparent 100%);
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #dadada;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4957,31 +4948,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px-dark.png"), url("assets/sidebar-view-hover-200px-dark@2.png"));
|
||||
background-color: rgba(222, 222, 222, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px-dark.png"), url("assets/sidebar-view-active-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #dedede;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px-dark.png"), url("assets/sidebar-view-checked-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1770,7 +1770,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3720,6 +3720,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4836,10 +4840,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4857,16 +4857,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: #333333;
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, #141414 200px, #141414 201px, #242424 201px, #242424 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, #141414 200px, #141414 201px, #242424 201px, #242424 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, #333333 200px, #141414 200px, #141414 201px, #242424 0%);
|
||||
border-image: linear-gradient(90deg, #333333 200px, #141414 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4881,6 +4880,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #242424;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4900,48 +4911,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#242424);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(#141414);
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(255, 255, 255, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, transparent 200px, transparent 100%);
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #dadada;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4957,31 +4948,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px-dark.png"), url("assets/sidebar-view-hover-200px-dark@2.png"));
|
||||
background-color: rgba(222, 222, 222, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px-dark.png"), url("assets/sidebar-view-active-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #dedede;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px-dark.png"), url("assets/sidebar-view-checked-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1770,7 +1770,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3720,6 +3720,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4836,10 +4840,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4857,16 +4857,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: #333333;
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, #141414 200px, #141414 201px, #242424 201px, #242424 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, #141414 200px, #141414 201px, #242424 201px, #242424 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, #333333 200px, #141414 200px, #141414 201px, #242424 0%);
|
||||
border-image: linear-gradient(90deg, #333333 200px, #141414 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4881,6 +4880,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #242424;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4900,48 +4911,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#242424);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(#141414);
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(255, 255, 255, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, transparent 200px, transparent 100%);
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #dadada;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4957,31 +4948,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px-dark.png"), url("assets/sidebar-view-hover-200px-dark@2.png"));
|
||||
background-color: rgba(222, 222, 222, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px-dark.png"), url("assets/sidebar-view-active-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #dedede;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px-dark.png"), url("assets/sidebar-view-checked-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1770,7 +1770,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3720,6 +3720,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4836,10 +4840,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4857,16 +4857,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: #333333;
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, #141414 200px, #141414 201px, #242424 201px, #242424 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, #141414 200px, #141414 201px, #242424 201px, #242424 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, #333333 200px, #141414 200px, #141414 201px, #242424 0%);
|
||||
border-image: linear-gradient(90deg, #333333 200px, #141414 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4881,6 +4880,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #242424;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4900,48 +4911,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#242424);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(#141414);
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(255, 255, 255, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, transparent 200px, transparent 100%);
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #dadada;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4957,31 +4948,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px-dark.png"), url("assets/sidebar-view-hover-200px-dark@2.png"));
|
||||
background-color: rgba(222, 222, 222, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px-dark.png"), url("assets/sidebar-view-active-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #dedede;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px-dark.png"), url("assets/sidebar-view-checked-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1770,7 +1770,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3720,6 +3720,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4836,10 +4840,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4857,16 +4857,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: #333333;
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, #141414 200px, #141414 201px, #242424 201px, #242424 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, #141414 200px, #141414 201px, #242424 201px, #242424 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, #333333 200px, #141414 200px, #141414 201px, #242424 0%);
|
||||
border-image: linear-gradient(90deg, #333333 200px, #141414 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4881,6 +4880,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #242424;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4900,48 +4911,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#242424);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(#141414);
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(255, 255, 255, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, transparent 200px, transparent 100%);
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #dadada;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4957,31 +4948,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px-dark.png"), url("assets/sidebar-view-hover-200px-dark@2.png"));
|
||||
background-color: rgba(222, 222, 222, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px-dark.png"), url("assets/sidebar-view-active-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #dedede;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px-dark.png"), url("assets/sidebar-view-checked-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1770,7 +1770,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3720,6 +3720,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4836,10 +4840,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4857,16 +4857,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: #333333;
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, #141414 200px, #141414 201px, #242424 201px, #242424 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, #141414 200px, #141414 201px, #242424 201px, #242424 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, #333333 200px, #141414 200px, #141414 201px, #242424 0%);
|
||||
border-image: linear-gradient(90deg, #333333 200px, #141414 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4881,6 +4880,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #242424;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4900,48 +4911,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#242424);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(#141414);
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(255, 255, 255, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, transparent 200px, transparent 100%);
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #dadada;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4957,31 +4948,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px-dark.png"), url("assets/sidebar-view-hover-200px-dark@2.png"));
|
||||
background-color: rgba(222, 222, 222, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px-dark.png"), url("assets/sidebar-view-active-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #dedede;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px-dark.png"), url("assets/sidebar-view-checked-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1770,7 +1770,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3720,6 +3720,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4836,10 +4840,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4857,16 +4857,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: #333333;
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, #141414 200px, #141414 201px, #242424 201px, #242424 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, #141414 200px, #141414 201px, #242424 201px, #242424 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, #333333 200px, #141414 200px, #141414 201px, #242424 0%);
|
||||
border-image: linear-gradient(90deg, #333333 200px, #141414 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4881,6 +4880,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #242424;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4900,48 +4911,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#242424);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(#141414);
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(255, 255, 255, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #333333 0%, #333333 200px, transparent 200px, transparent 100%);
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #dadada;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4957,31 +4948,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px-dark.png"), url("assets/sidebar-view-hover-200px-dark@2.png"));
|
||||
background-color: rgba(222, 222, 222, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px-dark.png"), url("assets/sidebar-view-active-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #dedede;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px-dark.png"), url("assets/sidebar-view-checked-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1770,7 +1770,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3720,6 +3720,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4836,10 +4840,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4857,16 +4857,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: rgba(51, 51, 51, 0.95);
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 0%, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 201px, #242424 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 0%, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 201px, #242424 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 0%);
|
||||
border-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4877,6 +4876,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #242424;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4896,48 +4907,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#242424);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(rgba(20, 20, 20, 0.95));
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(255, 255, 255, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #dadada;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4953,31 +4944,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px-dark.png"), url("assets/sidebar-view-hover-200px-dark@2.png"));
|
||||
background-color: rgba(222, 222, 222, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px-dark.png"), url("assets/sidebar-view-active-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #dedede;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px-dark.png"), url("assets/sidebar-view-checked-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1770,7 +1770,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3720,6 +3720,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4836,10 +4840,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4857,16 +4857,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: rgba(51, 51, 51, 0.95);
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 0%, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 201px, #242424 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 0%, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 201px, #242424 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 200px, rgba(20, 20, 20, 0.95) 201px, #242424 0%);
|
||||
border-image: linear-gradient(90deg, rgba(51, 51, 51, 0.95) 200px, rgba(20, 20, 20, 0.95) 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4877,6 +4876,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #242424;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4896,48 +4907,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#242424);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(rgba(20, 20, 20, 0.95));
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(255, 255, 255, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #dadada;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4953,31 +4944,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px-dark.png"), url("assets/sidebar-view-hover-200px-dark@2.png"));
|
||||
background-color: rgba(222, 222, 222, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px-dark.png"), url("assets/sidebar-view-active-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #dedede;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px-dark.png"), url("assets/sidebar-view-checked-200px-dark@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(222, 222, 222, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1778,7 +1778,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3732,6 +3732,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4858,10 +4862,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4879,16 +4879,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: rgba(240, 240, 240, 0.94);
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 0%, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 201px, #ffffff 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 0%, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 201px, #ffffff 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 0%);
|
||||
border-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4899,6 +4898,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4918,48 +4929,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#ffffff);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(rgba(209, 209, 209, 0.94));
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(0, 0, 0, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #363636;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4975,31 +4966,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px.png"), url("assets/sidebar-view-hover-200px@2.png"));
|
||||
background-color: rgba(36, 36, 36, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px.png"), url("assets/sidebar-view-active-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #242424;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px.png"), url("assets/sidebar-view-checked-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1778,7 +1778,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3732,6 +3732,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4858,10 +4862,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4879,16 +4879,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: rgba(240, 240, 240, 0.94);
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 0%, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 201px, #ffffff 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 0%, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 201px, #ffffff 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 0%);
|
||||
border-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4899,6 +4898,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4918,48 +4929,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#ffffff);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(rgba(209, 209, 209, 0.94));
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(0, 0, 0, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #363636;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4975,31 +4966,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px.png"), url("assets/sidebar-view-hover-200px@2.png"));
|
||||
background-color: rgba(36, 36, 36, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px.png"), url("assets/sidebar-view-active-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #242424;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px.png"), url("assets/sidebar-view-checked-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1778,7 +1778,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3732,6 +3732,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4858,10 +4862,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4879,16 +4879,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: rgba(240, 240, 240, 0.94);
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 0%, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 201px, #ffffff 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 0%, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 201px, #ffffff 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 0%);
|
||||
border-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4899,6 +4898,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4918,48 +4929,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#ffffff);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(rgba(209, 209, 209, 0.94));
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(0, 0, 0, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #363636;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4975,31 +4966,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px.png"), url("assets/sidebar-view-hover-200px@2.png"));
|
||||
background-color: rgba(36, 36, 36, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px.png"), url("assets/sidebar-view-active-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #242424;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px.png"), url("assets/sidebar-view-checked-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1778,7 +1778,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3732,6 +3732,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4858,10 +4862,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4879,16 +4879,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: rgba(240, 240, 240, 0.94);
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 0%, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 201px, #ffffff 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 0%, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 201px, #ffffff 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 0%);
|
||||
border-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4899,6 +4898,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4918,48 +4929,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#ffffff);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(rgba(209, 209, 209, 0.94));
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(0, 0, 0, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #363636;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4975,31 +4966,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px.png"), url("assets/sidebar-view-hover-200px@2.png"));
|
||||
background-color: rgba(36, 36, 36, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px.png"), url("assets/sidebar-view-active-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #242424;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px.png"), url("assets/sidebar-view-checked-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1778,7 +1778,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3732,6 +3732,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4858,10 +4862,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4879,16 +4879,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: rgba(240, 240, 240, 0.94);
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 0%, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 201px, #ffffff 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 0%, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 201px, #ffffff 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 0%);
|
||||
border-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4899,6 +4898,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4918,48 +4929,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#ffffff);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(rgba(209, 209, 209, 0.94));
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(0, 0, 0, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #363636;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4975,31 +4966,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px.png"), url("assets/sidebar-view-hover-200px@2.png"));
|
||||
background-color: rgba(36, 36, 36, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px.png"), url("assets/sidebar-view-active-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #242424;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px.png"), url("assets/sidebar-view-checked-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1778,7 +1778,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3732,6 +3732,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4858,10 +4862,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4879,16 +4879,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: rgba(240, 240, 240, 0.94);
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 0%, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 201px, #ffffff 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 0%, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 201px, #ffffff 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 0%);
|
||||
border-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4899,6 +4898,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4918,48 +4929,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#ffffff);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(rgba(209, 209, 209, 0.94));
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(0, 0, 0, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #363636;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4975,31 +4966,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px.png"), url("assets/sidebar-view-hover-200px@2.png"));
|
||||
background-color: rgba(36, 36, 36, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px.png"), url("assets/sidebar-view-active-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #242424;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px.png"), url("assets/sidebar-view-checked-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1778,7 +1778,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3732,6 +3732,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4858,10 +4862,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4879,16 +4879,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: rgba(240, 240, 240, 0.94);
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 0%, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 201px, #ffffff 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 0%, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 201px, #ffffff 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 0%);
|
||||
border-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4899,6 +4898,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4918,48 +4929,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#ffffff);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(rgba(209, 209, 209, 0.94));
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(0, 0, 0, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #363636;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4975,31 +4966,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px.png"), url("assets/sidebar-view-hover-200px@2.png"));
|
||||
background-color: rgba(36, 36, 36, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px.png"), url("assets/sidebar-view-active-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #242424;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px.png"), url("assets/sidebar-view-checked-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1778,7 +1778,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3732,6 +3732,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4858,10 +4862,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4879,16 +4879,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: #f0f0f0;
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 201px, #ffffff 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 201px, #ffffff 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 0%);
|
||||
border-image: linear-gradient(90deg, #f0f0f0 200px, #d1d1d1 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4903,6 +4902,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4922,48 +4933,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#ffffff);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(#d1d1d1);
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(0, 0, 0, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, transparent 200px, transparent 100%);
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #363636;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4979,31 +4970,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px.png"), url("assets/sidebar-view-hover-200px@2.png"));
|
||||
background-color: rgba(36, 36, 36, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px.png"), url("assets/sidebar-view-active-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #242424;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px.png"), url("assets/sidebar-view-checked-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1778,7 +1778,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3732,6 +3732,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4858,10 +4862,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4879,16 +4879,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: #f0f0f0;
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 201px, #ffffff 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 201px, #ffffff 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 0%);
|
||||
border-image: linear-gradient(90deg, #f0f0f0 200px, #d1d1d1 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4903,6 +4902,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4922,48 +4933,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#ffffff);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(#d1d1d1);
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(0, 0, 0, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, transparent 200px, transparent 100%);
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #363636;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4979,31 +4970,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px.png"), url("assets/sidebar-view-hover-200px@2.png"));
|
||||
background-color: rgba(36, 36, 36, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px.png"), url("assets/sidebar-view-active-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #242424;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px.png"), url("assets/sidebar-view-checked-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1778,7 +1778,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3732,6 +3732,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4858,10 +4862,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4879,16 +4879,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: #f0f0f0;
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 201px, #ffffff 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 201px, #ffffff 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 0%);
|
||||
border-image: linear-gradient(90deg, #f0f0f0 200px, #d1d1d1 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4903,6 +4902,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4922,48 +4933,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#ffffff);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(#d1d1d1);
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(0, 0, 0, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, transparent 200px, transparent 100%);
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #363636;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4979,31 +4970,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px.png"), url("assets/sidebar-view-hover-200px@2.png"));
|
||||
background-color: rgba(36, 36, 36, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px.png"), url("assets/sidebar-view-active-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #242424;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px.png"), url("assets/sidebar-view-checked-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1778,7 +1778,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3732,6 +3732,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4858,10 +4862,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4879,16 +4879,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: #f0f0f0;
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 201px, #ffffff 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 201px, #ffffff 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 0%);
|
||||
border-image: linear-gradient(90deg, #f0f0f0 200px, #d1d1d1 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4903,6 +4902,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4922,48 +4933,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#ffffff);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(#d1d1d1);
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(0, 0, 0, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, transparent 200px, transparent 100%);
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #363636;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4979,31 +4970,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px.png"), url("assets/sidebar-view-hover-200px@2.png"));
|
||||
background-color: rgba(36, 36, 36, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px.png"), url("assets/sidebar-view-active-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #242424;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px.png"), url("assets/sidebar-view-checked-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1778,7 +1778,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3732,6 +3732,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4858,10 +4862,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4879,16 +4879,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: #f0f0f0;
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 201px, #ffffff 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 201px, #ffffff 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 0%);
|
||||
border-image: linear-gradient(90deg, #f0f0f0 200px, #d1d1d1 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4903,6 +4902,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4922,48 +4933,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#ffffff);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(#d1d1d1);
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(0, 0, 0, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, transparent 200px, transparent 100%);
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #363636;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4979,31 +4970,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px.png"), url("assets/sidebar-view-hover-200px@2.png"));
|
||||
background-color: rgba(36, 36, 36, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px.png"), url("assets/sidebar-view-active-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #242424;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px.png"), url("assets/sidebar-view-checked-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1778,7 +1778,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3732,6 +3732,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4858,10 +4862,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4879,16 +4879,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: #f0f0f0;
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 201px, #ffffff 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 201px, #ffffff 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 0%);
|
||||
border-image: linear-gradient(90deg, #f0f0f0 200px, #d1d1d1 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4903,6 +4902,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4922,48 +4933,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#ffffff);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(#d1d1d1);
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(0, 0, 0, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, transparent 200px, transparent 100%);
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #363636;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4979,31 +4970,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px.png"), url("assets/sidebar-view-hover-200px@2.png"));
|
||||
background-color: rgba(36, 36, 36, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px.png"), url("assets/sidebar-view-active-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #242424;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px.png"), url("assets/sidebar-view-checked-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1778,7 +1778,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3732,6 +3732,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4858,10 +4862,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4879,16 +4879,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: #f0f0f0;
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 201px, #ffffff 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 201px, #ffffff 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 0%);
|
||||
border-image: linear-gradient(90deg, #f0f0f0 200px, #d1d1d1 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4903,6 +4902,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4922,48 +4933,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#ffffff);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(#d1d1d1);
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(0, 0, 0, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, transparent 200px, transparent 100%);
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #363636;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4979,31 +4970,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px.png"), url("assets/sidebar-view-hover-200px@2.png"));
|
||||
background-color: rgba(36, 36, 36, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px.png"), url("assets/sidebar-view-active-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #242424;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px.png"), url("assets/sidebar-view-checked-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1778,7 +1778,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3732,6 +3732,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4858,10 +4862,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4879,16 +4879,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: #f0f0f0;
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 201px, #ffffff 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 201px, #ffffff 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 0%);
|
||||
border-image: linear-gradient(90deg, #f0f0f0 200px, #d1d1d1 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4903,6 +4902,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4922,48 +4933,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#ffffff);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(#d1d1d1);
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(0, 0, 0, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, transparent 200px, transparent 100%);
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #363636;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4979,31 +4970,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px.png"), url("assets/sidebar-view-hover-200px@2.png"));
|
||||
background-color: rgba(36, 36, 36, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px.png"), url("assets/sidebar-view-active-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #242424;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px.png"), url("assets/sidebar-view-checked-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1778,7 +1778,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3732,6 +3732,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4858,10 +4862,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4879,16 +4879,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: #f0f0f0;
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 201px, #ffffff 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 201px, #ffffff 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, #f0f0f0 200px, #d1d1d1 200px, #d1d1d1 201px, #ffffff 0%);
|
||||
border-image: linear-gradient(90deg, #f0f0f0 200px, #d1d1d1 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4903,6 +4902,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4922,48 +4933,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#ffffff);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(#d1d1d1);
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(0, 0, 0, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, #f0f0f0 0%, #f0f0f0 200px, transparent 200px, transparent 100%);
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #363636;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4979,31 +4970,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px.png"), url("assets/sidebar-view-hover-200px@2.png"));
|
||||
background-color: rgba(36, 36, 36, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px.png"), url("assets/sidebar-view-active-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #242424;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px.png"), url("assets/sidebar-view-checked-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1778,7 +1778,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3732,6 +3732,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4858,10 +4862,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4879,16 +4879,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: rgba(240, 240, 240, 0.94);
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 0%, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 201px, #ffffff 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 0%, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 201px, #ffffff 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 0%);
|
||||
border-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4899,6 +4898,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4918,48 +4929,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#ffffff);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(rgba(209, 209, 209, 0.94));
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(0, 0, 0, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #363636;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4975,31 +4966,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px.png"), url("assets/sidebar-view-hover-200px@2.png"));
|
||||
background-color: rgba(36, 36, 36, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px.png"), url("assets/sidebar-view-active-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #242424;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px.png"), url("assets/sidebar-view-checked-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|
@ -1778,7 +1778,7 @@ window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, w
|
||||
}
|
||||
|
||||
window.background.csd.maximized {
|
||||
border-radius: 0px;
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
headerbar button, .titlebar button {
|
||||
@ -3732,6 +3732,10 @@ scrolledwindow overshoot.right {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot {
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
scrolledwindow undershoot.top {
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%);
|
||||
@ -4858,10 +4862,6 @@ terminal-window notebook button.flat.toggle.popup {
|
||||
margin: -2px;
|
||||
}
|
||||
|
||||
terminal-window.background.csd.maximized {
|
||||
border-radius: 0 0 0 0;
|
||||
}
|
||||
|
||||
window.background.csd > box.vertical > box.horizontal > frame > border {
|
||||
border-width: 0 1px 0 0;
|
||||
}
|
||||
@ -4879,16 +4879,15 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd {
|
||||
background-color: rgba(240, 240, 240, 0.94);
|
||||
border-radius: 0 0 12px 12px;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 0%, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 201px, #ffffff 100%);
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar {
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 0%, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 201px, #ffffff 100%);
|
||||
box-shadow: inset 0 1px rgba(255, 255, 255, 0.1);
|
||||
background-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 200px, rgba(209, 209, 209, 0.94) 201px, #ffffff 0%);
|
||||
border-image: linear-gradient(90deg, rgba(240, 240, 240, 0.94) 200px, rgba(209, 209, 209, 0.94) 0%) 1/0 0 1px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd > headerbar.titlebar > .linked.raised > button:first-child {
|
||||
@ -4899,6 +4898,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
border-bottom-left-radius: 12px;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack {
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(ltr) {
|
||||
border-radius: 0 0 14px 0;
|
||||
}
|
||||
|
||||
.nautilus-window.background.csd notebook stack:dir(rtl) {
|
||||
border-radius: 0 0 0 14px;
|
||||
}
|
||||
|
||||
.nautilus-window headerbar .path-bar-box {
|
||||
color: transparent;
|
||||
background: none;
|
||||
@ -4918,48 +4929,28 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator {
|
||||
border-left: none;
|
||||
background-color: transparent;
|
||||
background-image: image(#ffffff);
|
||||
background-size: 12px 12px;
|
||||
background-position: bottom left;
|
||||
background-image: image(rgba(209, 209, 209, 0.94));
|
||||
background-size: 1px 100%;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: -1px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(ltr) {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:dir(rtl) {
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.nautilus-window > grid.horizontal > paned.horizontal > separator:hover {
|
||||
background-image: image(rgba(0, 0, 0, 0.12));
|
||||
background-size: 2px 100px;
|
||||
background-position: center center;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar {
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
min-width: 200px;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
min-width: 200px;
|
||||
margin-bottom: 12px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row {
|
||||
color: #363636;
|
||||
background-color: transparent;
|
||||
transition: background-image 0;
|
||||
border-radius: 6px;
|
||||
margin: 0 6px;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon {
|
||||
@ -4975,31 +4966,18 @@ window.background.csd > box.vertical > box.horizontal > stack > widget > noteboo
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:hover {
|
||||
transition: background-image 0;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-hover-200px.png"), url("assets/sidebar-view-hover-200px@2.png"));
|
||||
background-color: rgba(36, 36, 36, 0.1);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row:active, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover {
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-color: transparent;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-active-200px.png"), url("assets/sidebar-view-active-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.2);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover {
|
||||
color: #242424;
|
||||
transition: background-image ease-out 200ms;
|
||||
background-repeat: no-repeat;
|
||||
background-position: left center;
|
||||
background-size: 200px 28px;
|
||||
background-color: transparent;
|
||||
background-image: -gtk-scaled(url("assets/sidebar-view-checked-200px.png"), url("assets/sidebar-view-checked-200px@2.png"));
|
||||
transition: background-color ease-out 200ms;
|
||||
background-color: rgba(36, 36, 36, 0.15);
|
||||
}
|
||||
|
||||
.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, .nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label {
|
||||
|