]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/style.css
Merge branch 'develop' of https://github.com/friendica/friendica into develop
[friendica.git] / view / theme / vier / style.css
index 8454c7e0ae610c46fb3987f825ace15afafc7ea7..507b4b5709f4db7e88394f29e07ae7e31ccac58a 100644 (file)
@@ -71,11 +71,11 @@ img {
        clear:left;
 }
 
-#adminpage #pluginslist {
+#adminpage #addonslist {
        margin: 0px; padding: 0px;
 }
 
-#adminpage .plugin {
+#adminpage .addon {
        list-style: none;
        display: block;
        /* border: 1px solid #888888; */
@@ -84,7 +84,7 @@ img {
        clear: left;
 }
 
-#adminpage .toggleplugin {
+#adminpage .toggleaddon {
        float:left;
        margin-right: 1em;
 }
@@ -247,6 +247,10 @@ div.pager {
   float: left;
 }
 
+.pager .disabled {
+       display: none;
+}
+
 .hide-comments-outer {
   margin-left: 80px;
   margin-bottom: 5px;
@@ -496,10 +500,10 @@ a.sidebar-group-element {
   margin-bottom: 3px;
 }
 
-.posted-date-selector-months {
-  margin-left: 10px;
+#datebrowse-sidebar .datebrowse-ul .posted-date-selector-months {
+    padding: 0;
+    margin-left: 10px;
 }
-
 #sidebar-ungrouped, .side-link {
   padding-top: 5px;
 }
@@ -3318,10 +3322,6 @@ img.photo-album-photo {
   margin: 0px 10px 10px 0px;
   position: relative;
 }
-.videos .video-top-wrapper .video-js {
-  width: 300px!important;
-  height: 232px!important;
-}
 .videos .video-top-wrapper .video-delete {
   position: absolute;
   opacity: 0;