by roundabout, Thursday, 29 June 2017, 14:45:20 (1498747520), pushed by roundabout, Sunday, 11 May 2025, 13:22:12 (1746969732)
Author identity: nana-4 <hnmaigo@gmail.com>
31cdedc7ef950399c9e0ffe37117d2ddf72c3dd8
src/gtk-3.0/3.20/gtk-compact.css
@@ -4410,6 +4410,13 @@ window.background > box.vertical > scrolledwindow > widget toolbar button {
border-radius: 2px;
}
/************
* Chromium *
************/
tooltip.chromium {
background-color: #FFFFFF;
}
/***********
* Firefox *
***********/
src/gtk-3.0/3.20/gtk-dark-compact.css
@@ -4410,6 +4410,13 @@ window.background > box.vertical > scrolledwindow > widget toolbar button {
border-radius: 2px;
}
/************
* Chromium *
************/
tooltip.chromium {
background-color: #50636c;
}
/***********
* Firefox *
***********/
src/gtk-3.0/3.20/gtk-dark.css
@@ -4410,6 +4410,13 @@ window.background > box.vertical > scrolledwindow > widget toolbar button {
border-radius: 2px;
}
/************
* Chromium *
************/
tooltip.chromium {
background-color: #50636c;
}
/***********
* Firefox *
***********/
src/gtk-3.0/3.20/gtk-light-compact.css
@@ -4410,6 +4410,13 @@ window.background > box.vertical > scrolledwindow > widget toolbar button {
border-radius: 2px;
}
/************
* Chromium *
************/
tooltip.chromium {
background-color: #FFFFFF;
}
/***********
* Firefox *
***********/
src/gtk-3.0/3.20/gtk-light.css
@@ -4410,6 +4410,13 @@ window.background > box.vertical > scrolledwindow > widget toolbar button {
border-radius: 2px;
}
/************
* Chromium *
************/
tooltip.chromium {
background-color: #FFFFFF;
}
/***********
* Firefox *
***********/
src/gtk-3.0/3.20/gtk.css
@@ -4410,6 +4410,13 @@ window.background > box.vertical > scrolledwindow > widget toolbar button {
border-radius: 2px;
}
/************
* Chromium *
************/
tooltip.chromium {
background-color: #FFFFFF;
}
/***********
* Firefox *
***********/
src/gtk-3.0/3.22/gtk-compact.css
@@ -4541,6 +4541,13 @@ window.background > box.vertical > scrolledwindow > widget toolbar button {
border-radius: 2px;
}
/************
* Chromium *
************/
tooltip.chromium {
background-color: #FFFFFF;
}
/***********
* Firefox *
***********/
src/gtk-3.0/3.22/gtk-dark-compact.css
@@ -4541,6 +4541,13 @@ window.background > box.vertical > scrolledwindow > widget toolbar button {
border-radius: 2px;
}
/************
* Chromium *
************/
tooltip.chromium {
background-color: #50636c;
}
/***********
* Firefox *
***********/
src/gtk-3.0/3.22/gtk-dark.css
@@ -4541,6 +4541,13 @@ window.background > box.vertical > scrolledwindow > widget toolbar button {
border-radius: 2px;
}
/************
* Chromium *
************/
tooltip.chromium {
background-color: #50636c;
}
/***********
* Firefox *
***********/
src/gtk-3.0/3.22/gtk-light-compact.css
@@ -4541,6 +4541,13 @@ window.background > box.vertical > scrolledwindow > widget toolbar button {
border-radius: 2px;
}
/************
* Chromium *
************/
tooltip.chromium {
background-color: #FFFFFF;
}
/***********
* Firefox *
***********/
src/gtk-3.0/3.22/gtk-light.css
@@ -4541,6 +4541,13 @@ window.background > box.vertical > scrolledwindow > widget toolbar button {
border-radius: 2px;
}
/************
* Chromium *
************/
tooltip.chromium {
background-color: #FFFFFF;
}
/***********
* Firefox *
***********/
src/gtk-3.0/3.22/gtk.css
@@ -4541,6 +4541,13 @@ window.background > box.vertical > scrolledwindow > widget toolbar button {
border-radius: 2px;
}
/************
* Chromium *
************/
tooltip.chromium {
background-color: #FFFFFF;
}
/***********
* Firefox *
***********/
src/gtk-3.0/3.22/sass/apps/_third-party.scss
@@ -32,6 +32,12 @@ window.background > box.vertical > scrolledwindow > widget toolbar {
}
/************
* Chromium *
************/
tooltip.chromium { background-color: $base_color; }
/***********
* Firefox *
***********/