Правка в структуре верстки под колонки одиноковой ширины для всех значений

parent 7f3b7510
...@@ -49,6 +49,11 @@ ...@@ -49,6 +49,11 @@
/*opacity: 1 !important;*/ /*opacity: 1 !important;*/
} }
.b-list_folders-item.active b
{
font-weight: bold;
}
/*.b-list_folders.new .b-list_folders-item.viewed*/ /*.b-list_folders.new .b-list_folders-item.viewed*/
.b-list_folders-item.viewed .b-list_folders-item.viewed
{ {
...@@ -89,19 +94,27 @@ ...@@ -89,19 +94,27 @@
.b-folder-content .sorted .b-folder-content .sorted
{ {
margin: 0;
/*
margin-left: -10px; margin-left: -10px;
margin-right: 20px; margin-right: 20px;*/
} }
.b-folder-content .not-sorted .b-folder-content .not-sorted
{ {
margin: 0;
/*
margin-left: -20px; margin-left: -20px;
*/
} }
.b-foto-double
{
padding: 0;
}
.b-foto { .b-foto {
padding: 4px; padding: 4px;
} }
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment