diff options
| author | dvs1 | 2025-02-27 21:16:49 +1000 |
|---|---|---|
| committer | dvs1 | 2025-02-27 21:16:49 +1000 |
| commit | 47e24bab53c893b523dad65f709d96fcc03b7e91 (patch) | |
| tree | 761ae76d1341860468099b5ce855d9bd82bcc06b /default.template | |
| parent | Switch to using actual unicode in the template. (diff) | |
| download | notYetAnotherWiki-47e24bab53c893b523dad65f709d96fcc03b7e91.zip notYetAnotherWiki-47e24bab53c893b523dad65f709d96fcc03b7e91.tar.gz notYetAnotherWiki-47e24bab53c893b523dad65f709d96fcc03b7e91.tar.bz2 notYetAnotherWiki-47e24bab53c893b523dad65f709d96fcc03b7e91.tar.xz | |
Better icon theming.
Diffstat (limited to 'default.template')
| -rw-r--r-- | default.template | 4 |
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%; |
