]> git.mxchange.org Git - friendica.git/commitdiff
More Diabook-dark touch-ups. Should *really* be useable this time...with editplain...
authorThomas Willingham <founder@kakste.com>
Tue, 1 May 2012 20:37:49 +0000 (21:37 +0100)
committerThomas Willingham <founder@kakste.com>
Tue, 1 May 2012 20:37:49 +0000 (21:37 +0100)
view/theme/diabook/diabook-dark/style-network.css
view/theme/diabook/diabook-dark/style.css

index 8a7083d9d491256c1e16582c8a7f74286a68534c..43541d2660b7db01dcbb827e06cde8def344d252 100644 (file)
@@ -1597,9 +1597,10 @@ transition: all 0.2s ease-in-out;
   width: 99%;
   font-size: 15px;
   color: #eec;
-  border: 1px solid #444;
+  border: 1px solid #eec;
   padding: 0.3em;
   margin-bottom: 10px;
+  background: #444
 }
 .grey
 {
index b59ab5dc15880576e89ec679688c909d29e36b46..f00973085f891a8340f27ed2f1ed7e1470d27273 100644 (file)
@@ -547,7 +547,7 @@ code {
   float: right;
 }
 .tool a {
-  color: #3465a4;
+  color: #88a9d2;
 }
 .tool a:hover {
   text-decoration: none;
@@ -594,7 +594,7 @@ header #banner a:active,
 header #banner a:visited,
 header #banner a:link,
 header #banner a:hover {
-  color: #2e2f2e;
+  color: #eec;
   text-decoration: none;
   outline: none;
   vertical-align: middle;
@@ -806,7 +806,7 @@ nav .nav-menu-icon:hover {
 }
 
 nav .nav-menu-icon.selected {
-  background-color: #fff;
+  background-color: #308dbf;
 }
 nav .nav-menu-icon img {
   width: 22px;
@@ -929,7 +929,7 @@ ul.menu-popup {
 }
 ul.menu-popup a {
   display: block;
-  color: #2e302e;
+  color: #eec;
   padding: 5px 10px;
   text-decoration: none;
 }
@@ -1923,6 +1923,7 @@ body .pageheader{
     margin: 0 0 5px;
     width: 60%;
     border: 1px solid #d2d2d2;
+    background: #444;
 }
 #profile-jot-form #jot-title:-webkit-input-placeholder {
   font-weight: normal;