Skip to content
Snippets Groups Projects
Commit cf8d0870 authored by radha%netscape.com's avatar radha%netscape.com
Browse files

Remove previous changes related to forward and back button

parent e08c6d99
No related branches found
No related tags found
No related merge requests found
......@@ -9,18 +9,10 @@ titledbutton#back-button {
list-style-image:url(resource:/res/toolbar/TB_Back.gif);
}
titledbutton#back-button[disable="true"] {
list-style-image:url(resource:/res/toolbar/TB_Stop.gif);
}
titledbutton#forward-button {
list-style-image:url(resource:/res/toolbar/TB_Forward.gif);
}
titledbutton#forward-button[disable="true"] {
list-style-image:url(resource:/res/toolbar/TB_Stop.gif);
}
titledbutton#stop-button {
list-style-image:url(resource:/res/toolbar/TB_Stop.gif);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment