aboutsummaryrefslogtreecommitdiff
path: root/app/static
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2019-03-26 14:20:23 +0000
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2019-03-26 14:20:23 +0000
commit66f15e0808c5fb0a91ce47d5c3a2dca5a91f809d (patch)
tree13f381fcd922e766ec0604b3c7f42a8f7e7a3ea0 /app/static
parentAdd user css and done image (diff)
downloadAnnotateChange-66f15e0808c5fb0a91ce47d5c3a2dca5a91f809d.tar.gz
AnnotateChange-66f15e0808c5fb0a91ce47d5c3a2dca5a91f809d.zip
Fancy message flashing
Diffstat (limited to 'app/static')
-rw-r--r--app/static/base.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/app/static/base.css b/app/static/base.css
deleted file mode 100644
index ab908c8..0000000
--- a/app/static/base.css
+++ /dev/null
@@ -1,11 +0,0 @@
-.flashes .info {
- color: blue;
-}
-
-.flashes .success {
- color: green;
-}
-
-.flashes .error {
- color: red;
-}