Paginas wiki, arquivos e disciplinas ocultas

This commit is contained in:
2009-09-08 18:38:47 -03:00
parent 0d00ee07db
commit a10b4fda9b
22 changed files with 144 additions and 35 deletions

View File

@@ -231,7 +231,7 @@ body {
list-style: none;
}
.menu li, .news li, #shoutbox li {
.menu li, #shoutbox li {
border-top: 1px solid #eee;
margin-top: -1px;
padding: 9px 10px;
@@ -295,17 +295,10 @@ body {
border-bottom: 0px solid #ccc;
}
.widget_users li, .widget_news li, .widget_events li {
.widget_users li {
font-size: 11px;
}
.widget_news li, #shoutbox li {
line-height: 18px;
margin: 0px; margin-top: -1px;
padding: 9px 0px;
}
#shoutbox textarea {
font-family: sans-serif;
font-size: 11px;
@@ -559,10 +552,16 @@ textarea {
width: 100%;
}
.no_itens {
.no_itens, .see_all {
color: #aaa;
}
.box .see_all {
font-size: 11px;
background-image: none;
border-bottom-width: 0px;
}
.history input {
margin: 0px 10px 0px 0px;
@@ -889,6 +888,12 @@ ul.nested li {
padding: 0px 0px 0px 18px;
}
.box li.show_all {
background-image: none;
font-size: 11px;
}
/*body { background-image: url(<%= App.base_path %>/prototype/line.png); background-repeat: repeat; }
html * { background-color: transparent !important; }*/