gtk{info,search}bar.ui: Remove some leftover attributes
This commit is contained in:
		@ -2,7 +2,6 @@
 | 
			
		||||
<interface domain="gtk30">
 | 
			
		||||
  <!-- interface-requires gtk+ 3.10 -->
 | 
			
		||||
  <template class="GtkInfoBar" parent="GtkBox">
 | 
			
		||||
    <property name="app-paintable">1</property>
 | 
			
		||||
    <child>
 | 
			
		||||
      <object class="GtkRevealer" id="revealer">
 | 
			
		||||
        <property name="visible">1</property>
 | 
			
		||||
@ -38,7 +37,6 @@
 | 
			
		||||
                <property name="relief">none</property>
 | 
			
		||||
                <property name="valign">center</property>
 | 
			
		||||
                <style>
 | 
			
		||||
                  <class name="raised"/>
 | 
			
		||||
                  <class name="close"/>
 | 
			
		||||
                </style>
 | 
			
		||||
                <child>
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,6 @@
 | 
			
		||||
<interface domain="gtk30">
 | 
			
		||||
  <!-- interface-requires gtk+ 3.10 -->
 | 
			
		||||
  <template class="GtkSearchBar" parent="GtkBin">
 | 
			
		||||
    <property name="app-paintable">1</property>
 | 
			
		||||
    <child>
 | 
			
		||||
      <object class="GtkRevealer" id="revealer">
 | 
			
		||||
        <property name="visible">1</property>
 | 
			
		||||
@ -46,7 +45,6 @@
 | 
			
		||||
                    <property name="receives-default">1</property>
 | 
			
		||||
                    <property name="relief">none</property>
 | 
			
		||||
                    <style>
 | 
			
		||||
                      <class name="raised"/>
 | 
			
		||||
                      <class name="close"/>
 | 
			
		||||
                    </style>
 | 
			
		||||
                    <child>
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user