diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-12-17 17:18:50 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-12-17 17:18:50 +0000 |
commit | 64cfb306cc543fd28d2cb3ce7adadad15a8d96e6 (patch) | |
tree | 1ede5f14e0aff188c519ad90b1c089bd2daa9a04 /.uzbl | |
parent | 415a4dc20bfb27fd041b1c4e03af1425e114a58a (diff) |
Restore initial version of script
Diffstat (limited to '.uzbl')
-rw-r--r-- | .uzbl/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.uzbl/style.css b/.uzbl/style.css index bf769c8..1080ce4 100644 --- a/.uzbl/style.css +++ b/.uzbl/style.css @@ -17,7 +17,7 @@ opacity: 1.0; -webkit-border-radius: 6px !important; /* Play around with this, pretty fun things to do :) */ - /* -webkit-transform: scale(1) rotate(0deg) translate(-6px,-5px) !important; */ + /* -webkit-transform: scale(1) rotate(90deg) translate(-6px,-5px) !important; */ } /* we can have different colours for different types of hints! */ |