diff --git a/Builder/IISMainHandler/build.txt b/Builder/IISMainHandler/build.txt index 1234088..1f24d34 100644 --- a/Builder/IISMainHandler/build.txt +++ b/Builder/IISMainHandler/build.txt @@ -1 +1 @@ -1562 \ No newline at end of file +1597 \ No newline at end of file diff --git a/static/css/modern/global.css b/static/css/modern/global.css index 9252b55..bb6abc9 100644 --- a/static/css/modern/global.css +++ b/static/css/modern/global.css @@ -18,9 +18,8 @@ pre font-size:10px; } -[pseudolink] { +[pseudolink], .pseudolink { cursor:hand; - text-decoration:underline; } [spoiler] [inner] { display:none; @@ -121,3 +120,45 @@ BLOCKQUOTE BR {FONT-SIZE:1px} .header .header { font-size:0.8em; } +ul.categoriescontainer { + padding:0px; +} +li.categorycontainer { + display:inline-block; + vertical-align:top; + margin:5pt; +} +.categorycontainer_title { + display:inline; + font-size:1.2em; + margin:0px; + margin-left:1em; + padding:0.3em; +} +ul.boardscontainer { + padding:0px; +} +li.boardcontainer { + display:inline-block; + width:13em; + vertical-align:top; + font-size:1.25em; + margin:5pt; +} +.boardcontainer_name { + font-size:1.2em; + margin:0px; +} +.board_additionalcontainer { + width:0px; + max-width:0px; + height:0px; + max-height:0px; + overflow:visible; +} +.board_additional { + position:absolute; + padding:5pt; + font-size:0.8em; + width:16.25em; +} diff --git a/static/css/modern/iefixes.css b/static/css/modern/iefixes.css new file mode 100644 index 0000000..816421c --- /dev/null +++ b/static/css/modern/iefixes.css @@ -0,0 +1,6 @@ +li.categorycontainer { + display:inline; +} +li.boardcontainer { + display:inline; +} diff --git a/static/css/modern/penartur.css b/static/css/modern/penartur.css index 7f33ea5..b8633a6 100644 --- a/static/css/modern/penartur.css +++ b/static/css/modern/penartur.css @@ -1,5 +1,5 @@ -A:link {text-decoration:none;color:#aaaaaa} +A:link, a[pseudolink], a.pseudolink {text-decoration:none;color:#aaaaaa} A:visited{text-decoration:none;color:#666666} A:active{text-decoration:none;color:#999999} A:hover{COLOR:white;text-decoration:none} @@ -25,6 +25,21 @@ blockquote { .userbar_additional { background-color:#202020; } +.categorycontainer_title { + background-color:#101010; +} +.boardscontainer { + background-color:#101010; +} +.boardcontainer { + background-color:#202020; +} +.boardcontainer.updated { + background-color:#208020; +} +.board_additional { + background-color:#302010; +} .tablesurround{BACKGROUND:#191919;margin-top:-0.1em;margin-bottom:-0.1em} .tableborders{BACKGROUND:#191919} diff --git a/static/js/modern.js b/static/js/modern.js new file mode 100644 index 0000000..8856c5a --- /dev/null +++ b/static/js/modern.js @@ -0,0 +1,15 @@ +function showChildren(elem) { + for(var i=0; itrue - - - - - - - - +
    -
ПодразделыТемыСообщенийПоследнееМодератор
+
diff --git a/templates/Modern/Boards.xslt b/templates/Modern/Boards.xslt index 9603af8..d1ef355 100644 --- a/templates/Modern/Boards.xslt +++ b/templates/Modern/Boards.xslt @@ -5,13 +5,9 @@ Разделыtrue -
- - - -
- -
+
@@ -95,16 +91,16 @@ -
- - - - - - - - -
ТемыСообщенийПоследнееМодератор
+
  • +

    +
      + + + + + +
    +
  • \ No newline at end of file diff --git a/templates/Modern/elems/BoardInfo.xslt b/templates/Modern/elems/BoardInfo.xslt index ffa08f5..89de424 100644 --- a/templates/Modern/elems/BoardInfo.xslt +++ b/templates/Modern/elems/BoardInfo.xslt @@ -2,73 +2,93 @@ - - - - if(!confirm('Пометить все сообщения как прочитанные?')) {event.returnValue=false; return false;} else { alert("Not implemented yet"); } - - - - - - - - - - - - - - /Board// - - - -
    - - - - - - - - - - - - -
    - -
    + 100 + +
    +
    +
  • + + boardcontainer + + updated - - - - - - - - - - + + + /Forum/Board//Threads/ +

    + +

    + +

    + /Forum/Board//Threads/ + +

    +
    +
    +

    Тем:

    +

    Сообщений:

    + +
    + showChildren(this); + hideChildren(this); + + +
    +
    +
    + showChildren(this); + hideChildren(this); + + +
    +
  • -
    - - /Thread//p/ - от - - +

    + Последнее сообщение: +
    + + /Thread//p/ + + от + + +

    - [ + +
    +
    /Board// + +
    + +
    - ]
    \ No newline at end of file diff --git a/templates/Modern/elems/Main.xslt b/templates/Modern/elems/Main.xslt index fc9a996..a8e837f 100644 --- a/templates/Modern/elems/Main.xslt +++ b/templates/Modern/elems/Main.xslt @@ -5,12 +5,16 @@ - + + [if lte IE 7]> + ]]><![endif] - /static/css/modern/penartur.css?v1 + /static/css/modern/penartur.css?v3 +