| changeset 111 | fbe12f54453a |
| parent 110 | 55454c900296 |
| child 113 | fac7354c55d2 |
--- a/client/css/renkan.css Mon Mar 25 17:52:14 2013 +0100 +++ b/client/css/renkan.css Mon Mar 25 18:54:23 2013 +0100 @@ -175,6 +175,14 @@ opacity: 1; background-position: -104px 0; } +.Rk-Save-Button.Rk-Save-ReadOnly, .Rk-Save-Button.Rk-Save-ReadOnly:hover { + background-position: -172px -35px; +} + +.Rk-Save-Button.Rk-Save-Online, .Rk-Save-Button.Rk-Save-Online:hover { + background-position: -172px 0; +} + .Rk-Bookmarklet-Button { width: 30px; background-position: -138px 0; }