summaryrefslogtreecommitdiff
path: root/utils/notifier/style.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-02-20 12:38:07 +0400
committerAndrew Dolgov <[email protected]>2012-02-20 12:38:07 +0400
commitba213fe5f05579f70d54c2a757e6571ed5fb0a9e (patch)
tree8cc2e199473e81ee5bd3dc91c8b1011da4ce93f5 /utils/notifier/style.css
parent5f85d90d7144ffcf394626835ecfb7caf4b8595f (diff)
remove chrome notifier from the main repo
Diffstat (limited to 'utils/notifier/style.css')
-rw-r--r--utils/notifier/style.css31
1 files changed, 0 insertions, 31 deletions
diff --git a/utils/notifier/style.css b/utils/notifier/style.css
deleted file mode 100644
index 73bb5c0ac..000000000
--- a/utils/notifier/style.css
+++ /dev/null
@@ -1,31 +0,0 @@
-body {
- margin : 2em;
- padding : 0em;
- font-family : sans-serif;
- font-size : 12px;
-}
-
-.floatingLogo {
- float : right;
-}
-
-a {
- color : #4684ff;
- text-decoration : none;
-}
-
-a:hover {
- color : black;
-}
-
-h1 {
- color : #88b0f0;
- font-size : 18px;
-}
-
-h2 {
- color : gray;
- font-size : 16px;
-}
-
-