]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/darkbubble/style.css
Removes a number of deprecated themes
[friendica.git] / view / theme / darkbubble / style.css
diff --git a/view/theme/darkbubble/style.css b/view/theme/darkbubble/style.css
deleted file mode 100644 (file)
index 9336dc0..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-@import url('../testbubble/style.css');
-
-.icon {
-       background-image: url('dbicons.png');
-}
-
-body {
-       background: #000000;
-       color: #dddddd;
-}
-
-.info-message {
-       color: #444444;
-}
-
-#id_openid_url {
-       background: url(../testbubble/login-bg.gif) no-repeat #ffffff;
-       background-position: 0 50%;
-       padding-left: 18px;
-       width: 385px;
-       color: #000000;
-}
-
-.vevent, .eventcal {
-       color: #000000;
-}
-.event-list-date {
-       color: #DDDDDD;
-}
-
-.fortunate {
-       color: #8888FF !important;
-}
\ No newline at end of file