updated graphics

pull/13/head
parent fbc2b67063
commit 1e7480fe5e

5
.gitignore vendored

@ -5,4 +5,7 @@ ubl-settings-info
.vscode/
/ubl-standard-ui.c
ubl-settings-info.glade~
*ubl-settings-info.glade#
*.o
source/ubl-util-standard-ui.c
source/ubl-util-standard-ui.h

@ -13,6 +13,7 @@
to(@entry_background_d));
}
.opacited {
transition: 0ms ease-out;
opacity:0.98;
border:none;
border-radius:0px;

@ -219,7 +219,6 @@
<property name="can-focus">False</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="homogeneous">True</property>
<child>
<object class="GtkImage" id="InfoIcon">
<property name="visible">True</property>

Loading…
Cancel
Save