Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/apps/system/style/cost_control/cost_control.css
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2013-02-06 16:36:20 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2013-02-06 16:36:20 (GMT)
commit66dae0ccbc23f4df612711a2e61fadd9b15feb91 (patch)
treea069ef55f4d97b6419f38d8ce86eb19f5cc1f1e7 /apps/system/style/cost_control/cost_control.css
parentb5b9e95e2f4c8ab19cef000c82fcfc0625c52666 (diff)
Empty the system pluginHEADmaster
Diffstat (limited to 'apps/system/style/cost_control/cost_control.css')
-rw-r--r--apps/system/style/cost_control/cost_control.css14
1 files changed, 0 insertions, 14 deletions
diff --git a/apps/system/style/cost_control/cost_control.css b/apps/system/style/cost_control/cost_control.css
deleted file mode 100644
index e39e6f9..0000000
--- a/apps/system/style/cost_control/cost_control.css
+++ /dev/null
@@ -1,14 +0,0 @@
-/* Resetting */
-#cost-control-widget,
-#cost-control-widget iframe {
- width: 100%;
- height: 4.5rem;
- border: none;
- margin: 0;
- padding: 0;
-}
-
-#cost-control-widget iframe {
- position: absolute;
- top: 0;
-}