Revert "Adwaita: regenerate the css"
authorLapo Calamandrei <calamandrei@gmail.com>
Tue, 9 May 2017 11:26:42 +0000 (13:26 +0200)
committerLapo Calamandrei <calamandrei@gmail.com>
Tue, 9 May 2017 11:30:23 +0000 (13:30 +0200)
This reverts commit f2f09b957441e26b0fe9ce51626b086f2b12e2c5.

gtk/theme/Adwaita/gtk-contained-dark.css
gtk/theme/Adwaita/gtk-contained.css

index 6ecfe0c0276909965a9f38cf86822e946fd09f41..d4a2b3e22b630e93086fcebedea7cf068ed128f4 100644 (file)
@@ -414,25 +414,6 @@ treeview entry.flat, treeview entry {
   treeview entry.flat:focus, treeview entry:focus {
     border-color: #215d9c; }
 
-.entry-tag {
-  border-color: transparent;
-  background-color: transparent;
-  background-image: none;
-  box-shadow: inset 0 1px rgba(255, 255, 255, 0);
-  text-shadow: none;
-  -gtk-icon-shadow: none;
-  background-color: #0c0d0d; }
-  .entry-tag:hover {
-    background-color: #232729; }
-  .entry-tag .button {
-    border-color: transparent;
-    background-color: transparent;
-    background-image: none;
-    box-shadow: inset 0 1px rgba(255, 255, 255, 0);
-    text-shadow: none;
-    -gtk-icon-shadow: none;
-    background-color: transparent; }
-
 /***********
  * Buttons *
  ***********/
@@ -2259,6 +2240,7 @@ menubar,
 menu,
 .menu,
 .context-menu {
+  margin: 4px;
   padding: 2px 0px;
   background-color: #262b2d;
   border: 1px solid #1b1f20; }
index a9100756e9c2d6d20b5c2c1882f5b4029c3953da..e44a94faee67081589dece6fbf99527b46989b87 100644 (file)
@@ -414,25 +414,6 @@ treeview entry.flat, treeview entry {
   treeview entry.flat:focus, treeview entry:focus {
     border-color: #4a90d9; }
 
-.entry-tag {
-  border-color: transparent;
-  background-color: transparent;
-  background-image: none;
-  box-shadow: inset 0 1px rgba(255, 255, 255, 0);
-  text-shadow: none;
-  -gtk-icon-shadow: none;
-  background-color: #e6e6e6; }
-  .entry-tag:hover {
-    background-color: #ffffff; }
-  .entry-tag .button {
-    border-color: transparent;
-    background-color: transparent;
-    background-image: none;
-    box-shadow: inset 0 1px rgba(255, 255, 255, 0);
-    text-shadow: none;
-    -gtk-icon-shadow: none;
-    background-color: transparent; }
-
 /***********
  * Buttons *
  ***********/
@@ -2274,6 +2255,7 @@ menubar,
 menu,
 .menu,
 .context-menu {
+  margin: 4px;
   padding: 2px 0px;
   background-color: #ffffff;
   border: 1px solid #b6b6b3; }