aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles/trilogy.css
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-04-26 18:42:27 +0200
committersD <stoned@derpymail.org>2020-04-26 18:42:27 +0200
commitc499900cfba6052cf4e75a423cceb23146a76a6b (patch)
tree11e6d8e56b2621558b61cc3ecef77d85aff6e104 /webAO/styles/trilogy.css
parentdcb35d7ee1ebc04ef58e686b795935e3b3e9c2bb (diff)
move evi icon to theme
Diffstat (limited to 'webAO/styles/trilogy.css')
-rw-r--r--webAO/styles/trilogy.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/webAO/styles/trilogy.css b/webAO/styles/trilogy.css
index 9dbce5f..82cabc9 100644
--- a/webAO/styles/trilogy.css
+++ b/webAO/styles/trilogy.css
@@ -68,4 +68,11 @@ body {
#client_iccontrols {
background-image: url("trilogy_bg.png");
background-repeat: repeat;
+}
+
+.evi_icon {
+ background-color: #bebfbc;
+ border: 0.1em solid #f8f5f2;
+ outline: 0.2em solid #2988bc;
+ outline-offset: -0.2em;
} \ No newline at end of file