mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 04:37:48 +02:00
Requested adjustments
This commit is contained in:
parent
d06de89633
commit
a67f7b4ded
1 changed files with 15 additions and 15 deletions
|
@ -26,7 +26,7 @@ html {
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background-color: #000000;
|
background-color: #000000;
|
||||||
font-family: FiraSans-SemiBold;
|
font-family: FiraSans-SemiBold, sans-serif;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
@ -57,7 +57,7 @@ td.item {
|
||||||
}
|
}
|
||||||
|
|
||||||
font.mainTitle {
|
font.mainTitle {
|
||||||
font-family: FiraSans-SemiBold;
|
font-family: FiraSans-SemiBold, sans-serif;
|
||||||
font-size: 28px;
|
font-size: 28px;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
@ -71,7 +71,7 @@ font.mainTitle {
|
||||||
}
|
}
|
||||||
|
|
||||||
font.appname {
|
font.appname {
|
||||||
font-family: FiraSans-SemiBold;
|
font-family: FiraSans-SemiBold, sans-serif;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
@ -84,7 +84,7 @@ font.appname {
|
||||||
}
|
}
|
||||||
|
|
||||||
font.appdesc {
|
font.appdesc {
|
||||||
font-family: FiraSans-Regular;
|
font-family: FiraSans-Regular, sans-serif;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: #dddddd;
|
color: #dddddd;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
@ -97,7 +97,7 @@ font.appdesc {
|
||||||
}
|
}
|
||||||
|
|
||||||
font.noresult {
|
font.noresult {
|
||||||
font-family: FiraSans-Regular;
|
font-family: FiraSans-Regular, sans-serif;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
color: #aaaaaa;
|
color: #aaaaaa;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
|
@ -108,7 +108,7 @@ font.noresult {
|
||||||
}
|
}
|
||||||
|
|
||||||
font.caption {
|
font.caption {
|
||||||
font-family: FiraSans-Regular;
|
font-family: FiraSans-Regular, sans-serif;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
|
@ -129,7 +129,7 @@ div.iconContainer{
|
||||||
}
|
}
|
||||||
|
|
||||||
button.install {
|
button.install {
|
||||||
font-family: FiraSans-SemiBold;
|
font-family: FiraSans-SemiBold, sans-serif;
|
||||||
background-color: #008CBA;
|
background-color: #008CBA;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
@ -150,7 +150,7 @@ button.install:focus {
|
||||||
}
|
}
|
||||||
|
|
||||||
button.uninstall {
|
button.uninstall {
|
||||||
font-family: FiraSans-SemiBold;
|
font-family: FiraSans-SemiBold, sans-serif;
|
||||||
background-color: #b34700;
|
background-color: #b34700;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
@ -171,7 +171,7 @@ button.uninstall:focus {
|
||||||
}
|
}
|
||||||
|
|
||||||
button.processing {
|
button.processing {
|
||||||
font-family: FiraSans-SemiBold;
|
font-family: FiraSans-SemiBold, sans-serif;
|
||||||
background-color: #b59207;
|
background-color: #b59207;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
@ -187,14 +187,14 @@ button.processing:focus {
|
||||||
}
|
}
|
||||||
|
|
||||||
#clear_search {
|
#clear_search {
|
||||||
font-family: FiraSans-SemiBold;
|
font-family: FiraSans-SemiBold, sans-serif;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
color: #999999;
|
color: #999999;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#searchtextbox{
|
#searchtextbox{
|
||||||
font-family: FiraSans-Regular;
|
font-family: FiraSans-Regular, sans-serif;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
width: 93%;
|
width: 93%;
|
||||||
|
@ -221,7 +221,7 @@ button.processing:focus {
|
||||||
}
|
}
|
||||||
|
|
||||||
button.fieldsSearchFilterOn {
|
button.fieldsSearchFilterOn {
|
||||||
font-family: FiraSans-Regular;
|
font-family: FiraSans-Regular, sans-serif;
|
||||||
background: #0085b5;
|
background: #0085b5;
|
||||||
color: #4fd0ff;
|
color: #4fd0ff;
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
|
@ -241,7 +241,7 @@ button.fieldsSearchFilterOn:focus {
|
||||||
}
|
}
|
||||||
|
|
||||||
button.fieldsSearchFilterOff {
|
button.fieldsSearchFilterOff {
|
||||||
font-family: FiraSans-Regular;
|
font-family: FiraSans-Regular, sans-serif;
|
||||||
background: #333333;
|
background: #333333;
|
||||||
color: #888888;
|
color: #888888;
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
|
@ -280,7 +280,7 @@ button.fieldsSearchFilterOff:focus {
|
||||||
}
|
}
|
||||||
|
|
||||||
#footer {
|
#footer {
|
||||||
font-family: FiraSans-Regular;
|
font-family: FiraSans-Regular, sans-serif;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 8%;
|
height: 8%;
|
||||||
|
@ -326,7 +326,7 @@ div.list_background {
|
||||||
}
|
}
|
||||||
|
|
||||||
#load_more {
|
#load_more {
|
||||||
font-family: FiraSans-SemiBold;
|
font-family: FiraSans-SemiBold, sans-serif;
|
||||||
background-color: #545454;
|
background-color: #545454;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
|
Loading…
Reference in a new issue