summaryrefslogtreecommitdiff
path: root/rt/share/static/css/base/tools.css
diff options
context:
space:
mode:
Diffstat (limited to 'rt/share/static/css/base/tools.css')
-rw-r--r--rt/share/static/css/base/tools.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/rt/share/static/css/base/tools.css b/rt/share/static/css/base/tools.css
new file mode 100644
index 0000000..8814600
--- /dev/null
+++ b/rt/share/static/css/base/tools.css
@@ -0,0 +1,7 @@
+table.myday td {
+ padding: 1em;
+}
+
+ol.dashboard-queries {
+ padding-left: 1.5em;
+}