aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authordvs12025-02-27 21:16:49 +1000
committerdvs12025-02-27 21:16:49 +1000
commit47e24bab53c893b523dad65f709d96fcc03b7e91 (patch)
tree761ae76d1341860468099b5ce855d9bd82bcc06b
parentSwitch to using actual unicode in the template. (diff)
downloadnotYetAnotherWiki-47e24bab53c893b523dad65f709d96fcc03b7e91.zip
notYetAnotherWiki-47e24bab53c893b523dad65f709d96fcc03b7e91.tar.gz
notYetAnotherWiki-47e24bab53c893b523dad65f709d96fcc03b7e91.tar.bz2
notYetAnotherWiki-47e24bab53c893b523dad65f709d96fcc03b7e91.tar.xz
Better icon theming.
-rw-r--r--default.template4
1 files changed, 1 insertions, 3 deletions
diff --git a/default.template b/default.template
index 5938e79..d2585b6 100644
--- a/default.template
+++ b/default.template
@@ -23,9 +23,7 @@
23 } 23 }
24 table, td, th {border-collapse: collapse;border: 2px solid grey;} 24 table, td, th {border-collapse: collapse;border: 2px solid grey;}
25 25
26 .toolTip { 26 .toolTip {background: darkcyan;}
27 border: 2px solid fuchsia;
28 }
29 27
30 .boxWrapper { 28 .boxWrapper {
31 height: 100%; width: 100%; 29 height: 100%; width: 100%;