mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
cambio de fuentes css
This commit is contained in:
parent
90fa3f085f
commit
d7128c53d8
@ -1048,3 +1048,12 @@ li > input[type="password"] {
|
|||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
margin-bottom: 4px;
|
margin-bottom: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a:hover {
|
||||||
|
text-decoration: underline;
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
|
||||||
|
input.search_input {
|
||||||
|
background-image: url("../../images/input_zoom.disabled.png");
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user