resources: cleanup unneeded files since
* now using ron based files for localization * resources are referencing application path names Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
@@ -1,32 +0,0 @@
|
||||
.header {
|
||||
background: #444e55;
|
||||
}
|
||||
|
||||
.content {
|
||||
background: #3b434a;
|
||||
}
|
||||
|
||||
text_box {
|
||||
background: transparent;
|
||||
border-width: 0;
|
||||
color: #9dafbf;
|
||||
font-size: 16;
|
||||
}
|
||||
|
||||
#input {
|
||||
font-size: 16;
|
||||
}
|
||||
|
||||
text-block {
|
||||
font-size: 42;
|
||||
color: #dfebf5;
|
||||
}
|
||||
|
||||
#input {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
button {
|
||||
border-radius: 1;
|
||||
font-size: 20;
|
||||
}
|
||||
@@ -1,15 +0,0 @@
|
||||
.header {
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.content {
|
||||
background: #fafafa;
|
||||
}
|
||||
|
||||
text_box {
|
||||
color: #4d4c4c;
|
||||
}
|
||||
|
||||
text-block {
|
||||
color: #4d4c4c;
|
||||
}
|
||||
@@ -1,25 +0,0 @@
|
||||
* {
|
||||
font-size: 24;
|
||||
}
|
||||
|
||||
lynch {
|
||||
background: #647b91;
|
||||
}
|
||||
|
||||
bluebayoux {
|
||||
background: #516475;
|
||||
}
|
||||
|
||||
linkwater {
|
||||
background: #dfebf5;
|
||||
color: #3b434a;
|
||||
}
|
||||
|
||||
light-text {
|
||||
color: #dfebf5;
|
||||
}
|
||||
|
||||
goldendream {
|
||||
background: #efd035;
|
||||
color: #3b434a;
|
||||
}
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 4.2 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 12 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 237 KiB |
@@ -1,25 +0,0 @@
|
||||
* {
|
||||
font-size: 24;
|
||||
}
|
||||
|
||||
lynch {
|
||||
background: #647b91;
|
||||
}
|
||||
|
||||
bluebayoux {
|
||||
background: #516475;
|
||||
}
|
||||
|
||||
linkwater {
|
||||
background: #dfebf5;
|
||||
color: #3b434a;
|
||||
}
|
||||
|
||||
light-text {
|
||||
color: #dfebf5;
|
||||
}
|
||||
|
||||
goldendream {
|
||||
background: #efd035;
|
||||
color: #3b434a;
|
||||
}
|
||||
Reference in New Issue
Block a user