[gnome-control-center/wip/cdavis/less-view-frame] panels: Replace .view.frame with .boxed-list




commit 897c6415492d1eb6f04e5e6273316e276c0738a6
Author: Christopher Davis <christopherdavis gnome org>
Date:   Thu Dec 16 16:32:21 2021 -0800

    panels: Replace .view.frame with .boxed-list

 panels/applications/cc-applications-panel.ui | 12 ++++--------
 panels/lock/cc-lock-panel.ui                 |  4 ----
 panels/usage/cc-usage-panel.ui               |  6 ++----
 3 files changed, 6 insertions(+), 16 deletions(-)
---
diff --git a/panels/applications/cc-applications-panel.ui b/panels/applications/cc-applications-panel.ui
index 7b6538da6..2ff6a7db1 100644
--- a/panels/applications/cc-applications-panel.ui
+++ b/panels/applications/cc-applications-panel.ui
@@ -139,8 +139,7 @@
                               </object>
                             </child>
                             <style>
-                              <class name="view"/>
-                              <class name="frame"/>
+                              <class name="boxed-list"/>
                             </style>
                           </object>
                         </child>
@@ -244,8 +243,7 @@
                               </object>
                             </child>
                             <style>
-                              <class name="view"/>
-                              <class name="frame"/>
+                              <class name="boxed-list"/>
                             </style>
                           </object>
                         </child>
@@ -358,8 +356,7 @@
                               </object>
                             </child>
                             <style>
-                              <class name="view"/>
-                              <class name="frame"/>
+                              <class name="boxed-list"/>
                             </style>
                           </object>
                         </child>
@@ -546,8 +543,7 @@
               </object>
             </child>
             <style>
-              <class name="view"/>
-              <class name="frame"/>
+              <class name="boxed-list"/>
             </style>
           </object>
         </child>
diff --git a/panels/lock/cc-lock-panel.ui b/panels/lock/cc-lock-panel.ui
index f8c67ee6f..18a784b8f 100644
--- a/panels/lock/cc-lock-panel.ui
+++ b/panels/lock/cc-lock-panel.ui
@@ -122,10 +122,6 @@
                       </object>
                     </child>
 
-                    <style>
-                      <class name="view"/>
-                      <class name="frame"/>
-                    </style>
                   </object>
                 </child>
               </object>
diff --git a/panels/usage/cc-usage-panel.ui b/panels/usage/cc-usage-panel.ui
index c3cc3882c..26ac7be99 100644
--- a/panels/usage/cc-usage-panel.ui
+++ b/panels/usage/cc-usage-panel.ui
@@ -91,8 +91,7 @@
                       </object>
                     </child>
                     <style>
-                      <class name="view"/>
-                      <class name="frame"/>
+                      <class name="boxed-list"/>
                     </style>
                   </object>
                 </child>
@@ -201,8 +200,7 @@
                       </object>
                     </child>
                     <style>
-                      <class name="view"/>
-                      <class name="frame"/>
+                      <class name="boxed-list"/>
                     </style>
                   </object>
                 </child>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]