1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-03 06:55:03 +03:00

Исправление кодировки + мелкие исправления

This commit is contained in:
Denis Shakhov 2012-03-18 09:07:01 +07:00
parent fb8f2fbaa4
commit a4bd7b5df4
10 changed files with 18 additions and 20 deletions

View file

@ -31,7 +31,6 @@ ls.wall = (function ($) {
this.addReply = function(sText) {
var url = aRouter['profile']+this.options.login+'/wall/add/';
var params = {sText: sText, iPid: this.iIdForReply};
console.log(params);
'*addReplyBefore*'; '*/addReplyBefore*';
ls.ajax(url, params, function(result) {
if (result.bStateError) {

View file

@ -1 +1 @@
/* ÃËÎÁÀËÜÍÛÅ ÑÒÈËÈ -------------------------------------- */ body { font-size: 13px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 18px; color: #333; background-color: #eee; } /* ÑÑÛËÊÈ -------------------------------------- */ a { color: #5055b2; text-decoration: none; } a:hover { color: #06e; } a.link-dashed { border-bottom: 1px dashed #5055b2; } a.link-dashed:hover { border-color: #06e; } a.link-dotted { text-decoration: none; border-bottom: 1px dotted #5055b2; } a.link-dotted:hover { border-color: #06e; } /* ÇÀÃÎËÎÂÊÈ -------------------------------------- */ h2.page-header { color: #333; font-size: 27px; line-height: 1em; font-weight: bold; margin-bottom: 20px; } h2.page-header span { color: #aaa; } h2.header-table { margin-bottom: 0; border-bottom: 1px solid #eee; padding-bottom: 5px; font-size: 14px; font-weight: bold; } /* Øàïêà ñàéòà -------------------------------------- */ #header a { text-decoration: none; } #header .site-name { margin: 0 0 10px; font-size: 54px; line-height: 1em; font-weight: bold; } #header .site-name a:hover { color: #444AA3; } #header .site-description { width: 500px; color: #777; font-size: 15px; } -------------------------------------- */ line-height: 18px; -------------------------------------- */ #footer .copyright { float: right; }
/* ГЛОБАЛЬНЫЕ СТИЛИ -------------------------------------- */ body { font-size: 13px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 18px; color: #333; background-color: #eee; } /* ССЫЛКИ -------------------------------------- */ a { color: #5055b2; text-decoration: none; } a:hover { color: #06e; } a.link-dashed { border-bottom: 1px dashed #5055b2; } a.link-dashed:hover { border-color: #06e; } a.link-dotted { text-decoration: none; border-bottom: 1px dotted #5055b2; } a.link-dotted:hover { border-color: #06e; } /* ЗАГОЛОВКИ -------------------------------------- */ h2.page-header { color: #333; font-size: 27px; line-height: 1em; font-weight: bold; margin-bottom: 20px; } h2.page-header span { color: #aaa; } h2.header-table { margin-bottom: 0; border-bottom: 1px solid #eee; padding-bottom: 5px; font-size: 14px; font-weight: bold; } /* Шапка сайта -------------------------------------- */ #header a { text-decoration: none; } #header .site-name { margin: 0 0 10px; font-size: 54px; line-height: 1em; font-weight: bold; } #header .site-name a:hover { color: #444AA3; } #header .site-description { width: 500px; color: #777; font-size: 15px; } -------------------------------------- */ -------------------------------------- */ #footer .copyright { float: right; }

View file

@ -1,5 +1,5 @@
/* -------------------------------------------------------------------
チヒホハネ
БЛОКИ
------------------------------------------------------------------- */
.block { padding: 20px; background: #fafafa; margin-bottom: 15px; border-radius: 3px; }

View file

@ -1,9 +1,9 @@
/* -------------------------------------------------------------------
КНОПКИ
КНОПКИ
Примеры использования:
Примеры использования:
<button class="button">Preview</button>
<a href="#" class="button">Preview</a>

View file

@ -1,5 +1,5 @@
/* Голосование
/* Голосование
---------------------------------------------------------------*/
.vote { }
@ -23,7 +23,7 @@
/* Избранное
/* Избранное
---------------------------------------------------------------*/
.favourite { display: inline-block; width: 14px; height: 14px; vertical-align: text-top; background: url(../images/icons.png) -96px 0 no-repeat; opacity: .3; cursor: pointer; }
.favourite.active { opacity: 1; }
@ -32,7 +32,7 @@
/* Пагинация
/* Пагинация
---------------------------------------------------------------*/
.pagination ul li { display: inline; margin-right: 5px; }
.pagination ul li.active { color: #aaa; }
@ -69,7 +69,7 @@
/* Список пользователей
/* Список пользователей
---------------------------------------------------------------*/
.user-list { border-top: 1px solid #eee; }
.user-list li { min-height: 48px; padding: 7px 0 10px 58px; border-bottom: 1px solid #eee; position: relative; }
@ -80,7 +80,7 @@
/* Поиск
/* Поиск
---------------------------------------------------------------*/
.search { width: 200px; margin-bottom: 20px; position: relative; }
.search .input-text { width: 200px; padding-right: 25px; }
@ -89,7 +89,7 @@
/* Облако тегов
/* Облако тегов
---------------------------------------------------------------*/
.tag-cloud li { display: inline; margin-right: 5px; line-height: 22px; }
.tag-cloud li a { text-decoration: none; white-space: nowrap; }
@ -110,7 +110,7 @@
/* Разное
/* Разное
-------------------- */
@ -154,7 +154,7 @@
/* Хелперы
/* Хелперы
---------------------------------------------------------------*/
.mb-10 { margin-bottom: 10px; }
.mb-20 { margin-bottom: 20px; }

View file

@ -1,5 +1,5 @@
/* --------------------------------------------
ムナメハタ
СЕТКА
-------------------------------------------- */
#container { max-width: 1000px; margin: 0 auto; margin-bottom: 20px; }

View file

@ -1,12 +1,12 @@
/* -------------------------------------------------------------------
ИКОНКИ
ИКОНКИ
Иконки Glyphicons
Иконки Glyphicons
http://glyphicons.com/
Пример использования:
Пример использования:
<a href="#"><i class="icon icon-remove"></i> Remove</a>

View file

@ -1,5 +1,5 @@
/* -------------------------------------------------------------------
メタチヒネヨロ
ТАБЛИЦЫ
------------------------------------------------------------------- */
.table { width: 100%; margin-bottom: 15px; }

View file

@ -1,5 +1,5 @@
/* -------------------------------------------------------------------
ФОРМАТИРОВАННЫЙ ТЕКСТ
ФОРМАТИРОВАННЫЙ ТЕКСТ
------------------------------------------------------------------- */
.text { font-size: 15px; line-height: 1.6em; overflow: hidden; zoom: 1; }