MDL-37828 theme_base: Removed old CSS for popuphelp in style/core.css

This commit is contained in:
Mary Evans
2013-02-06 00:08:19 +00:00
parent 1918a2452e
commit a0e3b2b11e
-13
View File
@@ -364,19 +364,6 @@ input#id_externalurl {direction:ltr;}
.mod_introbox {border:1px solid;padding:10px;}
table.mod_index {width:100%;}
/**
* Help
*/
#help_icon_tooltip div.bd {width: 35em;}
#help hr {border: none;height: 1px;background: #ccc;}
#help .center {text-align: center;}
#help .moreinfo {text-align: right;}
#help .indent {margin-left: 40px;}
#help .indent-big {margin-left: 160px;margin-right: 160px;}
#help #emoticons{text-align: center;clear:both;width: 300px;margin-right: auto;margin-left:auto;}
#help #emoticons ul{list-style-type: none;}
#help #emoticons li{margin-bottom: 3px;width: 120px;border-left: 3px solid gray;padding-left: 7px;float: left;}
/**
* Comments
*/