#bold-italic-se-button bold and italic div change to se-button

This commit is contained in:
Agriya Dev5
2020-11-12 16:53:30 +05:30
committed by JFH
parent 63999c017d
commit 9579a0e4d6
58 changed files with 149 additions and 219 deletions

View File

@@ -720,32 +720,11 @@ span.zoom_tool {
padding-right: 5px;
}
#tool_bold, #tool_italic {
font: bold 2.1em/1.1em serif;
text-align: center;
padding-left: 2px;
position: relative;
}
#text {
position: absolute;
left: -9999px;
}
#tool_bold span, #tool_italic span {
position: absolute;
width: 100%;
height: 100%;
top: 0; left: 0;
background: #000;
opacity: 0;
}
#tool_italic {
font-weight: normal;
font-style: italic;
}
#url_notice {
padding-top: 4px;
display: none;