Index: openacs-4/packages/xowf/www/resources/test-item.css =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowf/www/resources/Attic/test-item.css,v diff -u -r1.1.2.32 -r1.1.2.33 --- openacs-4/packages/xowf/www/resources/test-item.css 1 Apr 2021 17:24:57 -0000 1.1.2.32 +++ openacs-4/packages/xowf/www/resources/test-item.css 5 Apr 2021 18:02:55 -0000 1.1.2.33 @@ -41,30 +41,30 @@ opacity: 0.6; } -@media print{ +@media print{ div { - font-size: 11px; + font-size: 11px; } div.single_exam { - page-break-after: always; + page-break-after: always; } div.single_exam h2 { - font-size: 12px; + font-size: 12px; } div.single_exam h3 { - font-size: 12px; + font-size: 12px; } div.single_exam div.form-label { - display: none; + display: none; } div.xowiki-content a.btn { - display: none; + display: none; } div.header { - display: none; + display: none; } #print-button { - display: none; + display: none; } } @@ -114,7 +114,7 @@ div.sc_interaction label { font-weight: normal; /*margin: 0px 0px 10px 0px;*/ - padding: 0px 0px 4px 0px; + padding: 0px 0px 4px 0px; } label div.richtext-label { /*display: inline-block;*/ @@ -242,7 +242,20 @@ border-bottom: 2px solid #999; border-style: groove; } +form div.pagination button.visited { + background-color: #E6F4D6; +} +form div.pagination button span.text-danger { + color: #a94442; + background-color: transparent; +} +/*form div.pagination button.bookmark::after { + font-family: 'Glyphicons Halflings'; + content: "\e034"; +}*/ + + /* * Attachments styling */ @@ -264,7 +277,7 @@ div.short_text_interaction .modal.fade.in, div.text_interaction .modal.fade.in { - height: auto; /* let the content decide it */ + height: auto; /* let the content decide it */ } @@ -279,7 +292,7 @@ float: right; margin-top: 10px; margin-bottom: 10px; - vertical-align: text-bottom; + vertical-align: text-bottom; } div.xowiki-content div.countdown-timer span.glyphicon-volume-off { color: red;