Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Download ZIP
Browse files

Update jquery.sceditor.css

Signed-off-by: John Rayes <live627@gmail.com>
  • Loading branch information...
commit e7a32036e710fada431d3cc9dd08d33f7fb3b699 1 parent b743f1d
@live627 live627 authored
Showing with 0 additions and 22 deletions.
  1. +0 −22 Themes/default/css/jquery.sceditor.css
View
22 Themes/default/css/jquery.sceditor.css
@@ -452,30 +452,8 @@ div.sceditor-group {
}
/* SMF buttons styles */
-.sceditor-button-ftp div {
- background: url(../images/bbc/ftp.png);
- height: 18px;
- width: 18px;
-}
-.sceditor-button-glow div {
- background: url(../images/bbc/glow.png);
-}
-.sceditor-button-shadow div {
- background: url(../images/bbc/shadow.png);
-}
-.sceditor-button-move div {
- background: url(../images/bbc/move.gif);
-}
-.sceditor-button-tt div {
- background: url(../images/bbc/tele.png);
-}
.sceditor-button-pre div {
background: url(../images/bbc/pre.png);
-}
-/* Fix required for non-SCEditor default icons */
-.sceditor-button-ftp div, .sceditor-button-glow div,
-.sceditor-button-shadow div, .sceditor-button-move div,
-.sceditor-button-tt div, .sceditor-button-pre div {
margin: 0 0 0 -3px;
}
.sceditor-insertemoticon img {
Please sign in to comment.
Something went wrong with that request. Please try again.