From: <var...@us...> - 2017-10-11 13:45:51
|
Revision: 10048 http://sourceforge.net/p/phpwiki/code/10048 Author: vargenau Date: 2017-10-11 13:45:48 +0000 (Wed, 11 Oct 2017) Log Message: ----------- Remove unused CSS Modified Paths: -------------- trunk/themes/MonoBook/commonPrint.css trunk/themes/MonoBook/monobook.css trunk/themes/MonoBook/rtl.css trunk/themes/MonoBook/wikiprintable.css trunk/themes/Sidebar/sidebar.css Modified: trunk/themes/MonoBook/commonPrint.css =================================================================== --- trunk/themes/MonoBook/commonPrint.css 2017-10-11 12:27:06 UTC (rev 10047) +++ trunk/themes/MonoBook/commonPrint.css 2017-10-11 13:45:48 UTC (rev 10048) @@ -276,36 +276,3 @@ color: inherit ! important; text-decoration: inherit ! important; } - -/* Show some stuff */ -.urlexpansion { - display: inline ! important; -} - -div.townBox { - position: relative; - float: right; - background: white; - margin-left: 1em; - border: 1px solid gray; - padding: 0.3em; - width: 200px; - overflow: hidden; - clear: right; -} - -div.townBox dl { - padding: 0; - margin: 0 0 0.3em 0; - font-size: 96%; -} - -div.townBox dl dt { - background: none; - margin: 0.4em 0 0 0; -} - -div.townBox dl dd { - margin: 0.1em 0 0 1.1em; - background-color: #f3f3f3; -} Modified: trunk/themes/MonoBook/monobook.css =================================================================== --- trunk/themes/MonoBook/monobook.css 2017-10-11 12:27:06 UTC (rev 10047) +++ trunk/themes/MonoBook/monobook.css 2017-10-11 13:45:48 UTC (rev 10048) @@ -508,9 +508,6 @@ background-color: #f9f9f9; padding: 5px; font-size: 95%; -} - -.mw-warning { margin-left: 50px; margin-right: 50px; text-align: center; @@ -592,16 +589,6 @@ border-width: .5em 1.4em .8em 0; } -.hiddenStructure { - display: none; -} - -@media aural { - .hiddenStructure { - speak: none; - } -} - img.tex { vertical-align: middle; } @@ -627,41 +614,6 @@ text-align: center; } -.toccolours { - border: 1px solid #aaa; - background-color: #f9f9f9; - padding: 5px; - font-size: 95%; -} - -div.townBox { - position: relative; - float: right; - background-color: white; - margin-left: 1em; - border: 1px solid gray; - padding: .3em; - width: 200px; - overflow: hidden; - clear: right; -} - -div.townBox dl { - padding: 0; - margin: 0 0 .3em; - font-size: 96%; -} - -div.townBox dl dt { - background-image: none; - margin: .4em 0 0; -} - -div.townBox dl dd { - margin: .1em 0 0 1.1em; - background-color: #f3f3f3; -} - /* ** edit views etc */ @@ -1261,10 +1213,6 @@ font-size: 95%; } -#p-cactions .hiddenStructure { - display: none; -} - #p-cactions ul { list-style: none; } @@ -1467,36 +1415,14 @@ margin: 5px; } -.printfooter { - display: none; -} - -.not-patrolled { - background-color: #ffa; -} - -div.patrollink { - font-size: 75%; - text-align: right; -} - span.newpage, span.minor, span.searchmatch, span.bot { font-weight: bold; } -span.unpatrolled { - font-weight: bold; - color: red; -} - span.searchmatch { color: red; } -.sharedUploadNotice { - font-style: italic; -} - span.updatedmarker { color: black; background-color: #0f0; @@ -1572,21 +1498,6 @@ padding: 0; } -.editExternally { - border: 1px solid gray; - background-color: #ffffff; - padding: 3px; - margin-top: 0.5em; - float: left; - font-size: small; - text-align: center; -} - -.editExternallyHelp { - font-style: italic; - color: gray; -} - li span.deleted, span.history-deleted { text-decoration: line-through; color: #888; @@ -1598,50 +1509,6 @@ text-indent: -2em; } -/* Classes for EXIF data display */ -table.mw_metadata { - font-size: 0.8em; - margin-left: 0.5em; - margin-bottom: 0.5em; - width: 300px; -} - -table.mw_metadata caption { - font-weight: bold; -} - -table.mw_metadata th { - font-weight: normal; -} - -table.mw_metadata td { - padding: 0.1em; -} - -table.mw_metadata { - border: none; - border-collapse: collapse; -} - -table.mw_metadata td, table.mw_metadata th { - text-align: center; - border: 1px solid #aaaaaa; - padding-left: 0.1em; - padding-right: 0.1em; -} - -table.mw_metadata th { - background-color: #f9f9f9; -} - -table.mw_metadata td { - background-color: #fcfcfc; -} - -table.collapsed tr.collapsable { - display: none; -} - /* filetoc */ ul#filetoc { text-align: center; @@ -1705,12 +1572,6 @@ font-weight: bold; } -#mw_trackbacks { - border: solid 1px #bbbbff; - background-color: #eeeeff; - padding: 0.2em; -} - /* Allmessages table */ #allmessagestable th { @@ -1760,76 +1621,6 @@ content: "\00BB \0020"; } -div.multipageimagenavbox { - border: solid 1px silver; - padding: 4px; - margin: 1em; - background-color: #f0f0f0; -} - -div.multipageimagenavbox div.thumb { - border: none; - margin-left: 2em; - margin-right: 2em; -} - -div.multipageimagenavbox hr { - margin: 6px; -} - -table.multipageimage td { - text-align: center; -} - -/* - Table pager (e.g. Special:Imagelist) - - remove underlines from the navigation link - - collapse borders - - set the borders to outsets (similar to Special:Allmessages) - - remove line wrapping for all td and th, set background color - - restore line wrapping for the last two table cells (description and size) -*/ -.TablePager_nav a { - text-decoration: none; -} - -.TablePager { - border-collapse: collapse; -} - -.TablePager, .TablePager td, .TablePager th { - border: 0.15em solid #777777; - padding: 0 0.15em 0 0.15em; -} - -.TablePager th { - background-color: #eeeeff -} - -.TablePager td { - background-color: #ffffff -} - -.TablePager tr:hover td { - background-color: #eeeeff -} - -.imagelist td, .imagelist th { - white-space: nowrap -} - -.imagelist .TablePager_col_links { - background-color: #eeeeff -} - -.imagelist .TablePager_col_img_description { - white-space: normal -} - -.imagelist th.TablePager_sort { - background-color: #ccccff -} - /** * PhpWiki Tables */ Modified: trunk/themes/MonoBook/rtl.css =================================================================== --- trunk/themes/MonoBook/rtl.css 2017-10-11 12:27:06 UTC (rev 10047) +++ trunk/themes/MonoBook/rtl.css 2017-10-11 13:45:48 UTC (rev 10048) @@ -52,7 +52,6 @@ } div.magnify, -#div.townBox, #p-logo { left: auto; right: 0; @@ -123,16 +122,6 @@ margin-right: 2em; } -div.townBox { - margin-left: 0; - margin-right: 1em; -} - -div.townBox dl dd { - margin-left: 0; - margin-right: 1.1em; -} - #p-personal li { margin-left: 0; margin-right: 1em; Modified: trunk/themes/MonoBook/wikiprintable.css =================================================================== --- trunk/themes/MonoBook/wikiprintable.css 2017-10-11 12:27:06 UTC (rev 10047) +++ trunk/themes/MonoBook/wikiprintable.css 2017-10-11 13:45:48 UTC (rev 10048) @@ -31,13 +31,3 @@ position: relative; margin: inherit ! important; } - -/* Show some stuff */ -.urlexpansion { - display: inline ! important; -} - -.printfooter { - border-top: solid 1px black; - display: block ! important; -} Modified: trunk/themes/Sidebar/sidebar.css =================================================================== --- trunk/themes/Sidebar/sidebar.css 2017-10-11 12:27:06 UTC (rev 10047) +++ trunk/themes/Sidebar/sidebar.css 2017-10-11 13:45:48 UTC (rev 10048) @@ -478,8 +478,12 @@ padding: 5px; margin-bottom: 8px; font-size: 95%; + margin-left: 50px; + margin-right: 50px; + text-align: center; } + #toc, .toc { width: 200px; @@ -531,12 +535,6 @@ font-size: 94%; } -.mw-warning { - margin-left: 50px; - margin-right: 50px; - text-align: center; -} - /* images */ div.floatright, table.floatright { clear: right; @@ -613,16 +611,6 @@ border-width: .5em 1.4em .8em 0; } -.hiddenStructure { - display: none; -} - -@media aural { - .hiddenStructure { - speak: none; - } -} - img.tex { vertical-align: middle; } @@ -655,34 +643,6 @@ font-size: 95%; } -div.townBox { - position: relative; - float: right; - background-color: white; - margin-left: 1em; - border: 1px solid gray; - padding: .3em; - width: 200px; - overflow: hidden; - clear: right; -} - -div.townBox dl { - padding: 0; - margin: 0 0 .3em; - font-size: 96%; -} - -div.townBox dl dt { - background-image: none; - margin: .4em 0 0; -} - -div.townBox dl dd { - margin: .1em 0 0 1.1em; - background-color: #f3f3f3; -} - /* ** edit views etc */ @@ -1298,10 +1258,6 @@ font-size: 95%; } -#p-cactions .hiddenStructure { - display: none; -} - #p-cactions ul { list-style: none; } @@ -1495,36 +1451,14 @@ margin: 5px; } -.printfooter { - display: none; -} - -.not-patrolled { - background-color: #ffa; -} - -div.patrollink { - font-size: 75%; - text-align: right; -} - span.newpage, span.minor, span.searchmatch, span.bot { font-weight: bold; } -span.unpatrolled { - font-weight: bold; - color: red; -} - span.searchmatch { color: red; } -.sharedUploadNotice { - font-style: italic; -} - span.updatedmarker { color: black; background-color: #0f0; @@ -1600,21 +1534,6 @@ padding: 0; } -.editExternally { - border: 1px solid gray; - background-color: #ffffff; - padding: 3px; - margin-top: 0.5em; - float: left; - font-size: small; - text-align: center; -} - -.editExternallyHelp { - font-style: italic; - color: gray; -} - li span.deleted, span.history-deleted { text-decoration: line-through; color: #888; @@ -1626,50 +1545,6 @@ text-indent: -2em; } -/* Classes for EXIF data display */ -table.mw_metadata { - font-size: 0.8em; - margin-left: 0.5em; - margin-bottom: 0.5em; - width: 300px; -} - -table.mw_metadata caption { - font-weight: bold; -} - -table.mw_metadata th { - font-weight: normal; -} - -table.mw_metadata td { - padding: 0.1em; -} - -table.mw_metadata { - border: none; - border-collapse: collapse; -} - -table.mw_metadata td, table.mw_metadata th { - text-align: center; - border: 1px solid #aaaaaa; - padding-left: 0.1em; - padding-right: 0.1em; -} - -table.mw_metadata th { - background-color: #f9f9f9; -} - -table.mw_metadata td { - background-color: #fcfcfc; -} - -table.collapsed tr.collapsable { - display: none; -} - /* filetoc */ ul#filetoc { text-align: center; @@ -1729,12 +1604,6 @@ font-weight: bold; } -#mw_trackbacks { - border: solid 1px #bbbbff; - background-color: #eeeeff; - padding: 0.2em; -} - /* Allmessages table */ #allmessagestable th { @@ -1784,77 +1653,6 @@ content: "\00BB \0020"; } -div.multipageimagenavbox { - border: solid 1px silver; - padding: 4px; - margin: 1em; - border-radius: 6px; - background-color: #f0f0f0; -} - -div.multipageimagenavbox div.thumb { - border: none; - margin-left: 2em; - margin-right: 2em; -} - -div.multipageimagenavbox hr { - margin: 6px; -} - -table.multipageimage td { - text-align: center; -} - -/* - Table pager (e.g. Special:Imagelist) - - remove underlines from the navigation link - - collapse borders - - set the borders to outsets (similar to Special:Allmessages) - - remove line wrapping for all td and th, set background color - - restore line wrapping for the last two table cells (description and size) -*/ -.TablePager_nav a { - text-decoration: none; -} - -.TablePager { - border-collapse: collapse; -} - -.TablePager, .TablePager td, .TablePager th { - border: 0.15em solid #777777; - padding: 0 0.15em 0 0.15em; -} - -.TablePager th { - background-color: #eeeeff -} - -.TablePager td { - background-color: #ffffff -} - -.TablePager tr:hover td { - background-color: #eeeeff -} - -.imagelist td, .imagelist th { - white-space: nowrap -} - -.imagelist .TablePager_col_links { - background-color: #eeeeff -} - -.imagelist .TablePager_col_img_description { - white-space: normal -} - -.imagelist th.TablePager_sort { - background-color: #ccccff -} - /** * PhpWiki Tables */ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |