]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/css/style.css
Merge branch 'develop' into rewrites/coding-convention-split2-1-2
[friendica.git] / view / theme / frio / css / style.css
index 8db41ab7a5e24388d963990103d818490e965710..38796052760e92248f0cd0430b5b4113f75e47eb 100644 (file)
@@ -119,7 +119,7 @@ code {
     line-height: 1.5;
 }
 
-a#item-delete-selected {
+#item-delete-selected {
     cursor: pointer;
     color: white;
     position: fixed;
@@ -440,7 +440,7 @@ nav.navbar .nav>li>a:focus{
     border-radius: 3px;
 }
 #topbar-first .nav>.account .dropdown-toggle {
-    padding: 10px 5px 8px;
+    padding: 10px 5px 0px;
     line-height: 1.1em;
     text-align: left
 }
@@ -1368,7 +1368,7 @@ section #jotOpen {
     }
 }
 .fbrowser.image .photo-album-image-wrapper {
-    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
+    box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
 }
 .fbrowser .profile-rotator-wrapper {
     min-height: 200px;