2 This file is part of Moodle - http://moodle.org/
4 Moodle is free software: you can redistribute it and/or modify
5 it under the terms of the GNU General Public License as published by
6 the Free Software Foundation, either version 3 of the License, or
7 (at your option) any later version.
9 Moodle is distributed in the hope that it will be useful,
10 but WITHOUT ANY WARRANTY; without even the implied warranty of
11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 GNU General Public License for more details.
14 You should have received a copy of the GNU General Public License
15 along with Moodle. If not, see <http://www.gnu.org/licenses/>.
17 * Wiki module style sheet
19 * @package mod-wiki-2.0
20 * @copyrigth 2009 Marc Alier, Jordi Piguillem marc.alier@upc.edu
21 * @copyrigth 2009 Universitat Politecnica de Catalunya http://www.upc.edu
23 * @author Jordi Piguillem
25 * @author David Jimenez
27 * @author Kenneth Riba
29 * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
48 border: thin solid blue
;
53 text-decoration: underline
;
70 border: 1px solid
#BBB;
79 font-variant: small-caps
;
111 .wiki-upload-table table {
115 .wiki-upload-table h3 {
120 .wiki-upload-section {
121 border: 1px solid
#EEE;
126 .wiki-upload-section legend {
140 .wiki_modifieduser p {
144 .wiki_modifieduser img {
145 border: thin black solid
;
148 .wiki_restore_yes, .wiki_deletecomment_yes {
152 .wiki_restore_no, .wiki_deletecomment_no {
156 .wiki_restoreform, .wiki_deletecommentform {
165 .wiki_diffuserleft,.wiki_diffuserright {
174 .dir-rtl .wiki_diffuserleft {
178 .wiki_diffuserright {
182 .wiki_compareheading {
186 .wiki_restore,.wiki_diffview,.wiki_difftime,.wiki_headingtime {
191 .wiki_difftime,.wiki_headingtime {
196 .wiki_diff_oldpaging {
203 .wiki_diff_newpaging {
210 .wiki_diff_old,.wiki_diff_new {
226 border-top: 1px dotted gray
;
232 text-decoration: line-through
;
240 a
.wiki_newentry:link
, a
.wiki_newentry:visited
{
255 .wiki_navigation_container {
259 .wiki_navigation_from {
266 .wiki_navigation_to {
290 text-decoration: none
;
293 a
.wiki_edit_section
{
303 margin-bottom: 0.4em;
306 .block_wiki_search ul {
311 .wiki-attachment:before {
312 content: url
("/mod/wiki/pix/attachment.png");
317 #wiki_printable_content {
321 .dir-rtl #wiki_printable_content {
325 #wiki_printable_content a
{
329 #wiki_printable_title {
331 text-decoration: underline
;
353 .wiki-diff-container {width:95%;margin:10px auto
;}
354 .wiki-diff-container
.wiki-diff-leftside
,
355 .wiki-diff-container .wiki-diff-rightside {width:49.5%;margin:0;padding:0;float:left
;}
356 .wiki-diff-container .wiki-diff-rightside {margin-left:1%;}
357 .wiki-diff-container
.wiki-diff-heading
,
358 .wiki-diff-container .no-overflow {padding:10px;border:1px solid
#DDD;}
359 .wiki-diff-container .wiki-diff-rightside .wiki_diffversion {text-align:right
;}
361 .wikieditor-toolbar img{
364 vertical-align: middle
;