Procházet zdrojové kódy

Moved the icons and star in the box list members CT#444

Arthur Portugal před 15 roky
rodič
revize
65d2409dca
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      main/css/blue_lagoon/default.css

+ 2 - 2
main/css/blue_lagoon/default.css

@@ -2951,11 +2951,11 @@ a.unread {
 
 /*LIST MEMBERS*/
 .list_members_grid_container { width:100%;}
-.list_members_grid_item { width:100px;  height: 120px;  border:1px dotted #ccc; float:left; padding:5px; margin:8px;}
+.list_members_grid_item { width:100px;  height: 125px;  border:1px dotted #ccc; float:left; padding:5px; margin:8px;}
 .list_members_grid_element_0 { width:100px; float:left; text-align:center; margin-bottom:5px;}
 .list_members_grid_element_2 { width:100px; float:left; text-align:center; margin-bottom:5px;}
 .list_members_grid_element_3 { width:100px; float:left; text-align:center; margin-bottom:5px;}
-.list_members_grid_element_5 { width:100%;  text-align:left;}
+.list_members_grid_element_5 { width:100%;  text-align:center;}
 
 
 #menu {