Участник:Хикки-задрот/cpscss
Материал из Lurkmore
/**/ #cpsBackground { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 100000; background-color: black; opacity: 0.5; cursor: pointer; } #cpsEmbed { background-color: white; border: 5px #e2e7ff solid; border-radius: 10px; -moz-border-radius: 10px; } #cpsBar { position: fixed; left: 0px; top: 0px; width: 90%; height: 90%; margin: 5%; z-index: 200000; background-color: white; border: 5px #e2e7ff solid; border-radius: 10px; -moz-border-radius: 10px; } #cpsHeader { text-align: center; background-color: #e2e7ff; } #cpsControl { text-align: center; } #wpBlockReasonList { width: 90%; } #wpBlockExpiry { width: 90%; } #cpsTitle { font-weight: bold; font-size: large; } #cpsList { border-top: 5px #e2e7ff solid; height: 25%; overflow-y: auto; } #cpsDiff { height: 75%; overflow-y: auto; } .cpsLink { color: Green; cursor: pointer; } .cpsUsedLink { background-color: lightGrey; } .cpsSummaryItem { cursor: pointer; } li[class*="mw-tag"] { background-color: LemonChiffon; } /*