]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/style.css
Merge remote-tracking branch 'friendika-master/master' into admin
[friendica.git] / view / theme / duepuntozero / style.css
index 8799726c7bb6623ea0f65e42e0fb9cecf30741b3..56323423883ce84c58ec9723cc94207108f9968c 100644 (file)
@@ -2224,7 +2224,8 @@ a.mail-list-link {
 }
 
 .eventcal {
-       font-size: 24px;
+       float: left;
+       font-size: 20px;
 }
 
 #new-event-link {
@@ -2245,6 +2246,17 @@ a.mail-list-link {
 .event-start .dtstart, .event-end .dtend {
        float: right;
 }
+
+.prevcal, .nextcal {
+       float: left;
+       margin-left: 32px;
+       margin-right: 32px;
+       margin-top: 64px;
+}
+.event-calendar-end {
+       clear: both;
+}
+
  
 .calendar {
        font-family: Courier, monospace;
@@ -2454,6 +2466,8 @@ a.mail-list-link {
 }
 
 
+
+
 #lang-select-icon {
        cursor: pointer;
        position: absolute;
@@ -2572,8 +2586,11 @@ a.mail-list-link {
 .youtube { background-position: -64px -32px;}
 .attach { background-position: -80px -32px; }
 .language { background-position: -96px -32px; }
-.on { background-position: -112px -32px; }
-.off { background-position: -128px -32px; }
+.prev { background-position: -112px -32px; }
+.next { background-position: -128px -32px; }
+.on { background-position: -144px -32px; }
+
+.off { background-position: 0px -48px; }
 
 .attachtype {
        display: block; width: 20px; height: 23px;