Change installer directory "data" to "share"

refs #671
This commit is contained in:
Roland Winklmeier
2016-07-15 21:06:57 +02:00
parent 26c2117d65
commit 06d858c57f
743 changed files with 24 additions and 24 deletions

View File

@@ -0,0 +1,20 @@
#le_CommandLineInput {
background-image: url(:/textures/icons/textures/texture-inner.jpg);
margin-bottom: 5px;
padding: 3px;
border-radius: 5px;
}
#comp_Log {
background: transparent; /** background is background color here **/
}
#gb_DBusMode {
background: transparent; /** background is background color here **/
background-image: url(:/textures/icons/textures/texture-inner.jpg);
}
#gb_Controls {
background: transparent; /** background is background color here **/
background-image: url(:/textures/icons/textures/texture-inner.jpg);
}