]> git.mxchange.org Git - friendica.git/commitdiff
Limiting .directory-photo-wrapper styles to <section> so as not to
authorZvi ben Yaakov (a.k.a rdc) <coderzvi@infosoc.net>
Tue, 3 Jul 2012 18:49:02 +0000 (21:49 +0300)
committerZvi ben Yaakov (a.k.a rdc) <coderzvi@infosoc.net>
Tue, 3 Jul 2012 18:49:02 +0000 (21:49 +0300)
interfere with .directory-photo-wrapper in <aside>

view/theme/diabook/diabook-aerith/style.css
view/theme/diabook/diabook-blue/style.css
view/theme/diabook/diabook-dark/style.css
view/theme/diabook/diabook-green/style.css
view/theme/diabook/diabook-pink/style.css
view/theme/diabook/diabook-red/style.css
view/theme/diabook/style.css

index 6b772edf2f870a9c62d4d69d688ad9eb74bb399c..630b331e93e5433bd32904d7c5c8d992ceaa440e 100644 (file)
@@ -2885,7 +2885,7 @@ section .directory-item dd {
   height: 175px;
 }
 
-.directory-photo-wrapper {
+section .directory-photo-wrapper {
   float: left;
   height: 200px;
   width: 165px;  
index b1de26608295de72be799b80ad734d9f7e21f70c..952f907750f15503671c672f2477f3f4f86c6ac3 100644 (file)
@@ -2843,7 +2843,7 @@ section .directory-item dd {
   height: 175px;
 }
 
-.directory-photo-wrapper {
+section .directory-photo-wrapper {
   float: left;
   height: 200px;
   width: 165px;  
index 844ed369e9b22e6658a585cb49e540880ccb1ac1..5ef9398ec53b10425b0cd359bd56acf2b4543e64 100644 (file)
@@ -2857,7 +2857,7 @@ section .directory-item dd {
   height: 175px;
 }
 
-.directory-photo-wrapper {
+section .directory-photo-wrapper {
   float: left;
   height: 200px;
   width: 165px;  
index 111c31cfefffcb9cbe6c3823ddf1eea047da4325..e1993764e0c5ea0ec114f88a1110dcf1c1b7335f 100644 (file)
@@ -2872,7 +2872,7 @@ section .directory-item dd {
   height: 175px;
 }
 
-.directory-photo-wrapper {
+section .directory-photo-wrapper {
   float: left;
   height: 200px;
   width: 165px;  
index b0b768df21fb193533e7c5d51b5179648d8f79c8..e9bcd53d042c414a11d907437239a22e8a54b5c1 100644 (file)
@@ -2872,7 +2872,7 @@ section .directory-item dd {
   height: 175px;
 }
 
-.directory-photo-wrapper {
+section .directory-photo-wrapper {
   float: left;
   height: 200px;
   width: 165px;  
index 16b42d0e10c8efe8448dda37c090de65002659e8..72592168b50a3bd316e7ee9b874e7bcc8bddb5d3 100644 (file)
@@ -2870,7 +2870,7 @@ section .directory-item dd {
   height: 175px;
 }
 
-.directory-photo-wrapper {
+section .directory-photo-wrapper {
   float: left;
   height: 200px;
   width: 165px;  
index 049fb7ba44170a094f35c3c4bd5e860be5e64a71..68bfd5d3a9213a0750b8b37460c941898497ab06 100644 (file)
@@ -2808,7 +2808,7 @@ section .directory-item dd {
   width: 175px;
   height: 175px;
 }
-.directory-photo-wrapper {
+section .directory-photo-wrapper {
   float: left;
   height: 200px;
   width: 165px;