]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/lilac/style.css
Merge pull request #1632 from annando/1505-ostatus2
[friendica.git] / view / theme / quattro / lilac / style.css
index 0f497d492f19ff703b3041d8f92a00b1253f4897..97cf540fc20d91204ccbd9373ffe26fb94b3deda 100644 (file)
@@ -839,6 +839,9 @@ aside #dfrn-request-link:hover {
 aside #profiles-menu {
   width: 20em;
 }
+aside .posted-date-selector-months {
+  margin-left: 10px;
+}
 #contact-block {
   overflow: auto;
   height: auto;
@@ -1279,13 +1282,13 @@ section {
     opacity: 0.5;
 }*/
 .wwto {
+  position: absolute !important;
   background: #FFFFFF;
   border: 2px solid #364e59;
   height: 25px;
   width: 25px;
   overflow: hidden;
   padding: 1px;
-  position: absolute !important;
   top: 40px;
   left: 30px;
   -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);