mirror of
https://github.com/YunoHost/SSOwat.git
synced 2024-09-03 20:06:27 +02:00
[fix] <3 Apple
This commit is contained in:
parent
235ac32e64
commit
cd4118f681
1 changed files with 9 additions and 0 deletions
|
@ -329,6 +329,15 @@ textarea {
|
||||||
========================================================================== */
|
========================================================================== */
|
||||||
|
|
||||||
|
|
||||||
|
[type="submit"],
|
||||||
|
[type="password"],
|
||||||
|
[type="email"],
|
||||||
|
[type="text"] {
|
||||||
|
/* <3 Apple */
|
||||||
|
-webkit-appearance: none;
|
||||||
|
-webkit-border-radius:0;
|
||||||
|
}
|
||||||
|
|
||||||
/* Extend artichaut-buttons.css */
|
/* Extend artichaut-buttons.css */
|
||||||
.link-btn { background: none;}
|
.link-btn { background: none;}
|
||||||
.link-btn:hover,
|
.link-btn:hover,
|
||||||
|
|
Loading…
Reference in a new issue