Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorVictor Dubiniuk <victor.dubiniuk@gmail.com>2014-03-19 22:14:50 +0400
committerVictor Dubiniuk <victor.dubiniuk@gmail.com>2014-03-19 22:14:50 +0400
commite75fe08a52fc731ea49b88ecf1efe8da09821182 (patch)
tree56cac60e637a253b0dea1addaf146fcfa98f1fb8 /css
parentc92d4815fe3f5b359f1efc8d421e159f0d2ab6f6 (diff)
Branding. Closes #225
Diffstat (limited to 'css')
-rwxr-xr-xcss/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index 28138171..c280c0a0 100755
--- a/css/style.css
+++ b/css/style.css
@@ -119,7 +119,15 @@
text-align: center;
font-weight: bold;
+ color:#fff;
+ background:#1d2d44 url('../../../img/noise.png') repeat;
}
+
+#document-title img{
+ float:left;
+ height: 22px;
+}
+
#document-title div{
position: relative;
/*margin-left:-50%;*/