Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/apps/system/style/ttlview/ttlview.css
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system/style/ttlview/ttlview.css')
-rw-r--r--apps/system/style/ttlview/ttlview.css16
1 files changed, 0 insertions, 16 deletions
diff --git a/apps/system/style/ttlview/ttlview.css b/apps/system/style/ttlview/ttlview.css
deleted file mode 100644
index b10bde7..0000000
--- a/apps/system/style/ttlview/ttlview.css
+++ /dev/null
@@ -1,16 +0,0 @@
-#debug-ttl {
- position: absolute;
- top: 0;
- left: 0;
- display: block;
- height: 20px;
- background-color: darkgreen;
- pointer-events: none;
- font-size: 14px;
- line-height: 20px;
- text-align: right;
- font-weight: bold;
- overflow: hidden;
- padding-left: 3px;
- padding-right: 3px;
-}