Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
radiopanik
panikweb
Commits
4aa82da6
Commit
4aa82da6
authored
Sep 14, 2013
by
fred
Browse files
Revert "fix element moving a bit on :hover"
This reverts commit
050583f7
.
parent
665876fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/static/css/specifics.css
View file @
4aa82da6
...
...
@@ -8,7 +8,7 @@
/****************************************************/
/* FONTS */
.resymbol
:hover
,
.control
:hover
{
opacity
:
0.5
;
-webkit-backface-visibility
:
hidden
;
}
.resymbol
:hover
,
.control
:hover
{
opacity
:
0.5
;
}
.date
,
.dateBloc
{
font-family
:
"Reglo"
;
text-transform
:
uppercase
;
...
...
@@ -168,12 +168,10 @@ body{
}
#Changing
a
:hover
,
#Changing
button
:hover
{
opacity
:
0.6
;
-webkit-backface-visibility
:
hidden
;
text-decoration
:
none
;
}
#Nav
a
:hover
,
#Nav
button
:hover
{
opacity
:
1
;
-webkit-backface-visibility
:
hidden
;
color
:
white
!important
;
}
/* GLOBAL SITE NAV */
...
...
@@ -275,7 +273,6 @@ body{
#Footer
a
:hover
{
opacity
:
0.6
;
-webkit-backface-visibility
:
hidden
;
}
/* PANIK LOGO */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment