Last active
August 29, 2015 14:07
-
-
Save blackhalt/ff9d74b8f19ceab5beee to your computer and use it in GitHub Desktop.
DB.lv balsošanas formas atsegšana ar Stylish
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@namespace url(http://www.w3.org/1999/xhtml); | |
@-moz-document domain("db.lv") { | |
.hidden{ | |
position: relative !important; | |
left: 0; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment