Skip to content
GitLab
Explore
Sign in
Commits on Source (2)
Fix a bug with mouse over
· 892d1c50
Imran Hussain
authored
Nov 10, 2018
892d1c50
Merge branch 'master' into beta
· e67586ac
Imran Hussain
authored
Nov 10, 2018
e67586ac
Hide whitespace changes
Inline
Side-by-side
htdocs/plaster-files/css/style.css
View file @
e67586ac
...
...
@@ -237,7 +237,7 @@ input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focu
.main-btn
{
background
:
#6195FF
;
color
:
#FFF
;
color
:
#FFF
!important
;
}
.main-btn
a
:link
{
...
...